romanzipp / Laravel-Queue-Monitor

Monitoring Laravel Jobs with your Database
https://packagist.org/packages/romanzipp/laravel-queue-monitor
MIT License
693 stars 91 forks source link

error with forge #77

Closed rogerad closed 3 years ago

rogerad commented 3 years ago

hi i am using forge with the default queue connection of queue containing jobs, failed jobs and query monitor. forge loses the database connection for query monitor how to i fix the queue connection if i use set config it does not fix the error

everything works on localhost

the error is no database found

rogerad commented 3 years ago

all fixed - it is to do with cache and config