You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
}
}
}
The text was updated successfully, but these errors were encountered:
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"
}
}
}
The text was updated successfully, but these errors were encountered: