edge-react-gui icon indicating copy to clipboard operation
edge-react-gui copied to clipboard

Network request failed

Open usdb5297 opened this issue 10 months ago • 0 comments

Why is the API request timing out even though my local network is functioning properly? Could you please let me know what might be causing this issue? INFO 01-25 05:03:04 edge-core: POST https://login1.edge.app/api/v2/messages failed in 30002ms, Error: Timeout of 30000ms exceeded INFO 01-25 05:03:09 edge-core: POST https://login2.edge.app/api/v2/login/create failed in 30003ms, Error: Timeout of 30000ms exceeded INFO 01-25 05:03:14 edge-core: POST https://login1.edge.app/api/v2/login/create failed in 4741ms, TypeError: Failed to fetch LOG [NetworkError: Could not reach the auth server: /v2/login/create] LOG { "logEvent": { "event": "Signup_Create_Light_Account", "params": { "edgeVersion": "99.99.99", "buildNumber": "21000000", "isFirstOpen": "false", "deviceId": "70e14199-fa71-4fe9-8d79-4d9eaecacd30", "firstOpenEpoch": 1737737797735, "error": "NetworkError: Could not reach the auth server: /v2/login/create", "svar_signupCaptcha": "withCaptcha", "notificationStatus": "granted" } } }

usdb5297 avatar Jan 25 '25 05:01 usdb5297