KiraCore / testnet

public testnet coordination
Other
31 stars 28 forks source link

[BUG] testnet-3 v.0.3.7.1 containers start script goes in a loop #55

Closed MrLutik closed 3 years ago

MrLutik commented 3 years ago

image for sentry container solution was as follow: waiting until sentry timer goes around ~700 sec (this is enough for all tested machine to setup sentry)

ctrl+c
kira
m /*enter KM*/

waiting until sentry is up and running

E /*exit installation*/
kira
V /*view logs*/

at this point sentry container bypassed this loop and script goes to the next container

MrLutik commented 3 years ago

containers-build-1-v0.3.7.1.zip system-cleanup-1-v0.3.7.1.zip tools-setup-1-v0.3.7.1.zip Added logs

MrLutik commented 3 years ago

UPD UPD The case was in OVH server provider. The image of Ubuntu was custom. INTREX was not the case of setup failure.