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

coulsn't login error #114

Closed
PyronoxO opened this issue Oct 14, 2023 · 5 comments
Closed

coulsn't login error #114

PyronoxO opened this issue Oct 14, 2023 · 5 comments

Comments

@PyronoxO
Copy link

i am getting and error message [18:37:34 ERR] Couldn't login: 502: Bad Gateway

Debug log
Please paste the content of your log file (or attach it to this issue).

2023-10-14 18:37:05.086 +04:00 [DBG] Reading settings from 'C:\Users\ponto.DESKTOP-SNTQMLB\AppData\Local\min-ed-launcher\settings.json'
2023-10-14 18:37:05.267 +04:00 [DBG] Settings: { Platform = Steam
DisplayMode = Pancake
AutoRun = true
AutoQuit = false
WatchForCrashes = false
ProductWhitelist = seq ["ed0"]
ForceLocal = true
CompatTool = None
CbLauncherDir =
"D:\Program Files\SteamLibrary\steamapps\common\Elite Dangerous"
PreferredLanguage = None
ApiUri = https://api.zaonce.net/
Restart = Some 5000L
AutoUpdate = true
CheckForLauncherUpdates = true
MaxConcurrentDownloads = 4
ForceUpdate = set []
Processes = []
ShutdownProcesses = []
FilterOverrides = seq [[FORC-FDEV-DO-1000, edo]]
AdditionalProducts = []
DryRun = false
ShutdownTimeout = 00:00:10
CacheDir =
"C:\Users\ponto.DESKTOP-SNTQMLB\AppData\Local\min-ed-launcher\cache"
GameStartDelay = 00:00:00
ShutdownDelay = 00:00:00 }
2023-10-14 18:37:05.280 +04:00 [INF] Elite Runtime
Platform: Steam
CobraBay Version: 1.7.6926.10
Products Dir: D:\Program Files\SteamLibrary\steamapps\common\Elite Dangerous\Products
2023-10-14 18:37:05.293 +04:00 [DBG] Getting machine id
2023-10-14 18:37:05.307 +04:00 [INF] Logging in
2023-10-14 18:37:05.308 +04:00 [DBG] Getting remote time
2023-10-14 18:37:06.309 +04:00 [DBG] Got steam client
2023-10-14 18:37:06.309 +04:00 [DBG] Got steam pipe
2023-10-14 18:37:06.310 +04:00 [DBG] Got steam global user
2023-10-14 18:37:06.311 +04:00 [DBG] Got steam user
2023-10-14 18:37:06.311 +04:00 [DBG] Requesting steam auth ticket
2023-10-14 18:37:06.311 +04:00 [DBG] Got steam auth ticket
2023-10-14 18:37:06.314 +04:00 [DBG] Authenticating via Steam
2023-10-14 18:37:34.245 +04:00 [DBG] Disposing Steam resources
2023-10-14 18:37:34.246 +04:00 [DBG] Cancelling auth ticket
2023-10-14 18:37:34.246 +04:00 [DBG] closing steam
2023-10-14 18:37:34.257 +04:00 [ERR] Couldn't login: 502: Bad Gateway

@rfvgyhn
Copy link
Owner

rfvgyhn commented Oct 14, 2023

Are you still having this issue? Login problems are typically an issue with FDev's and/or Steam's auth API. When you can't login, you can usually just try a bit later (assuming one of the APIs isn't actually down).

A good feature to add would be to automatically retry the API call a few times in-case it's just a random hiccup.

@PyronoxO
Copy link
Author

PyronoxO commented Oct 15, 2023 via email

@PyronoxO
Copy link
Author

just to follow up after update, the message now changed

[19:36:36 INF] Checking for updates
[19:36:39 INF] Available Products:
Elite Dangerous: Odyssey FORC-FDEV-DO-1000 Up to Date
Elite Dangerous: Horizons FORC-FDEV-DO-38-IN-40 Up to Date
Single Player Combat Training COMBAT_TUTORIAL_DEMO Up to Date
[19:36:39 ERR] No selected project

@rfvgyhn
Copy link
Owner

rfvgyhn commented Oct 18, 2023

Can you post the full log? No selected project usually means you've specified /autorun but haven't told it which product to run (/edo, /edh).

@rfvgyhn
Copy link
Owner

rfvgyhn commented Oct 18, 2023

Ah, looking at your log from the first post, it looks like you've specified /ed0 instead of /edo (zero instead of the letter o).

@rfvgyhn rfvgyhn closed this as completed Dec 10, 2023
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

2 participants