I am using the mojolicious framework for some web applications. I am getting an error sometimes when users access my application. I create a session file in
. I am getting the following error
. Sometimes it happens on line 26 of the file, line 26 is the serializer.
server: hypnotoad
os: ubuntu 16
If the user deletes the cookie it works. However it does occur again. Any one seen any weird behavior like this?