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
The cookie was set to an empty string by default,
this caused a cryptic I/O error that took a while to track down.
The db file path was set as .db by default,
.gitignore assumes a .sled file.
0 commit comments