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
Initial session creation takes up to 60 seconds due to implementation in connect.session.file. It's a bit unclear what exactly causes it, but it makes sense to deprecate the custom FileStore implementation and rely on maintained session-file-store package instead.