You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP version: 8.2.23
FreeScout version: 1.8.152
Database: Mysql (10.6.18-MariaDB-0ubuntu0.22.04.1)
Are you using CloudFlare: Yes
Are you using non-official modules: No
System status (PHP Extensions, Functions, Permissions) are all OK.
but queue: work reports this: queue:work Last run: ? Last successful run: ? Try to clear cache to force command to start.
I clear the cache but the same problem remains
The queue now has more than 100 jobs to be done but its just stuck.
I rebooted the server but the same issue persists.
I run php artisan freescout clear-cache but the queue does not start again
in terminal i hit php artisan queue:work and the process starts but after a while it gets killed automaticaly.
Checking the logs I see a lot of tries like this
Send error. Connection could not be established with host xxxxxx [Connection timed out # 110]. Message-ID:xxxxxxx
and on send errors log list i see
Connection could not be established with host xxxxxx [Connection timed out #110]; File: /site-url-path/overrides/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php (271)
PHP version: 8.2.23
FreeScout version: 1.8.152
Database: Mysql (10.6.18-MariaDB-0ubuntu0.22.04.1)
Are you using CloudFlare: Yes
Are you using non-official modules: No
System status (PHP Extensions, Functions, Permissions) are all OK.
but queue: work reports this: queue:work Last run: ? Last successful run: ? Try to clear cache to force command to start.
I clear the cache but the same problem remains
The queue now has more than 100 jobs to be done but its just stuck.
I rebooted the server but the same issue persists.
I run php artisan freescout clear-cache but the queue does not start again
On my log files i see a list of issues like this
But the permissions on my system page is all OK.
The text was updated successfully, but these errors were encountered: