Viewing Payments or Quotes Logs me out after Migration

I have completed a migration from our old system (v4.5.50) to our new system (v5.11.7).

It had its far amount of complications, but managed to get around them, mostly to do with PHP limits.

Now the migration has succeeded, I am unable to view the Payments or Quotes page without logging me out. It says briefly “Invaild token” at the top before logging me out. All the other modules work fine.

This now happens to all companies on that server, no matter the user or company since the migration.

I can create payments/quotes and edit them, only unable to view them from the respective pages.

I’ve cleared the cache via storage/framework/cache.
I’ve tried artisan optimize, migrate, config:cache, route:cache & even ninja:check-data.
I’ve created new users with administrator privileges.

Also what’s strange is there is nothing new in the logs (storage/logs).

Any ideas?

Hi,

Are there any errors in the browser console?

Also, does it work in the desktop app?

Thanks for your quick response Hillel.

Yes, it works via the Desktop App & works fine on Firefox.

Your reply made me realise its a browser issue so I since cleared my cache/history on Safari and now works fine!

Thank you!

Glad to hear it, thanks for sharing the solution!