操作系统信息
例如:物理机,Centos7.5/,64G
Kubernetes版本信息
将 kubectl version
命令执行结果贴在下方
容器运行时
将 docker version
/ crictl version
/ nerdctl version
结果贴在下方
KubeSphere版本信息
v3.3.1,离线安装。
部署kubeedge-v1.9.2和edgemesh-v1.10.0,测试边缘节点容器与云节点的域名访问,一直无法实现。
cloudcore服务日志异常(cloudcore.log):
W1209 10:18:48.152041 1 validation.go:154] TLSTunnelPrivateKeyFile does not exist in /etc/kubeedge/certs/server.key, will load from secret
W1209 10:18:48.152118 1 validation.go:157] TLSTunnelCertFile does not exist in /etc/kubeedge/certs/server.crt, will load from secret
W1209 10:18:48.152139 1 validation.go:160] TLSTunnelCAFile does not exist in /etc/kubeedge/ca/rootCA.crt, will load from secret
I1209 10:18:48.152182 1 server.go:77] Version: v1.9.2-dirty
W1209 10:18:48.152208 1 client_config.go:615] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
I1209 10:18:49.180174 1 module.go:52] Module cloudhub registered successfully
I1209 10:18:49.514648 1 module.go:52] Module edgecontroller registered successfully
I1209 10:18:49.514728 1 module.go:52] Module devicecontroller registered successfully
I1209 10:18:49.514796 1 module.go:52] Module synccontroller registered successfully
I1209 10:18:49.514860 1 module.go:52] Module cloudStream registered successfully
W1209 10:18:49.514873 1 module.go:55] Module router is disabled, do not register
I1209 10:18:49.514884 1 module.go:52] Module dynamiccontroller registered successfully
I1209 10:18:49.514944 1 core.go:46] starting module devicecontroller
I1209 10:18:49.515016 1 core.go:46] starting module synccontroller
I1209 10:18:49.515061 1 core.go:46] starting module cloudStream
I1209 10:18:49.515060 1 downstream.go:878] Start downstream devicecontroller
I1209 10:18:49.515104 1 core.go:46] starting module dynamiccontroller
I1209 10:18:49.515146 1 core.go:46] starting module cloudhub
I1209 10:18:49.515191 1 core.go:46] starting module edgecontroller
I1209 10:18:49.515220 1 upstream.go:125] start upstream controller
I1209 10:18:49.515357 1 downstream.go:339] start downstream controller
I1209 10:18:50.215662 1 server.go:257] Ca and CaKey don't exist in local directory, and will read from the secret
W1209 10:18:50.215789 1 channelq.go:294] nodeQueue for edge node edgenode-1 not found and created now
W1209 10:18:50.215936 1 channelq.go:322] nodeStore for edge node edgenode-1 not found and created now
I1209 10:18:50.357813 1 server.go:302] CloudCoreCert and key don't exist in local directory, and will read from the secret
I1209 10:18:50.522831 1 tunnelserver.go:146] Succeed in loading TunnelCA from CloudHub
I1209 10:18:50.523164 1 tunnelserver.go:159] Succeed in loading TunnelCert and Key from CloudHub
I1209 10:18:50.550132 1 streamserver.go:305] Prepare to start stream server ...
I1209 10:18:50.554052 1 signcerts.go:100] Succeed to creating token
I1209 10:18:50.554150 1 server.go:44] start unix domain socket server
I1209 10:18:50.554370 1 uds.go:71] listening on: //var/lib/kubeedge/kubeedge.sock
I1209 10:18:50.656897 1 tunnelserver.go:179] Prepare to start tunnel server ...
I1209 10:18:50.657071 1 server.go:64] Starting cloudhub websocket server
I1209 10:18:51.549575 1 upstream.go:64] Start upstream devicecontroller
I1209 10:18:52.321308 1 tunnelserver.go:119] get a new tunnel agent hostname edgenode-1, internalIP 192.168.150.10
I1209 10:19:19.828831 1 messagehandler.go:296] edge node edgenode-1 for project e632aba927ea4ac2b575ec1603d56f10 connected
W1209 10:19:19.828872 1 upstream.go:187] parse message: 043c1ff7-8bdb-4642-8d2c-5e0bc3624e21 resource type with error: resource type not found
I1209 10:19:19.830609 1 upstream.go:89] Dispatch message: a278844d-002b-4b44-95b9-bf56c9d21fe3
I1209 10:19:19.830631 1 upstream.go:96] Message: a278844d-002b-4b44-95b9-bf56c9d21fe3, resource type is: membership/detail
I1209 10:19:28.634959 1 session.go:125] Add a new apiserver connection APIServer_MetricsConnection MessageID 1 in to Tunnel session [edgenode-1]
I1209 10:19:28.908541 1 containermetrics_connection.go:93] APIServer_MetricsConnection MessageID 1 end successful
I1209 10:19:28.908570 1 session.go:133] Delete a apiserver connection APIServer_MetricsConnection MessageID 1 from Tunnel session [edgenode-1]
I1209 10:19:28.908581 1 streamserver.go:211] Delete APIServer_MetricsConnection MessageID 1 from Tunnel session [edgenode-1]
E1209 10:19:28.908589 1 streamserver.go:175] apiconnection Serve APIServer_MetricsConnection MessageID 1 in Tunnel session [edgenode-1] error APIServer_MetricsConnection MessageID 1 find edge peer done, so stop this connection
I1209 10:20:28.624980 1 session.go:125] Add a new apiserver connection APIServer_MetricsConnection MessageID 2 in to Tunnel session [edgenode-1]
I1209 10:20:28.877105 1 containermetrics_connection.go:93] APIServer_MetricsConnection MessageID 2 end successful
I1209 10:20:28.877139 1 session.go:133] Delete a apiserver connection APIServer_MetricsConnection MessageID 2 from Tunnel session [edgenode-1]
I1209 10:20:28.877151 1 streamserver.go:211] Delete APIServer_MetricsConnection MessageID 2 from Tunnel session [edgenode-1]
E1209 10:20:28.877159 1 streamserver.go:175] apiconnection Serve APIServer_MetricsConnection MessageID 2 in Tunnel session [edgenode-1] error APIServer_MetricsConnection MessageID 2 find edge peer done, so stop this connection
I1209 10:20:43.988678 1 application.go:423] [metaserver/ApplicationCenter] get a Application (NodeName=edgenode-1;Key=/core/v1/endpoints/null/null;Verb=watch;Status=InApplying;Reason=)
I1209 10:20:43.988852 1 eventhandler.go:66] [metaserver/HandlerCenter] prepare a new resourceEventHandler(/v1, Resource=endpoints)
I1209 10:20:43.988880 1 eventhandler.go:101] [metaserver/resourceEventHandler] handler(/v1, Resource=endpoints) init, prepare informer...
I1209 10:20:43.988928 1 eventhandler.go:115] [metaserver/resourceEventHandler] handler(/v1, Resource=endpoints) init, wait for informer starting...
I1209 10:20:44.090011 1 eventhandler.go:122] [metaserver/resourceEventHandler] handler(/v1, Resource=endpoints) init successfully, start to dispatch events to it's listeners
I1209 10:20:44.090416 1 application.go:432] [metaserver/applicationCenter]successfully to process Application((NodeName=edgenode-1;Key=/core/v1/endpoints/null/null;Verb=watch;Status=Approved;Reason=))
I1209 10:21:06.331398 1 upstream.go:89] Dispatch message: 4dea8668-d57f-4241-b0bb-be9ea949acd0
I1209 10:21:06.331431 1 upstream.go:96] Message: 4dea8668-d57f-4241-b0bb-be9ea949acd0, resource type is: membership/detail
I1209 10:21:06.331448 1 upstream.go:89] Dispatch message: a278844d-002b-4b44-95b9-bf56c9d21fe3
I1209 10:21:06.331459 1 upstream.go:96] Message: a278844d-002b-4b44-95b9-bf56c9d21fe3, resource type is: membership/detail
I1209 10:21:06.331468 1 upstream.go:89] Dispatch message: c60607b4-1234-45a9-a141-de80ecec4cf8
I1209 10:21:06.331477 1 upstream.go:96] Message: c60607b4-1234-45a9-a141-de80ecec4cf8, resource type is: membership/detail
I1209 10:21:28.623993 1 session.go:125] Add a new apiserver connection APIServer_MetricsConnection MessageID 3 in to Tunnel session [edgenode-1]
I1209 10:21:29.016478 1 containermetrics_connection.go:93] APIServer_MetricsConnection MessageID 3 end successful
I1209 10:21:29.016508 1 session.go:133] Delete a apiserver connection APIServer_MetricsConnection MessageID 3 from Tunnel session [edgenode-1]
I1209 10:21:29.016520 1 streamserver.go:211] Delete APIServer_MetricsConnection MessageID 3 from Tunnel session [edgenode-1]
E1209 10:21:29.016531 1 streamserver.go:175] apiconnection Serve APIServer_MetricsConnection MessageID 3 in Tunnel session [edgenode-1] error APIServer_MetricsConnection MessageID 3 find edge peer done, so stop this connection
I1209 10:22:28.633030 1 session.go:125] Add a new apiserver connection APIServer_MetricsConnection MessageID 4 in to Tunnel session [edgenode-1]
I1209 10:22:28.941415 1 containermetrics_connection.go:93] APIServer_MetricsConnection MessageID 4 end successful
I1209 10:22:28.941448 1 session.go:133] Delete a apiserver connection APIServer_MetricsConnection MessageID 4 from Tunnel session [edgenode-1]
I1209 10:22:28.941461 1 streamserver.go:211] Delete APIServer_MetricsConnection MessageID 4 from Tunnel session [edgenode-1]
E1209 10:22:28.941469 1 streamserver.go:175] apiconnection Serve APIServer_MetricsConnection MessageID 4 in Tunnel session [edgenode-1] error APIServer_MetricsConnection MessageID 4 find edge peer done, so stop this connection
边缘节点edgemesh-agent—edgenode-1.log日志信息
2022/12/08 21:28:21 INFO: Install client plugin, protocol: rest
2022/12/08 21:28:21 INFO: Installed service discovery plugin: edge
I1208 21:28:21.099825 1 server.go:55] Version: v1.10.0-dirty
I1208 21:28:21.099859 1 server.go:89] [1] New informers manager
I1208 21:28:21.100537 1 server.go:96] [2] Prepare agent to run
I1208 21:28:21.100924 1 netif.go:98] bridge device edgemesh0 already exists
I1208 21:28:21.101168 1 server.go:100] edgemesh-agent running on EdgeMode
I1208 21:28:21.101182 1 server.go:110] [3] Register beehive modules
I1208 21:28:21.104639 1 module.go:34] Module edgedns registered successfully
I1208 21:28:21.155085 1 server.go:87] Using userspace Proxier.
I1208 21:28:21.182730 1 module.go:34] Module edgeproxy registered successfully
W1208 21:28:21.182757 1 module.go:37] Module edgegateway is disabled, do not register
I1208 21:28:21.182801 1 manager.go:33] Use noCaManager to handle security
I1208 21:28:21.182833 1 nocamanager.go:44] Private key exist, skip generate
I1208 21:28:21.192997 1 module.go:86] Listening on /ip4/192.168.150.10/tcp/20006/p2p/QmX5tN9KPYWphArKxTYEBtUARYQkJoNctxtwL1Sq5Vsyn9
I1208 21:28:21.193038 1 module.go:86] Listening on /ip4/127.0.0.1/tcp/20006/p2p/QmX5tN9KPYWphArKxTYEBtUARYQkJoNctxtwL1Sq5Vsyn9
I1208 21:28:21.193068 1 module.go:34] Module tunnelagent registered successfully
I1208 21:28:21.193080 1 server.go:116] [4] Start informers manager
W1208 21:28:21.193192 1 shared_informer.go:372] The sharedIndexInformer has started, run more than once is not allowed
I1208 21:28:23.193572 1 server.go:120] [5] Start all modules
I1208 21:28:23.193721 1 core.go:24] Starting module edgeproxy
I1208 21:28:23.193788 1 core.go:24] Starting module tunnelagent
I1208 21:28:23.193958 1 core.go:24] Starting module edgedns
I1208 21:28:23.194028 1 config.go:307] "Starting service config controller"
I1208 21:28:23.194060 1 shared_informer.go:240] Waiting for caches to sync for service config
I1208 21:28:23.194113 1 config.go:544] "Starting destination rule config controller"
I1208 21:28:23.194128 1 shared_informer.go:240] Waiting for caches to sync for destination rule config
I1208 21:28:23.194171 1 module.go:65] Runs CoreDNS v1.8.7 as a local dns
W1208 21:28:23.194184 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1208 21:28:23.194247 1 tunnel.go:31] Tunnel agent connecting to tunnel server
I1208 21:28:23.194190 1 config.go:125] "Starting endpoints config controller"
I1208 21:28:23.194374 1 shared_informer.go:240] Waiting for caches to sync for endpoints config
I1208 21:28:23.206185 1 tunnel.go:50] agent success connected to server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004]
I1208 21:28:23.294956 1 shared_informer.go:247] Caches are synced for destination rule config
I1208 21:28:23.294962 1 shared_informer.go:247] Caches are synced for service config
I1208 21:28:23.295010 1 shared_informer.go:247] Caches are synced for endpoints config
I1208 21:28:23.421428 1 proxier.go:898] "Opened iptables from-containers public port for service" servicePortName="kubeedge/cloudcore:cloudhub" protocol=TCP nodePort=30000
I1208 21:28:23.425997 1 proxier.go:909] "Opened iptables from-host public port for service" servicePortName="kubeedge/cloudcore:cloudhub" protocol=TCP nodePort=30000
I1208 21:28:23.431524 1 proxier.go:919] "Opened iptables from-non-local public port for service" servicePortName="kubeedge/cloudcore:cloudhub" protocol=TCP nodePort=30000
.:53 on 169.254.96.16
[INFO] plugin/reload: Running configuration MD5 = 0b3d85a9c43336189e8532480396fd1f
CoreDNS-1.8.7
linux/arm64, go1.17.8,
I1208 21:28:23.589603 1 proxier.go:898] "Opened iptables from-containers public port for service" servicePortName="kubeedge/cloudcore:cloudhub-quic" protocol=TCP nodePort=30001
I1208 21:28:23.594657 1 proxier.go:909] "Opened iptables from-host public port for service" servicePortName="kubeedge/cloudcore:cloudhub-quic" protocol=TCP nodePort=30001
I1208 21:28:23.602647 1 proxier.go:919] "Opened iptables from-non-local public port for service" servicePortName="kubeedge/cloudcore:cloudhub-quic" protocol=TCP nodePort=30001
I1208 21:28:23.690095 1 proxier.go:898] "Opened iptables from-containers public port for service" servicePortName="kubeedge/cloudcore:cloudhub-https" protocol=TCP nodePort=30002
I1208 21:28:23.695171 1 proxier.go:909] "Opened iptables from-host public port for service" servicePortName="kubeedge/cloudcore:cloudhub-https" protocol=TCP nodePort=30002
I1208 21:28:23.699686 1 proxier.go:919] "Opened iptables from-non-local public port for service" servicePortName="kubeedge/cloudcore:cloudhub-https" protocol=TCP nodePort=30002
I1208 21:28:23.713561 1 proxier.go:898] "Opened iptables from-containers public port for service" servicePortName="kubeedge/cloudcore:cloudstream" protocol=TCP nodePort=30003
I1208 21:28:23.718425 1 proxier.go:909] "Opened iptables from-host public port for service" servicePortName="kubeedge/cloudcore:cloudstream" protocol=TCP nodePort=30003
I1208 21:28:23.787655 1 proxier.go:919] "Opened iptables from-non-local public port for service" servicePortName="kubeedge/cloudcore:cloudstream" protocol=TCP nodePort=30003
I1208 21:28:23.802037 1 proxier.go:898] "Opened iptables from-containers public port for service" servicePortName="kubeedge/cloudcore:tunnelport" protocol=TCP nodePort=30004
I1208 21:28:23.807118 1 proxier.go:909] "Opened iptables from-host public port for service" servicePortName="kubeedge/cloudcore:tunnelport" protocol=TCP nodePort=30004
I1208 21:28:23.811645 1 proxier.go:919] "Opened iptables from-non-local public port for service" servicePortName="kubeedge/cloudcore:tunnelport" protocol=TCP nodePort=30004
I1208 21:28:24.295754 1 proxier.go:898] "Opened iptables from-containers public port for service" servicePortName="kubeedge-test/ssss:http-80" protocol=TCP nodePort=31005
I1208 21:28:24.301154 1 proxier.go:909] "Opened iptables from-host public port for service" servicePortName="kubeedge-test/ssss:http-80" protocol=TCP nodePort=31005
I1208 21:28:24.305932 1 proxier.go:919] "Opened iptables from-non-local public port for service" servicePortName="kubeedge-test/ssss:http-80" protocol=TCP nodePort=31005
I1208 21:28:24.390985 1 proxier.go:898] "Opened iptables from-containers public port for service" servicePortName="kubesphere-system/ks-console:nginx" protocol=TCP nodePort=30880
I1208 21:28:24.396555 1 proxier.go:909] "Opened iptables from-host public port for service" servicePortName="kubesphere-system/ks-console:nginx" protocol=TCP nodePort=30880
I1208 21:28:24.401144 1 proxier.go:919] "Opened iptables from-non-local public port for service" servicePortName="kubesphere-system/ks-console:nginx" protocol=TCP nodePort=30880
[INFO] 169.254.96.16:48618 - 18027 "HINFO IN 8233538493250918821.2528019285114499899. udp 57 false 512" - - 0 1.0012093s
[ERROR] plugin/errors: 2 8233538493250918821.2528019285114499899. HINFO: dial tcp 127.0.0.53:53: connect: connection refused
W1208 23:28:03.734297 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1208 23:28:03.734376 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1208 23:28:03.738640 1 tunnel.go:34] Connect to server err: failed to dial QmQaXLaSCg4VWkR2HAYLBEVWgQZSaELbasjBHjmte78Err: all dials failed
* [/ip4/127.0.0.1/tcp/20004] dial tcp4 127.0.0.1:20004: connect: connection refused
* [/ip4/192.168.100.5/tcp/20004] dial tcp4 192.168.100.5:20004: connect: connection refused
I1208 23:28:05.739004 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1208 23:28:05.739250 1 tunnel.go:34] Connect to server err: dial backoff
I1208 23:28:07.739870 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1208 23:28:07.740246 1 tunnel.go:34] Connect to server err: dial backoff
W1208 23:28:19.742420 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1208 23:28:19.742473 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1208 23:28:19.743716 1 tunnel.go:34] Connect to server err: failed to dial QmQaXLaSCg4VWkR2HAYLBEVWgQZSaELbasjBHjmte78Err: all dials failed
* [/ip4/127.0.0.1/tcp/20004] dial tcp4 127.0.0.1:20004: connect: connection refused
* [/ip4/192.168.100.5/tcp/20004] dial tcp4 192.168.100.5:20004: connect: connection refused
I1208 23:28:21.744372 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1208 23:28:21.744648 1 tunnel.go:34] Connect to server err: dial backoff
I1208 23:28:23.745042 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1208 23:28:23.745297 1 tunnel.go:34] Connect to server err: dial backoff
W1208 23:28:35.746815 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1208 23:28:35.746860 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1208 23:28:35.748112 1 tunnel.go:34] Connect to server err: failed to dial QmQaXLaSCg4VWkR2HAYLBEVWgQZSaELbasjBHjmte78Err: all dials failed
* [/ip4/127.0.0.1/tcp/20004] dial tcp4 127.0.0.1:20004: connect: connection refused
* [/ip4/192.168.100.5/tcp/20004] dial tcp4 192.168.100.5:20004: connect: connection refused
I1208 23:28:37.749122 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1208 23:28:37.749474 1 tunnel.go:34] Connect to server err: dial backoff
I1208 23:28:39.750455 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1208 23:28:39.750740 1 tunnel.go:34] Connect to server err: dial backoff
W1208 23:28:51.752242 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1208 23:28:51.752324 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1208 23:28:51.753454 1 tunnel.go:34] Connect to server err: failed to dial QmQaXLaSCg4VWkR2HAYLBEVWgQZSaELbasjBHjmte78Err: all dials failed
* [/ip4/127.0.0.1/tcp/20004] dial tcp4 127.0.0.1:20004: connect: connection refused
* [/ip4/192.168.100.5/tcp/20004] dial tcp4 192.168.100.5:20004: connect: connection refused
I1208 23:28:53.754054 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1208 23:28:53.754330 1 tunnel.go:34] Connect to server err: dial backoff
I1208 23:28:55.754693 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1208 23:28:55.754944 1 tunnel.go:34] Connect to server err: dial backoff
W1208 23:29:07.756197 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1208 23:29:07.756243 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1208 23:29:07.760094 1 tunnel.go:34] Connect to server err: failed to dial QmQaXLaSCg4VWkR2HAYLBEVWgQZSaELbasjBHjmte78Err: all dials failed
* [/ip4/127.0.0.1/tcp/20004] dial tcp4 127.0.0.1:20004: connect: connection refused
* [/ip4/192.168.100.5/tcp/20004] dial tcp4 192.168.100.5:20004: connect: connection refused
I1208 23:29:09.760643 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1208 23:29:09.760890 1 tunnel.go:34] Connect to server err: dial backoff
I1208 23:29:11.761383 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1208 23:29:11.761668 1 tunnel.go:34] Connect to server err: dial backoff
W1208 23:29:23.763205 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1208 23:29:23.763279 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1208 23:29:23.763506 1 tunnel.go:34] Connect to server err: dial backoff
I1208 23:29:25.764138 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1208 23:29:25.764380 1 tunnel.go:34] Connect to server err: dial backoff
I1208 23:29:27.765123 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1208 23:29:27.765386 1 tunnel.go:34] Connect to server err: dial backoff
W1208 23:29:39.766298 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1208 23:29:39.766345 1 tunnel.go:31] Tunnel agent connecting to tunnel server
I1208 23:29:39.773672 1 tunnel.go:50] agent success connected to server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004]
W1209 00:38:30.052958 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 00:38:30.053000 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:38:30.057398 1 tunnel.go:34] Connect to server err: failed to dial QmQaXLaSCg4VWkR2HAYLBEVWgQZSaELbasjBHjmte78Err: all dials failed
* [/ip4/127.0.0.1/tcp/20004] dial tcp4 127.0.0.1:20004: connect: connection refused
* [/ip4/192.168.100.5/tcp/20004] dial tcp4 192.168.100.5:20004: connect: connection refused
I1209 00:38:32.057520 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:38:32.057831 1 tunnel.go:34] Connect to server err: dial backoff
I1209 00:38:34.058658 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:38:34.058937 1 tunnel.go:34] Connect to server err: dial backoff
W1209 00:38:46.061272 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 00:38:46.061456 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:38:46.063916 1 tunnel.go:34] Connect to server err: failed to dial QmQaXLaSCg4VWkR2HAYLBEVWgQZSaELbasjBHjmte78Err: all dials failed
* [/ip4/127.0.0.1/tcp/20004] dial tcp4 127.0.0.1:20004: connect: connection refused
* [/ip4/192.168.100.5/tcp/20004] dial tcp4 192.168.100.5:20004: connect: connection refused
I1209 00:38:48.064785 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:38:48.065103 1 tunnel.go:34] Connect to server err: dial backoff
I1209 00:38:50.065503 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:38:50.065814 1 tunnel.go:34] Connect to server err: dial backoff
W1209 00:39:02.067013 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 00:39:02.067067 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:39:02.068519 1 tunnel.go:34] Connect to server err: failed to dial QmQaXLaSCg4VWkR2HAYLBEVWgQZSaELbasjBHjmte78Err: all dials failed
* [/ip4/127.0.0.1/tcp/20004] dial tcp4 127.0.0.1:20004: connect: connection refused
* [/ip4/192.168.100.5/tcp/20004] dial tcp4 192.168.100.5:20004: connect: connection refused
I1209 00:39:04.068883 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:39:04.069140 1 tunnel.go:34] Connect to server err: dial backoff
I1209 00:39:06.069482 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:39:06.069714 1 tunnel.go:34] Connect to server err: dial backoff
W1209 00:39:18.070814 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 00:39:18.070863 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:39:18.072063 1 tunnel.go:34] Connect to server err: failed to dial QmQaXLaSCg4VWkR2HAYLBEVWgQZSaELbasjBHjmte78Err: all dials failed
* [/ip4/127.0.0.1/tcp/20004] dial tcp4 127.0.0.1:20004: connect: connection refused
* [/ip4/192.168.100.5/tcp/20004] dial tcp4 192.168.100.5:20004: connect: connection refused
I1209 00:39:20.072193 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:39:20.072450 1 tunnel.go:34] Connect to server err: dial backoff
I1209 00:39:22.072541 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:39:22.072932 1 tunnel.go:34] Connect to server err: dial backoff
W1209 00:39:34.073463 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 00:39:34.073534 1 tunnel.go:31] Tunnel agent connecting to tunnel server
I1209 00:39:34.080495 1 tunnel.go:50] agent success connected to server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004]
W1209 00:51:04.129221 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 00:51:04.129291 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:51:04.133345 1 tunnel.go:34] Connect to server err: failed to dial QmQaXLaSCg4VWkR2HAYLBEVWgQZSaELbasjBHjmte78Err: all dials failed
* [/ip4/127.0.0.1/tcp/20004] dial tcp4 127.0.0.1:20004: connect: connection refused
* [/ip4/192.168.100.5/tcp/20004] dial tcp4 192.168.100.5:20004: connect: connection refused
I1209 00:51:06.134375 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:51:06.134693 1 tunnel.go:34] Connect to server err: dial backoff
I1209 00:51:08.135499 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:51:08.135803 1 tunnel.go:34] Connect to server err: dial backoff
W1209 00:51:20.139370 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 00:51:20.139424 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:51:20.141233 1 tunnel.go:34] Connect to server err: failed to dial QmQaXLaSCg4VWkR2HAYLBEVWgQZSaELbasjBHjmte78Err: all dials failed
* [/ip4/127.0.0.1/tcp/20004] dial tcp4 127.0.0.1:20004: connect: connection refused
* [/ip4/192.168.100.5/tcp/20004] dial tcp4 192.168.100.5:20004: connect: connection refused
I1209 00:51:22.141555 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:51:22.141816 1 tunnel.go:34] Connect to server err: dial backoff
I1209 00:51:24.142364 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:51:24.142672 1 tunnel.go:34] Connect to server err: dial backoff
W1209 00:51:36.143847 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 00:51:36.143899 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:51:36.145082 1 tunnel.go:34] Connect to server err: failed to dial QmQaXLaSCg4VWkR2HAYLBEVWgQZSaELbasjBHjmte78Err: all dials failed
* [/ip4/127.0.0.1/tcp/20004] dial tcp4 127.0.0.1:20004: connect: connection refused
* [/ip4/192.168.100.5/tcp/20004] dial tcp4 192.168.100.5:20004: connect: connection refused
I1209 00:51:38.145695 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:51:38.145972 1 tunnel.go:34] Connect to server err: dial backoff
I1209 00:51:40.146425 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:51:40.146704 1 tunnel.go:34] Connect to server err: dial backoff
W1209 00:51:52.147642 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 00:51:52.147688 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:51:52.149049 1 tunnel.go:34] Connect to server err: failed to dial QmQaXLaSCg4VWkR2HAYLBEVWgQZSaELbasjBHjmte78Err: all dials failed
* [/ip4/127.0.0.1/tcp/20004] dial tcp4 127.0.0.1:20004: connect: connection refused
* [/ip4/192.168.100.5/tcp/20004] dial tcp4 192.168.100.5:20004: connect: connection refused
I1209 00:51:54.149603 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:51:54.149906 1 tunnel.go:34] Connect to server err: dial backoff
I1209 00:51:56.150825 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:51:56.151118 1 tunnel.go:34] Connect to server err: dial backoff
W1209 00:52:08.152207 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 00:52:08.152279 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:52:08.156107 1 tunnel.go:34] Connect to server err: failed to dial QmQaXLaSCg4VWkR2HAYLBEVWgQZSaELbasjBHjmte78Err: all dials failed
* [/ip4/127.0.0.1/tcp/20004] dial tcp4 127.0.0.1:20004: connect: connection refused
* [/ip4/192.168.100.5/tcp/20004] dial tcp4 192.168.100.5:20004: connect: connection refused
I1209 00:52:10.156243 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:52:10.156543 1 tunnel.go:34] Connect to server err: dial backoff
I1209 00:52:12.157591 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:52:12.157887 1 tunnel.go:34] Connect to server err: dial backoff
W1209 00:52:24.159545 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 00:52:24.159618 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:52:24.159856 1 tunnel.go:34] Connect to server err: dial backoff
I1209 00:52:26.160353 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:52:26.160618 1 tunnel.go:34] Connect to server err: dial backoff
I1209 00:52:28.161671 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 00:52:28.161950 1 tunnel.go:34] Connect to server err: dial backoff
W1209 00:52:40.162844 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 00:52:40.162922 1 tunnel.go:31] Tunnel agent connecting to tunnel server
I1209 00:52:40.167351 1 tunnel.go:50] agent success connected to server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004]
E1209 04:49:56.301096 1 utils.go:166] "Failed to get local addresses assuming no local IPs" err="route ip+net: no such network interface"
W1209 07:21:11.984103 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 07:21:11.984146 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 07:21:11.992534 1 tunnel.go:34] Connect to server err: failed to dial QmQaXLaSCg4VWkR2HAYLBEVWgQZSaELbasjBHjmte78Err: all dials failed
* [/ip4/127.0.0.1/tcp/20004] dial tcp4 127.0.0.1:20004: connect: connection refused
* [/ip4/192.168.100.5/tcp/20004] dial tcp4 192.168.100.5:20004: connect: connection refused
I1209 07:21:13.993450 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 07:21:13.993698 1 tunnel.go:34] Connect to server err: dial backoff
I1209 07:21:15.994653 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 07:21:15.994922 1 tunnel.go:34] Connect to server err: dial backoff
W1209 07:21:27.996138 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 07:21:27.996188 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 07:21:27.997425 1 tunnel.go:34] Connect to server err: failed to dial QmQaXLaSCg4VWkR2HAYLBEVWgQZSaELbasjBHjmte78Err: all dials failed
* [/ip4/127.0.0.1/tcp/20004] dial tcp4 127.0.0.1:20004: connect: connection refused
* [/ip4/192.168.100.5/tcp/20004] dial tcp4 192.168.100.5:20004: connect: connection refused
I1209 07:21:29.997885 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 07:21:29.998153 1 tunnel.go:34] Connect to server err: dial backoff
I1209 07:21:31.998792 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 07:21:31.999056 1 tunnel.go:34] Connect to server err: dial backoff
W1209 07:21:44.000436 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 07:21:44.000485 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 07:21:44.001763 1 tunnel.go:34] Connect to server err: failed to dial QmQaXLaSCg4VWkR2HAYLBEVWgQZSaELbasjBHjmte78Err: all dials failed
* [/ip4/127.0.0.1/tcp/20004] dial tcp4 127.0.0.1:20004: connect: connection refused
* [/ip4/192.168.100.5/tcp/20004] dial tcp4 192.168.100.5:20004: connect: connection refused
I1209 07:21:46.002868 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 07:21:46.003152 1 tunnel.go:34] Connect to server err: dial backoff
I1209 07:21:48.003894 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 07:21:48.004165 1 tunnel.go:34] Connect to server err: dial backoff
W1209 07:22:00.004524 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 07:22:00.004600 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 07:22:00.007034 1 tunnel.go:34] Connect to server err: failed to dial QmQaXLaSCg4VWkR2HAYLBEVWgQZSaELbasjBHjmte78Err: all dials failed
* [/ip4/127.0.0.1/tcp/20004] dial tcp4 127.0.0.1:20004: connect: connection refused
* [/ip4/192.168.100.5/tcp/20004] dial tcp4 192.168.100.5:20004: connect: connection refused
I1209 07:22:02.007953 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 07:22:02.008260 1 tunnel.go:34] Connect to server err: dial backoff
I1209 07:22:04.009168 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 07:22:04.009479 1 tunnel.go:34] Connect to server err: dial backoff
W1209 07:22:16.011453 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 07:22:16.011522 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 07:22:16.016012 1 tunnel.go:34] Connect to server err: failed to dial QmQaXLaSCg4VWkR2HAYLBEVWgQZSaELbasjBHjmte78Err: all dials failed
* [/ip4/127.0.0.1/tcp/20004] dial tcp4 127.0.0.1:20004: connect: connection refused
* [/ip4/192.168.100.5/tcp/20004] dial tcp4 192.168.100.5:20004: connect: connection refused
I1209 07:22:18.016832 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 07:22:18.017119 1 tunnel.go:34] Connect to server err: dial backoff
I1209 07:22:20.018080 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 07:22:20.018372 1 tunnel.go:34] Connect to server err: dial backoff
W1209 07:22:32.019971 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 07:22:32.020029 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 07:22:32.020260 1 tunnel.go:34] Connect to server err: dial backoff
I1209 07:22:34.021330 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 07:22:34.021614 1 tunnel.go:34] Connect to server err: dial backoff
I1209 07:22:36.021850 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 07:22:36.022106 1 tunnel.go:34] Connect to server err: dial backoff
W1209 07:22:48.023288 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 07:22:48.023331 1 tunnel.go:31] Tunnel agent connecting to tunnel server
I1209 07:22:48.027768 1 tunnel.go:50] agent success connected to server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004]
W1209 08:06:28.206591 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 08:06:28.206662 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 08:06:28.210493 1 tunnel.go:34] Connect to server err: failed to dial QmQaXLaSCg4VWkR2HAYLBEVWgQZSaELbasjBHjmte78Err: all dials failed
* [/ip4/127.0.0.1/tcp/20004] dial tcp4 127.0.0.1:20004: connect: connection refused
* [/ip4/192.168.100.5/tcp/20004] dial tcp4 192.168.100.5:20004: connect: connection refused
I1209 08:06:30.211238 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 08:06:30.211714 1 tunnel.go:34] Connect to server err: dial backoff
I1209 08:06:32.212050 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 08:06:32.212330 1 tunnel.go:34] Connect to server err: dial backoff
W1209 08:06:44.213692 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 08:06:44.213744 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 08:06:44.215733 1 tunnel.go:34] Connect to server err: failed to dial QmQaXLaSCg4VWkR2HAYLBEVWgQZSaELbasjBHjmte78Err: all dials failed
* [/ip4/127.0.0.1/tcp/20004] dial tcp4 127.0.0.1:20004: connect: connection refused
* [/ip4/192.168.100.5/tcp/20004] dial tcp4 192.168.100.5:20004: connect: connection refused
I1209 08:06:46.216102 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 08:06:46.216341 1 tunnel.go:34] Connect to server err: dial backoff
I1209 08:06:48.216785 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 08:06:48.217050 1 tunnel.go:34] Connect to server err: dial backoff
W1209 08:07:00.218621 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 08:07:00.218668 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 08:07:00.219692 1 tunnel.go:34] Connect to server err: failed to dial QmQaXLaSCg4VWkR2HAYLBEVWgQZSaELbasjBHjmte78Err: all dials failed
* [/ip4/127.0.0.1/tcp/20004] dial tcp4 127.0.0.1:20004: connect: connection refused
* [/ip4/192.168.100.5/tcp/20004] dial tcp4 192.168.100.5:20004: connect: connection refused
I1209 08:07:02.219817 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 08:07:02.220119 1 tunnel.go:34] Connect to server err: dial backoff
I1209 08:07:04.220173 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 08:07:04.220388 1 tunnel.go:34] Connect to server err: dial backoff
W1209 08:07:16.286157 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 08:07:16.286226 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 08:07:16.287683 1 tunnel.go:34] Connect to server err: failed to dial QmQaXLaSCg4VWkR2HAYLBEVWgQZSaELbasjBHjmte78Err: all dials failed
* [/ip4/127.0.0.1/tcp/20004] dial tcp4 127.0.0.1:20004: connect: connection refused
* [/ip4/192.168.100.5/tcp/20004] dial tcp4 192.168.100.5:20004: connect: connection refused
I1209 08:07:18.288633 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 08:07:18.289019 1 tunnel.go:34] Connect to server err: dial backoff
I1209 08:07:20.289682 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 08:07:20.289964 1 tunnel.go:34] Connect to server err: dial backoff
W1209 08:07:32.291625 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 08:07:32.291681 1 tunnel.go:31] Tunnel agent connecting to tunnel server
I1209 08:07:32.299167 1 tunnel.go:50] agent success connected to server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004]
I1209 08:12:05.586804 1 proxy.go:47] Got a new stream from QmQtYs8MaQ95kzdBW458qEUG6zMdhwNgwuch7Y4bw1SFfo
I1209 08:12:05.587549 1 proxy.go:92] Success proxy for {tcp edgenode-1 192.168.150.10:22}
W1209 10:13:52.806810 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 10:13:52.806854 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 10:13:52.810565 1 tunnel.go:34] Connect to server err: failed to dial QmQaXLaSCg4VWkR2HAYLBEVWgQZSaELbasjBHjmte78Err: all dials failed
* [/ip4/127.0.0.1/tcp/20004] dial tcp4 127.0.0.1:20004: connect: connection refused
* [/ip4/192.168.100.5/tcp/20004] dial tcp4 192.168.100.5:20004: connect: connection refused
I1209 10:13:54.811311 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 10:13:54.811635 1 tunnel.go:34] Connect to server err: dial backoff
I1209 10:13:56.811952 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 10:13:56.812220 1 tunnel.go:34] Connect to server err: dial backoff
W1209 10:14:08.813111 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 10:14:08.813189 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 10:14:08.814325 1 tunnel.go:34] Connect to server err: failed to dial QmQaXLaSCg4VWkR2HAYLBEVWgQZSaELbasjBHjmte78Err: all dials failed
* [/ip4/127.0.0.1/tcp/20004] dial tcp4 127.0.0.1:20004: connect: connection refused
* [/ip4/192.168.100.5/tcp/20004] dial tcp4 192.168.100.5:20004: connect: connection refused
I1209 10:14:10.814941 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 10:14:10.815199 1 tunnel.go:34] Connect to server err: dial backoff
I1209 10:14:12.816143 1 tunnel.go:31] Tunnel agent connecting to tunnel server
W1209 10:14:12.816418 1 tunnel.go:34] Connect to server err: dial backoff
W1209 10:14:24.820627 1 tunnel.go:28] Connection between agent and server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004] is not established, try connect
I1209 10:14:24.820713 1 tunnel.go:31] Tunnel agent connecting to tunnel server
I1209 10:14:24.830670 1 tunnel.go:50] agent success connected to server [/ip4/192.168.100.5/tcp/20004 /ip4/127.0.0.1/tcp/20004]