2024-07-22 14:41:22.38918914.0MbinfoCronjob execution started. PID: 64091
2024-07-22 14:41:22.38990914.0MbinfoA total of 1 files have been found in the queue.
2024-07-22 14:41:22.39005514.0MbinfoStarted processing the file 1721647982.5846_2950000053.pdf
/var/www/html/dan.baluta/tina3/project/plugins/FcmSendInvoicesSFTP/CronJob.php:58:
class App\Utils\FileTransfer\SftpCliQueuedTransfer#102 (3) {
protected $debugOptions =>
array(0) {
}
protected $auth =>
array(4) {
'host' =>
string(12) "192.168.0.32"
'port' =>
string(2) "22"
'username' =>
string(4) "user"
'password' =>
string(4) "pass"
}
protected $queuedCommands =>
array(1) {
'App\Utils\FileTransfer\SftpCliQueuedTransfer::uploadFile' =>
array(1) {
[0] =>
array(2) {
'commands' =>
array(1) {
...
}
'postHandler' =>
class Closure#109 (2) {
...
}
}
}
}
}
PHP Fatal error: Uncaught App\Utils\FileTransfer\TransferException: Error while running sftp: ssh: connect to host 192.168.0.32 port 22: No route to host
Connection closed.
Connection closed in /var/www/html/dan.baluta/tina3/project/_classes/App/Utils/FileTransfer/SftpCliTransfer.php:139
Stack trace:
#0 /var/www/html/dan.baluta/tina3/project/_classes/App/Utils/FileTransfer/SftpCliQueuedTransfer.php(45): App\Utils\FileTransfer\SftpCliTransfer->buildCommandObj()
#1 /var/www/html/dan.baluta/tina3/project/_classes/App/Utils/FileTransfer/SftpCliQueuedTransfer.php(70): App\Utils\FileTransfer\SftpCliQueuedTransfer->executeQueuedCommands()
#2 /var/www/html/dan.baluta/tina3/project/_classes/App/Utils/FileTransfer/TransferAbstract.php(13): App\Utils\FileTransfer\SftpCliQueuedTransfer->disconnect()
#3 [internal function]: App\Utils\FileTransfer\TransferAbstract->__destruct()
#4 {main}
thrown in /var/www/html/dan.baluta/tina3/project/_classes/App/Utils/FileTransfer/SftpCliTransfer.php on line 139
Fatal error: Uncaught App\Utils\FileTransfer\TransferException: Error while running sftp: ssh: connect to host 192.168.0.32 port 22: No route to host
Connection closed.
Connection closed in /var/www/html/dan.baluta/tina3/project/_classes/App/Utils/FileTransfer/SftpCliTransfer.php on line 139
App\Utils\FileTransfer\TransferException: Error while running sftp: ssh: connect to host 192.168.0.32 port 22: No route to host
Connection closed.
Connection closed in /var/www/html/dan.baluta/tina3/project/_classes/App/Utils/FileTransfer/SftpCliTransfer.php on line 139
Call Stack:
0.1122 12061048 1. App\Utils\FileTransfer\TransferAbstract->__destruct() /var/www/html/dan.baluta/tina3/project/_classes/App/Utils/FileTransfer/TransferAbstract.php:0
0.1122 12061048 2. App\Utils\FileTransfer\SftpCliQueuedTransfer->disconnect() /var/www/html/dan.baluta/tina3/project/_classes/App/Utils/FileTransfer/TransferAbstract.php:13
0.1122 12061048 3. App\Utils\FileTransfer\SftpCliQueuedTransfer->executeQueuedCommands() /var/www/html/dan.baluta/tina3/project/_classes/App/Utils/FileTransfer/SftpCliQueuedTransfer.php:70
0.1122 12061856 4. App\Utils\FileTransfer\SftpCliTransfer->buildCommandObj($sftpCommands = [0 => 'put \'../files/temporary/_22-07-2024__220598_22072024_100.00_IN.pdf\' \'_22-07-2024__220598_22072024_100.00_IN.pdf\'']) /var/www/html/dan.baluta/tina3/project/_classes/App/Utils/FileTransfer/SftpCliQueuedTransfer.php:45