-
Notifications
You must be signed in to change notification settings - Fork 10
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
Comments
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. |
i was able to login the game normally without then mini launcher
…Sent from my iPhone
On Oct 15, 2023, at 1:46 AM, Chris ***@***.***> wrote:
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.
—
Reply to this email directly, view it on GitHub<#114 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AV7EMJV3Q6DRUWKBXN3CFWTX7MBZXAVCNFSM6AAAAAA6AJV3AOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONRTGE4DSMJTGY>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
just to follow up after update, the message now changed [19:36:36 INF] Checking for updates |
Can you post the full log? No selected project usually means you've specified |
Ah, looking at your log from the first post, it looks like you've specified |
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
The text was updated successfully, but these errors were encountered: