Open scpcom opened 11 hours ago
You can run deploy.sh
in /opt/configuration
to retry the deployment (and even edit the script to ignore a failed netbox, things work without it on a CiaB.) .
Not a solution to the problem, obviously, but a way to proceed.
Can you share the logs of the netbox-netbox-1 and netbox-postgres-1 containers
docker logs netbox-netbox-1
docker logs netbox-postgres-1
You can run
deploy.sh
in/opt/configuration
to retry the deployment (and even edit the script to ignore a failed netbox, things work without it on a CiaB.) . Not a solution to the problem, obviously, but a way to proceed.
This fails with "/opt/configuration/deploy.sh: line 19: osism: command not found". But since I want to test SCS "as-is" I would prefer to not modify any script at this moment.
Can you share the logs of the netbox-netbox-1 and netbox-postgres-1 containers
docker logs netbox-netbox-1
docker logs netbox-postgres-1
docker logs netbox-netbox-1.txt docker logs netbox-postgres-1.txt
It seems that the local storage of your test node is slow. On slow local storage the Netbox initialisation takes a pretty long time. I will increase the timeout in the Cloud in a Box configuration repository.
CPU: 16 cores RAM: 64GB HDD: 1TB NIC: 1 Network: VLAN with OPNsense providing DHCP and Internet, no other machines.
Today I tried to start a sandbox environment with this guide: https://docs.scs.community/docs/iaas/guides/other-guides/cloud-in-a-box/
First i tried the manual steps, bootstrap stopped very early at:
Then I started over again and downloaded and used ubuntu-autoinstall-cloud-in-a-box-1.iso Date: 23. Sep 21:55 Size: 2136942592 sha256: 9214910ae60e3119a1cf96287d7e55995d61a856d62bf48b5f13279789691816
Bootstrap runs 20 Minutes and stops at:
I am able to login as dragon via ssh.