Closed StianNOR closed 1 year ago
maybe main issue is this. I getting disconnected from server on lighthouse build:
It looks like you're getting disconnected from the server due to a network timeout before the setup can complete (999/1000 can take longer than the rest of the process).
Its not a script problem, but more of a network connection stability issue (usually). You can run the script in a tmux terminal to help.
Learn how to use tmux here: https://www.howtogeek.com/671422/how-to-use-tmux-on-linux-and-why-its-better-than-screen/
So if you get disconnected, your session keeps going and you can resume using the tmux attach commands.