View Issue Details

IDProjectCategoryView StatusLast Update
0000008EngineGP v3.7Panelpublic2024-06-12 14:26
Reporteradministrator Assigned Toadministrator  
PrioritynormalSeveritycrashReproducibilitysometimes
Status resolvedResolutionopen 
Summary0000008: Error while executing the cron scan_servers task
Description[2024-03-10T23:55:57.350602+03:00] EngineGP.ERROR: Whoops\Exception\ErrorException: ssh2_connect(): php_network_getaddresses: getaddrinfo failed: Name or service not known in file /var/www/enginegp/system/library/ssh.php on line 29
Stack trace:
  1. Whoops\Exception\ErrorException->() /var/www/enginegp/system/library/ssh.php:29
  2. ssh2_connect() /var/www/enginegp/system/library/ssh.php:29
  3. ssh->connect() /var/www/enginegp/system/library/ssh.php:12
  4. ssh->auth() /var/www/enginegp/system/library/cron/server_delete.php:81
  5. server_delete->__construct() /var/www/enginegp/system/library/cron.php:87
  6. include() /var/www/enginegp/cron.php:48
 [] []
Steps To Reproducecd /var/www/enginegp/ && php cron.php 1234567890 threads scan_servers
TagsNo tags attached.

Activities

administrator

2024-03-11 00:11

administrator   ~0000004

This error occurs if the IP and password of the server with the panel are not specified in the panel database in the "panel" table.

Issue History

Date Modified Username Field Change
2024-03-11 00:01 administrator New Issue
2024-03-11 00:01 administrator Status new => assigned
2024-03-11 00:01 administrator Assigned To => administrator
2024-03-11 00:01 administrator Tag Attached: cron
2024-03-11 00:11 administrator Reproducibility always => sometimes
2024-03-11 00:11 administrator Status assigned => resolved
2024-03-11 00:11 administrator Note Added: 0000004
2024-06-12 14:26 administrator Tag Detached: cron