-
Notifications
You must be signed in to change notification settings - Fork 156
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
Exceptions logged on startup and shutdown #2301
Comments
Interesting information in the system profiler:
My actual O/S, from Windows System Profiler is:
Also, not too sure what's going on here:
Would you like me to raise a separate issue for that? |
Win 11 being reported as Win 10 is nothing new. The ValueErrors seem to be intended from what I saw in the code if the profiler can't find a log file to get the info from. |
Issue with system profile identified and fix on the way in next release. |
Issue with system profiler has been fixed in the latest beta release. This is on deck for attention right after. |
I haven't seen any of these exceptions being logged in v5.12.1 since using it over the last day. I can't be certain they are fixed after such a short testing time of course, but suspect that something in the latest release (Pathlib related?) solved the problems. |
Please complete the following information:
EDMC Version:
OS Details:
Environment Details
Describe the bug
On starting up EDMC, am getting the following exception thrown in the EDMC log file:
On shutting down EDMC, am getting two different exceptions thrown, both from built-in plugins, in both the main EDMC log and the debug log:
and
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No errors on startup or shutdown
Logs
EDMarketConnector-debug.log
EDMarketConnector.log
The text was updated successfully, but these errors were encountered: