Error! The request was canceled due to the configured HttpClient.Timeout of 30 seconds elapsing. Cluster thru VLANS possible? #1561
-
|
Hi Technitium members, we using, since a couple of time, two, independent, Technitium servers. One installed on a Windows Server 2022 and one used on a QNAP container. Both Technitium servers using self signed certs and on different VLANS. Today we upgraded both servers to 14.1 and tried to setup a cluster. Therefore we initiate the Windows Technitium server as primary server and tried to join a fresh docker container Technitium server to the pimary Technitium server. The VLANS are firewalled via OpenSense. We allowed ports like 53, 5380, 53443, 80 and 443 between those Technitium servers. However, if we tried to join the secondary, docker, Technitium to the main we get: "Error! The request was canceled due to the configured HttpClient.Timeout of 30 seconds elapsing." For the primary node url we use: https://:53443, is this OK? Is/are there any other port(s) we have to open? Thank you for your help in advance. LOGS: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
OK, change user in front of screen, the firewall rule was set to udp only, after we changed it to tcp, the cluster node joined perfectly. |
Beta Was this translation helpful? Give feedback.
OK, change user in front of screen, the firewall rule was set to udp only, after we changed it to tcp, the cluster node joined perfectly.