-
Sometimes, when my session times out, I get this error on a dark gray screen: |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 2 replies
-
Hello @blondie63 this happen mostly with the check of "CSRF token" so if there is a long wait time with no activity will expired and fail check. Please let me know exactly where you receive this error message, The reasons here could be:
Solutions:
Cheers. |
Beta Was this translation helpful? Give feedback.
-
Hi @jorgetwgroup On my prj i'm only using BackPack Cruds, sometime, when i leave a List page open and minimize the browser, when i come back i see this: ![]() |
Beta Was this translation helpful? Give feedback.
-
Hi @jorgetwgroup what you think about previous post? |
Beta Was this translation helpful? Give feedback.
-
Hi @blondie63 maybe you can try this package: https://github.com/GeneaLabs/laravel-caffeine to not handle with session expired on your server. Cheers. |
Beta Was this translation helpful? Give feedback.
-
I'm closing this issue due to inactivity. If you need further assistance or have additional questions, feel free to reopen this issue or create a new one. We're here to help! |
Beta Was this translation helpful? Give feedback.
Hi @jorgetwgroup what you think about previous post?