Hi
I get error:
Task 14684 | 13:46:15 | Updating instance api: api/da650517-d65a-4553-8a26-9814566c92b0 (0) (canary) (00:16:19)
L Error: Action Failed get_task: Task a207b0ae-0a61-4adb-429d-9be7aa0567d5 result: 1 of 7 pre-start scripts failed. Failed Jobs: cloud_controller_ng. Successful Jobs: cc_uploader, file_server, policy-server-internal, routing-api, route_registrar, consul_agent
Then I ssh api vm:
bosh -e bosh-1 -d cf ssh api --gw-user jumpbox --gw-host 172.101.23.10 --gw-private-key jumpbox.key
api/da650517-d65a-4553-8a26-9814566c92b0:~$ sudo vim /var/vcap/sys/log/cloud_controller_ng/pre-start.stdout.log
[2018-02-14 13:33:30+0000] bosh dns is-system-resolver script not present, using consul
[2018-02-14 13:33:31+0000] Running migrations
[2018-02-14 13:33:31+0000] Running migration try number 1 of 3
[2018-02-14 13:33:32+0000] `/` is not writable.
[2018-02-14 13:33:32+0000] Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
[2018-02-14 13:46:03+0000] `/` is not writable.
[2018-02-14 13:46:03+0000] Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
[2018-02-14 13:46:15+0000] DB seeding failed
Please help me,