-
Notifications
You must be signed in to change notification settings - Fork 191
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
Session crashes with unhandled error after running overnight on macOS 12.0.1 #1982
Comments
This is related to the logger library in use in Session. trentm/node-bunyan#374. |
Bilb, thank you for your attention to this. At the moment, being new to Session, I'd prefer to stick to official builds. I'm now on v1.7.4 and have not yet encountered this issue. |
ok, closing this. let me know if it happens again |
@Bilb This issue has returned. Attempted to debug it and it seems to happens when the |
After running overnight, Session crashes with an unhandled error notice: "Error: ENOENT: no such file or directory, open '/Users/myAccount/Library/Application Support/Session/logs/log.log'"
Despite the notice, no such logs directory or file exists.
I have returned to Session on two consecutive mornings to be greeted with this error.
The text was updated successfully, but these errors were encountered: