-
Notifications
You must be signed in to change notification settings - Fork 159
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
intermittent authentication issues with EDMC client #993
Comments
Just to add a second voice, this issue started for me last night suddenly. I just arrived at a "fix" (?) - I ran the program NOT AS ADMINISTRATOR and the authentication went through instantly. I imagine most of us force it to run as admin so EDMCOverlay works properly. After the auth went through I was able to close it and re-run as admin and it kept the 30 day Frontier API auth. |
EDMCOverlay needing to be run as Administrator is its own issue. If you really must do that, then as above, you'll need to be running both EDMC and the game as Administrator as well so that things like Registry keys line up. |
In the OP's case it was TCE using EDMC.exe (the command-line utility, not the main GUI program) in the background that was causing extra authentication attempts. 5.0.0-beta5 that just put out also has new code to double-check that the returned Access Token is actually for the current Commander and will inform you if it's not. |
Please check the Known Issues in case this has already been reported.
Please also check if the issue is covered in our Troubleshooting Guide. It might be something with a known work around, or where a third party (such as EDSM) is causing logging that is harmless.
Please complete the following information:
Version [e.g. 4.0.6 - See 'Help > About E:D Market Connector'. If running from source using git then please paste the output of
git log --decorate=full | head -1
]Game Version [e.g. 'Live' or 'Odyssey Alpha']
OS: [e.g. Windows 10, Linux Debian 10.6, etc.]
OS Locale: [e.g. English, French, Serbian...]
If applicable: Browser [e.g. chrome, safari]
Please attach BOTH log files as follows:
%TEMP%\EDMarketConnector.log [EDMarketConnector.log](https://github.com/EDCD/EDMarketConnector/files/6292751/EDMarketConnector.log)
from immediately after the bug occurs (re-running the application overwrites this file).Use the Icon that looks like
_
,|
and^
all in one character towards the right of the toolbar above.Describe the bug
-->upon attempting to authenticate EDMC, recently there have been problems in getting the client to authenticate. I have had to re-authorize the client every time I open it.
To Reproduce
Steps to reproduce the behavior:
"C:\Program Files (x86)\EDMarketConnector")
Development's portal.
Expected behavior
Authentication should be valid until the client is updated or FD closes the account or the client is no longer authorized.
EDMarketConnector-debug.log
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: