UltimatePOS

  1. Home
  2. Docs
  3. UltimatePOS
  4. Technical
  5. Error: Processing: Datatable not loading

Error: Processing: Datatable not loading

Sometimes the list won’t load and always show “Processing…”

Try the below solutions to solve this.

  1. Try disabling mod_security in your hosting. Contact the hosting provider to get help on this.
  2. Contact your hosting provider to increase URI length limit
  3. Open .env file present inside pos folder, check if the APP_URL is set correctly or not.
    1. APP_URL should match the POS base URL
    2. APP_URL should start with HTTP or HTTPS based on your website
  4. If using Cloudflare, Try disabling Cloudflare.
  5. Check you’re using the correct PHP version as mentioned in the installation document.

The above 5 steps will help resolve 99% of cases.

Was this article helpful to you? Yes No 4