jolly-london-20127
12/19/2022, 7:48 PMbig-dress-87524
12/19/2022, 7:54 PMprehistoric-horse-401
12/19/2022, 8:08 PMjolly-london-20127
12/19/2022, 8:32 PMbig-dress-87524
12/19/2022, 8:35 PMjolly-london-20127
12/19/2022, 8:39 PMprehistoric-horse-401
12/19/2022, 8:42 PMbig-dress-87524
12/20/2022, 1:05 AMDec 19 20:07:21 workstation netclient[720]: [netclient] 2022-12-19 20:07:21 [mqpublish.go-52] checkin(): checkin with server(s) for all networks
Dec 19 20:07:51 workstation netclient[720]: [netclient] 2022-12-19 20:07:51 [mqpublish.go-252] publish(): could not connect to broker at broker.<netmaker-domain>:443
Dec 19 20:07:51 workstation netclient[720]: [netclient] 2022-12-19 20:07:51 [mqpublish.go-149] Hello(): Network: <network-name> error publishing ping, connection timeout
Dec 19 20:07:51 workstation netclient[720]: [netclient] 2022-12-19 20:07:51 [mqpublish.go-150] Hello(): running pull on <network-name> to reconnect
Dec 19 20:07:56 workstation netclient[720]: [netclient] 2022-12-19 20:07:56 [common.go-162] InitWireguard(): waiting for interface...
Dec 19 20:07:56 workstation netclient[720]: [netclient] 2022-12-19 20:07:56 [common.go-190] InitWireguard(): interface ready - netclient.. ENGAGE
and on the server side, around the time of a bounce, it logged: (this might just be a coincidence, as it's logging similar messages sometimes when this particular client didn't bounce
mq | 1671498660: New connection from <internal ip address>:56910 on port 8883.
mq | 1671498660: Client <unknown> disconnected due to protocol error.
now that Im looking at logs, I'm almost wondering if its some sort of misconfiguration that feivel and I have that was only made apparent by the newest netclientprehistoric-horse-401
12/20/2022, 9:11 AMbig-dress-87524
12/20/2022, 12:49 PMlabels:
- traefik.enable=true
- traefik.http.routers.mqtt.rule=Host(`broker.${BASE_DOMAIN}`)
- traefik.http.routers.mqtt.tls.certresolver=http
- traefik.http.services.mqtt.loadbalancer.server.port=1883
- traefik.http.routers.mqtt.entrypoints=websecure
- traefik.http.middlewares.sslheader.headers.customrequestheaders.X-Forwarded-Proto=https
- traefik.http.routers.mqtt.middlewares=sslheader
jolly-london-20127
12/20/2022, 1:13 PMbig-dress-87524
12/20/2022, 1:17 PMsudo netclient pull --vvvv
[netclient] 2022-12-20 08:13:13 [commands.go-87] Pull(): No network selected. Running Pull for all networks.
[netclient] 2022-12-20 08:13:43 [commands.go-108] Pull(): error pulling network config for network: homelab
Post "https://api.<netmaker-host>:443/api/nodes/adm/<network>/authenticate": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
[netclient] 2022-12-20 08:13:43 [commands.go-116] Pull(): reset network all and peer configs
server side error:
2022-12-20 13:14:26 failed to send DynSec command [[{createRole homelab [{publishClientReceive update/<network>/# -1 true} {publishClientReceive peers/<network>/# -1 true} {subscribePattern # -1 true} {unsubscribePattern # -1 true}] Network wide role with Acls for nodes [] []} {createClient <UUID/key> [] <client-hostname> [] [{node -1} {<network> -1}]}]]: connect timeout
jolly-london-20127
12/20/2022, 1:44 PMprehistoric-horse-401
12/20/2022, 2:41 PMbig-dress-87524
12/20/2022, 2:43 PM