-
Notifications
You must be signed in to change notification settings - Fork 301
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Capistrano Puma Not Starting #372
Comments
|
|
Since |
And you need to check every parent directory as well, e.g. |
tail -n10 /var/log/nginx/access.log
tail -n10 /var/log/nginx/error.log
Has No Output/etc/nginx/conf.d/default.conf
tail -n5 /var/www/tuma_mizigo_client/shared/log/nginx_access.log
tail -n5 /var/www/tuma_mizigo_client/shared/log/nginx_error.log
- Has no outputcat /etc/systemd/system/tuma_mizigo_client_puma_production.service
cap production puma:start
sudo systemctl status tuma_mizigo_client_puma_production.service
tail -n10 /var/log/nginx/nginx_error.log
The text was updated successfully, but these errors were encountered: