Jakob Boghdady
Jakob Boghdady
Hey @dec0dOS, alright so that means we cannot reuse the already created networks form my.zerotier in the self hosted controller but would have to recreate them? That would make it...
@JamesTX10 @dec0dOS Sorry, didn't really got to his yet. I am still on the my.zerotier controller and still planning to make this migration functionality...
Also from my Side @Sheap „awesome contribution.“ As @Ornias1993 said, this is only a double auth as main login stage. For my clarification. Does that mean that the credentials live...
Hey @Carazyda, very good point. I can start the nginx server manually. ``` root@onlyoffice-community-bfd5fc8d5-5j86j:/# service nginx status * nginx is not running root@onlyoffice-community-bfd5fc8d5-5j86j:/# service nginx restart * Restarting nginx nginx...
Running `ps aux` reveals that no onlyoffice services are running. ``` root@onlyoffice-community-7c4f69946c-gx5zp:/# ps aux USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 1 0.0 0.0 76276...
Did this multiple times for debugging, but same outcome. `systemctl` commands fail, therefore none of the services (besides `redis` because it started with `service` command) are started. I did some...
I can collaborate this issue as well on arm64 OCI Instances. Deployment fails on `Initialize first master` and systemctl shows that kubelet is restarting over and over again. Listing the...
Seems that this is realated to these issues of the localdnscache https://github.com/kubernetes/dns/issues/453 https://github.com/kubernetes/dns/issues/394
Hey, I cannot read the text, but I have done the same fix as well to have a full install running on arm64 cluster. Needed to be done manually, would...
I am seeing this issue again when trying to bootstrap a new controlplane on raspberry pies and talos version `v1.3.5`. I don't have a screen ready to check the console...