-
Notifications
You must be signed in to change notification settings - Fork 217
Closed
Description
Now I'm trying to deploy the diego on AWS.
When I deploy the release by bosh deploy, I've got the following error.
Started updating job access_z1 > access_z1/0 (e35756c8-cddf-4273-9927-465564693e64) (canary). Failed: `access_z1/0 (e35756c8-cddf-4273-9927-465564693e64)' is not running after update (00:02:38)
Error 400007: `access_z1/0 (e35756c8-cddf-4273-9927-465564693e64)' is not running after update
I also had that kind of error when i tried to deploy CF for the first time.
can anyone tell me what i need to look at or how to figure out this kind of error?
I checked the vm status by bosh instances --ps and found out the ssh_proxy got failed
access_z1/0 (e35756c8-cddf-4273-9927-465564693e64)* | failing | n/a | access_z1 | 10.10.5.69 |
| ssh_proxy | failing | | | |
| consul_agent | running | | | |
| metron_agent | running | | | |
| file_server | running | | | |
does that mean the configuration of ssh_proxy was wrong or is there anything else which can cause this kind of error.?
Metadata
Metadata
Assignees
Labels
No labels