encoredev / encore

Open Source Development Platform for building robust type-safe distributed systems with declarative infrastructure
https://encore.dev
Mozilla Public License 2.0
7.12k stars 308 forks source link

Run fails with `An existing connection was forcibly closed by the remote host` #1466

Open alpap opened 4 days ago

alpap commented 4 days ago

Platform: Windows 11 Docker: WSL Terminal: Powershell

After initializing I run

 encore run
  ⠒ Building Encore application graph...
  ⠂ Analyzing service topology...
  ⠙ Starting Encore application...

  Encore development server running!

  Your API is running at:     http://127.0.0.1:4000
  Development Dashboard URL:  http://localhost:9400/gm6q8

10:58PM FTL connection failure error="rpc error: code = Unavailable desc = error reading from server: read unix @->C:\\Users\\alpap\\AppData\\Local\\encore\\encored.sock: wsarecv: An existing connection was forcibly closed by the remote host."
eandre commented 2 days ago

Which version of Encore are you running? Is this still happening on v1.41.11 (just released)?