Hi
After i did some changes on the server;
- changing php version
- closing root login and allowing ssh keys etc
-upgrading webmin without checking gpg key etc
The site prints:
Something went wrong
Error ID: Olf1VZXhUDIgXYOC
Error id changes every page refresh pls help.
XFileSharing Pro - Something went wrong with a random error id?
-
- Posts: 17
- Joined: Dec 03, 2017 9:17 am
Something went wrong with a random error id?
Last edited by vigilantevi on Sep 16, 2025 5:12 am, edited 1 time in total.
-
- Posts: 2
- Joined: Jan 01, 2022 11:35 am
Re: Something went wrong with a random error id?
Check your log files, search with error id to known what your error
cgi-bin/logs/XXXXXXXXXXX.log (index.log)
cgi-bin/logs/XXXXXXXXXXX.log (index.log)
-
- Posts: 17
- Joined: Dec 03, 2017 9:17 am
Re: Something went wrong with a random error id?
the databases are somehow deleting automatically on the server and mariadb goes down from time to time. When i restore them the site comes up, but the cron is seems problematic too : on the settings:" cron.pl have not been running for 330 hours. Set up cronjob or run it manually." when i set permissions 755 and manually run cron it runs. Maybe the cron deletes the databases?kasankai220 wrote: ↑Sep 16, 2025 3:51 am Check your log files, search with error id to known what your error
cgi-bin/logs/XXXXXXXXXXX.log (index.log)
Re: Something went wrong with a random error id?
there's no code which can delete (drop) database. that might be something elsevigilantevi wrote: ↑Sep 17, 2025 1:16 pm
the databases are somehow deleting automatically on the server and mariadb goes down from time to time. When i restore them the site comes up, but the cron is seems problematic too : on the settings:" cron.pl have not been running for 330 hours. Set up cronjob or run it manually." when i set permissions 755 and manually run cron it runs. Maybe the cron deletes the databases?