Jump to content

Recommended Posts

Posted


Service Unavailable

Hi , Got this error message on the website and also not able to logon to admin panel.

Could please check ?

The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

Posted

Glad you've been able to sign in! I'll mark this as [Solved] but let us know (by creating a new thread) if you need help with anything else. 

Posted
On 5/22/2026 at 9:33 AM, slashbit said:

Would you be able to point me  to which processes were causing high CPU?

18.17 GB	0	(sd-pam)
15.41 GB	6.83 k	/usr/lib/systemd/systemd --user
9.58 GB	49.1	/opt/plesk/php/5.6/bin/php -f httpdocs/airspace_around_me/web/api/ogn_bridge_control.php
7.52 GB	293.4	python3 -u ogn_bridge.py
6.01 GB	32.3	/opt/plesk/php/5.6/bin/php -f httpdocs/airspace_around_me/web/api/collector_control.php
4.16 GB	221.7	python3 -u collector_hosted.py
767.18 MB	44.1	/opt/plesk/php/8.3/bin/php-cgi -c /home/system/ogn.helioho.st/etc/php.ini
45.25 MB	0.2	/opt/plesk/php/8.4/bin/php -f httpdocs/ogn_tools/scheduled_daily_postprocessing.php
19.34 MB	0.6	python3 Scripts/puretrack_labelsConverter_json_to_db.py
0 KB	0	[php-cgi]

Systemd load due to overuse of scheduled tasks. You need to reduce the frequency of your scheduled tasks (preferably to no more than once every 15 minutes), and make sure your code exits quickly. The jobs causing this look to be that collector_control and ogn_bridge_control task.

Scheduled tasks keeps your system account logged in when they're running, and since those two tasks are running every minute/two minutes, your account is "awake" constantly and wasting CPU.

You were close to yet another suspension today, so we turned your tasks off to prevent the suspension for youPlease reduce the frequency of the jobs. 

If you receive a third load suspension, you will be required to buy a Morty account to be unsuspended again.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...