abpframework / abp

Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
https://abp.io
GNU Lesser General Public License v3.0
12.99k stars 3.46k forks source link

abp studio "Could not connect to ABP Studio Backend" on mac(Apple M3) #21340

Open RayMMond opened 2 weeks ago

RayMMond commented 2 weeks ago

Is there an existing issue for this?

Description

abp studio 0.9.5, on mac Apple M3 chip, startup logs:

16:11:17.798     Information     Trying to connect to ABP Studio Backend: "http://localhost:38271"
16:11:17.802     Warning         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: Connection refused\"))"

Reproduction Steps

install abp studio 0.9.5 on your mac. Start abp studio, check logs tab.

Expected behavior

No response

Actual behavior

No response

Regression?

No response

Known Workarounds

No response

Version

abp studio 0.9.5

User Interface

Common (Default)

Database Provider

EF Core (Default)

Tiered or separate authentication server

None (Default)

Operation System

macOS

Other information

No response

RayMMond commented 1 week ago

@berkansasmaz another issue here, still cannot connect to backend after reinstall. Could you please help?