#pteroq.service failed to start

15 messages · Page 1 of 1 (latest)

toxic brookBOT
#

@austere reef; You'll need to grab error logs from your Panel to figure out why the queue worker is crashing. tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99

austere reef
toxic brookBOT
austere reef
#

Unit service.service could not be found.
× pteroq.service - Pterodactyl Queue Worker
Loaded: loaded (/etc/systemd/system/pteroq.service; enabled; vendor preset: enabled)
Active: failed (Result: start-limit-hit) since Sun 2023-12-17 22:58:02 UTC; 285ms ago
Process: 2476527 ExecStart=/usr/bin/php /var/www/pterodactyl/artisan queue:work --queue=high,standard,low --sleep=3 --tries=3 (code=exited, status=0/SUCCESS)
Main PID: 2476527 (code=exited, status=0/SUCCESS)
CPU: 233ms

Dec 17 22:58:02 ns501364 systemd[1]: pteroq.service: Scheduled restart job, restart counter is at 5.
Dec 17 22:58:02 ns501364 systemd[1]: Stopped Pterodactyl Queue Worker.
Dec 17 22:58:02 ns501364 systemd[1]: pteroq.service: Start request repeated too quickly.
Dec 17 22:58:02 ns501364 systemd[1]: pteroq.service: Failed with result 'start-limit-hit'.
Dec 17 22:58:02 ns501364 systemd[1]: Failed to start Pterodactyl Queue Worker.

toxic brookBOT
#

@austere reef; You'll need to grab error logs from your Panel to figure out why the queue worker is crashing. tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99

austere reef
toxic brookBOT
austere reef
#

root@ns501364:~# php -v
PHP 8.2.8 (cli) (built: Jul 8 2023 07:10:21) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.2.8, Copyright (c) Zend Technologies
with Zend OPcache v8.2.8, Copyright (c), by Zend Technologies

toxic brookBOT
#

There were too many logs to read @austere reef. Please post 5 or less. Alternatively, please share larger logs using paste sites, such as pteropaste or hastebin.

austere reef
blazing locust
#

@austere reef what distro do you use?

austere reef
#

Ubuntu

blazing locust
#

apt install -y php-{common,cli,gd,mysql,mbstring,bcmath,xml,fpm,curl,zip}

#

sry just saw your on 8.2

austere reef
#

running now