Activities of "r.abouzid"

Hi support,

I resolved the problem by** launching the Volo.Abp.Studio.Backend.Host.exe** (BackendUI solution) located in the path: **\AppData\Local\abp-studio\current**. This was necessary because the logs showed that Volo.Abp.Studio.UI.Host.exe couldn't connect to the backend at http://localhost:38271.

However, the issue is that every time I want to work with ABP Studio, I need to manually launch the Volo.Abp.Studio.Backend.Host.exe first. Otherwise, I get the unprompted window opening.

2024-10-11 10:18:30.310 +01:00 [INF] Downloading release file 'releases.beta.json' from 'https://abp.io/api/abp-studio/r/download/windows/releases.beta.json?arch=x64&os=win&rid=win-x64&id=abp-studio&localVersion=0.9.1'. 2024-10-11 10:18:30.311 +01:00 [INF] [VPK] Creating HttpClient for AbpIoFileDownloader 2024-10-11 10:18:30.312 +01:00 [INF] Start processing HTTP request GET https://abp.io/api/abp-studio/r/download/windows/releases.beta.json?arch=x64&os=win&rid=win-x64&id=abp-studio&localVersion=0.9.1 2024-10-11 10:18:30.312 +01:00 [INF] Sending HTTP request GET https://abp.io/api/abp-studio/r/download/windows/releases.beta.json?arch=x64&os=win&rid=win-x64&id=abp-studio&localVersion=0.9.1 2024-10-11 10:18:30.620 +01:00 [INF] Received HTTP response headers after 307.9398ms - 200 2024-10-11 10:18:30.620 +01:00 [INF] End processing HTTP request after 308.2547ms - 200 2024-10-11 10:18:30.640 +01:00 [INF] No updates, remote version (0.9.1) is not newer than current version (0.9.1) and / or downgrade is not enabled. 2024-10-11 10:18:30.641 +01:00 [INF] [VPK] No updates available. 2024-10-11 10:18:30.643 +01:00 [INF] Completed task execution: Checking for new version of ABP Studio 2024-10-11 10:18:30.643 +01:00 [INF] Starting task execution: Checking pre-requirements 2024-10-11 10:18:33.747 +01:00 [INF] CLI command executed. Command: abp cli version Working directory: C:\Users\RidaABOUZID\AppData\Local\abp-studio\current {"ExitCode":0,"IsSuccess":true,"StartTime":"2024-10-11T10:18:31.6911563+01:00","ExitTime":"2024-10-11T10:18:33.7392696+01:00","RunTime":"00:00:02.0481133","$type":"CommandResult"} 2024-10-11 10:18:34.472 +01:00 [INF] Completed task execution: Checking pre-requirements 2024-10-11 10:18:36.664 +01:00 [INF] Trying to connect to ABP Studio Backend: http://localhost:38271 2024-10-11 10:18:45.832 +01:00 [INF] Trying to connect to ABP Studio Backend: http://localhost:38271 2024-10-11 10:18:55.058 +01:00 [INF] Trying to connect to ABP Studio Backend: http://localhost:38271 2024-10-11 10:18:59.126 +01:00 [WRN] Could not connect to ABP Studio Backend! Detail: Failed to connect to StreamingHub 'IStudioBackendHub'. (Status(StatusCode="Unavailable", Detail="Error connecting to subchannel.", DebugException="System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it."))

Thanks for your reply. I tried uninstalling ABP Studio and reinstalling it, but the issue still persists

Showing 1 to 3 of 3 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on October 22, 2024, 09:35