Even through the effort of the dev and test teams, it might happen. At first, let’s try a few tricks which might fix it fast.
Follow these steps to solve your issue as fast as possible:
- Clear the cache: Go to the /var/cache folder and delete its content. If you want to do it via CLI command, navigate to the Adaptix root folder and run rm -rf var/cache/*. The new cache files will generate itself after the next Adaptix refresh in the browser.
- Try to fix the database schema: Go to http://[your-adaptix-url]/s/update/schema. It will update your database schema if there are some known updates to be applied.
- Check the logs : Server logs, MySQL logs, the file is too big… contact your sysAdmin if you don’t know where the server logs are stored.