dwijitsolutions / laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like Advanced CRUD Generation, Module Manager, Backups and many more.
http://laraadmin.com
MIT License
1.56k stars 534 forks source link

DataTables warning: table id=example1 - Invalid JSON response #251

Open annapurnasid opened 6 years ago

annapurnasid commented 6 years ago

I get this error for all the module pages. Even in the default http://lara-admin-test/admin/departments.

Can you please help me out to find the cause.

Dyceman commented 6 years ago

I am also getting the issue. It is forcing the user to logout.

Failed to load resource: the server responded with a status of 401 (Unauthorized)

sefsinalas commented 6 years ago

Same problem here. It happens if you let any page with a datatable opened and after a few hours you try to do any action in the site like doing a search in the datatable.