Before submitting your issue, please make sure that you've checked all of the checkboxes below.
Describe the bug
After i restarted the supervisor, the error message A connection could not be established to the socket is always showing.
Environment info
Please provide the following instead.
- Operating System: Ubuntu 18.04
- PHP Version: 7.4.6
- Node Version: 14.6.0
- Database System: MySQL
- Database Version: 7.4.6
Before submitting your issue, please make sure that you've checked all of the checkboxes below.
php -vcomposer install --no-devfrom the root of your installation.npm install --productionfrom the root of your installation.rm -rf bootstrap/cache/*from the root of your installation.artisan self-diagnosisfrom the root of your installation.Describe the bug
After i restarted the supervisor, the error message
A connection could not be established to the socketis always showing.Environment info
Please provide the following instead.