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
Bug
Trying to authenticate EDMC for the first time with Frontier.
EDMC opens an auth window in the default browser.
Login with username and password.
Browser gives a popup checking it's OK to allow the EDMC link to be opened by EDMC application.
Allow it.
Nothing happens.
Check the log file and:
_2024-09-30 07:26:39.696 UTC - INFO - 29904:36436:36436 journal_lock.JournalLock.obtain_lock:109: Exception: Couldn't lock journal directory "C:\Users\strin\Saved Games\Frontier Developments\Elite Dangerous", assuming another process running: PermissionError(13, 'Permission denied')
2024-09-30 07:26:39.706 UTC - INFO - 29904:36436:36436 EDMarketConnector.main:344: An EDMarketConnector.exe process was already running, exiting.
No popup appears - UI just does nothing.
Closing EDMC application and reclicking on the browser button to open EMDC, does cause it to reopen - but EDMC then immediately opens a new auth request tab in the browser, and repeats the above.
In the logs there's a corresponding entry: 2024-09-30 07:24:43.091 UTC - DEBUG - 51304:35312:35312 companion.Session.login:720: We do NOT have an access_token
even though that (presumably successful, as it opened the application) callback should have included the token?
Tried repeatedly with all combinations of:
Browser: Edge, Brave, Firefox
--suppress-dupe-process-popup start up param included/not included
Username/Password and Steam Authentication
Closing EDMC after initial attempt, or leaving it running and just spamming the button in the Auth browser tab
Fully logged in to the game, sat at main menu prompt, or logged out.
Exactly the same results with every attempt.
The UI shows the correct CMDR name, ship name and System, but is "Awaiting full CMDR login", regardless of whether I am fully logged in to the game and playing, sat at main menu prompt, or logged out.
[X ] I have checked the Known Issues list to ensure this is not a duplicate
System info
Bug
Trying to authenticate EDMC for the first time with Frontier.
EDMC opens an auth window in the default browser.
Login with username and password.
Browser gives a popup checking it's OK to allow the EDMC link to be opened by EDMC application.
Allow it.
Nothing happens.
Check the log file and:
_2024-09-30 07:26:39.696 UTC - INFO - 29904:36436:36436 journal_lock.JournalLock.obtain_lock:109: Exception: Couldn't lock journal directory "C:\Users\strin\Saved Games\Frontier Developments\Elite Dangerous", assuming another process running: PermissionError(13, 'Permission denied')
2024-09-30 07:26:39.706 UTC - INFO - 29904:36436:36436 EDMarketConnector.main:344: An EDMarketConnector.exe process was already running, exiting.
No popup appears - UI just does nothing.
Closing EDMC application and reclicking on the browser button to open EMDC, does cause it to reopen - but EDMC then immediately opens a new auth request tab in the browser, and repeats the above.
In the logs there's a corresponding entry:
2024-09-30 07:24:43.091 UTC - DEBUG - 51304:35312:35312 companion.Session.login:720: We do NOT have an access_token
even though that (presumably successful, as it opened the application) callback should have included the token?
Tried repeatedly with all combinations of:
Browser: Edge, Brave, Firefox
--suppress-dupe-process-popup start up param included/not included
Username/Password and Steam Authentication
Closing EDMC after initial attempt, or leaving it running and just spamming the button in the Auth browser tab
Fully logged in to the game, sat at main menu prompt, or logged out.
Exactly the same results with every attempt.
The UI shows the correct CMDR name, ship name and System, but is "Awaiting full CMDR login", regardless of whether I am fully logged in to the game and playing, sat at main menu prompt, or logged out.
Logs
EDMarketConnector.log
EDMarketConnector-debug.log
The text was updated successfully, but these errors were encountered: