Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network request failed #5436

Open
usdb5297 opened this issue Jan 25, 2025 · 0 comments
Open

Network request failed #5436

usdb5297 opened this issue Jan 25, 2025 · 0 comments

Comments

@usdb5297
Copy link

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"
}
}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant