threefoldfoundation / tfchain

Official implementation of the ThreeFold blockchain
https://explorer.threefoldtoken.com
Apache License 2.0
13 stars 7 forks source link

Investigate / fix explorer nodes running on zos #381

Closed LeeSmet closed 4 years ago

LeeSmet commented 4 years ago

It seems both zos bootstrap nodes have issues with their btrfs filesystem. All give no space left on device errors, will try to manually correct the situation

LeeSmet commented 4 years ago

One of the nodes crashed over the weekend.

On the other node, the block creator for testnet was restored at the end of last week, and is still available. The mainnet explorer is more difficult to start, as the 0-robot service now also fails to correcly write the caddyfile. Will manually update the caddyfile using ssh access, which should then allow the old workarounds to be used

LeeSmet commented 4 years ago

mainnet explorer has been restored. After manually updating the caddyfile the caddy service started. exporer has been started manually

LeeSmet commented 4 years ago

Crashed node has been rebooted eventually. It could initially not boot because it had no internet access - last week the dhcp setup was redone in the office, and there seems to have been a small error in this new setup, which has now been connected.

Testnet block creator has been revived, followed by the mainnet explorer, using the same procedure as the other node