I was following this guide https://www.youtube.com/watch?v=UYLA_fFdciA up until 8:41 where they rebooted the ssh and now I cannot access the SSH or serial console at all. The serial port 1 logs says
M [K[ [0;31m*[0m] Job systemd-networkd-wait-online.se…tart running (5min 12s / no limit)
These are my firewall rules
Ingress | Apply to all | IP ranges: 35.235.240.0/20 | tcp:22, 3389 | Allow | 1000 | Off | – | – | |||||
Ingress | minecraft-server | IP ranges: 0.0.0.0/0 | tcp:25565 | Allow | 1000 | Off | – | – | |||||
Ingress | nomachine | IP ranges: 0.0.0.0/0 | tcp:4000 | Allow | 1000 | Off | – | – | |||||
Ingress | Apply to all | IP ranges: 0.0.0.0/0 | icmp | Allow | 65534 | Off | – | – | |||||
Ingress | Apply to all | IP ranges: 10.128.0.0/9 | tcp:0-65535 udp:0-65535 icmp | Allow | 65534 | Off | – | – | |||||
Ingress | Apply to all | IP ranges: 0.0.0.0/0 | tcp:3389 | Allow | 65534 | Off | – | – | |||||
Ingress | Apply to all | IP ranges: 0.0.0.0/0 | tcp:22 | Allow | 65534 | Off | – | – |
Please help!