XFileSharing Pro - Something went wrong with a random error id?

Message
Author
vigilantevi
Posts: 17
Joined: Dec 03, 2017 9:17 am

Something went wrong with a random error id?

#1 Postby vigilantevi » Sep 16, 2025 3:32 am

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.
Last edited by vigilantevi on Sep 16, 2025 5:12 am, edited 1 time in total.

kasankai220
Posts: 2
Joined: Jan 01, 2022 11:35 am

Re: Something went wrong with a random error id?

#2 Postby kasankai220 » 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)

vigilantevi
Posts: 17
Joined: Dec 03, 2017 9:17 am

Re: Something went wrong with a random error id?

#3 Postby vigilantevi » Sep 17, 2025 1:16 pm

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)
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?

admin
Site Admin
Posts: 1848
Joined: Mar 22, 2006 12:32 pm

Re: Something went wrong with a random error id?

#4 Postby admin » Oct 08, 2025 10:22 am

vigilantevi 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?
there's no code which can delete (drop) database. that might be something else