microsoft / Microsoft-Fabric-workload-development-sample

Demonstrates how to implement a Microsoft Fabric workload in .net and typescript
MIT License
27 stars 11 forks source link

Transient error when starting DevGateway #76

Closed q-benwillis closed 1 week ago

q-benwillis commented 4 weeks ago

Sometimes I get the below error when starting DevGateway

Unhandled exception. Microsoft.Azure.Relay.EndpointNotFoundException: Endpoint does not exist. TrackingId:0bb543f5-4c5e-485b-89d8-751e4a8c5c4b_G56, SystemTracker:sb://pbip-westeurope-wl-proxy-relay-3.servicebus.windows.net/9f07ff5e-2067-4cc9-9fed-1ebfc34447b9_org.contoso_workload, Timestamp:2024-08-22T08:45:57
 ---> System.Net.WebSockets.WebSocketException (0x80004005): The server returned status code '404' when status code '101' was expected.

Restarting DevGateway seems to resolve the issue but wanted to raise this issue for visibility.

IdanGoldfarb1989 commented 3 weeks ago

Thanks for raising! We will take a look.