Closed MoizArif closed 8 years ago
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/127329291
The labels on this github issue will be updated when the story is started.
From monit logs inside blobstore_z1/0 VM:
[UTC Jul 29 03:49:56] info : 'blobstore_nginx' start: /var/vcap/jobs/blobstore/bin/nginx_ctl
[UTC Jul 29 03:49:58] error : 'blobstore_nginx' failed to start
[UTC Jul 29 03:50:02] error : 'blobstore_nginx' process is not running
[UTC Jul 29 03:50:02] info : 'blobstore_nginx' trying to restart
and starting it manually gives:
/var/vcap/jobs/blobstore/bin/nginx_ctl: line 15: /nginx.pid: Permission denied
Solved this, changed tls port from 443 to 4443 as per release docs for cf release 239.
Hi all, I am deploying CF using BOSH and i am getting this error:
Error 400007: 'blobstore_z1/0 (0eb27491-096c-4506-98b8-e06763d7f996)' is not running after update. Review logs for failed jobs: blobstore_nginx
Here is the log from bosh task:
output of bosh vms command:
output of bosh instances --ps
can anyone help me with this issue?