mysteriumnetwork / node

Mysterium Network Node - official implementation of distributed VPN network (dVPN) protocol
https://mysterium.network
GNU General Public License v3.0
1.11k stars 313 forks source link

Failed to lookup host #5304

Closed tokar86a closed 1 year ago

tokar86a commented 2 years ago

Getting this erros together whit Connection failed and Test Failed to my node.

2022-07-16T17:52:00.254 ERR ../../core/quality/mysterium_morqa.go:190 > Failed to sent batch metrics request, 1 error="Post "https://quality.mysterium.network/api/v3/batch/": failed to dial quality.mysterium.network:443: all dials failed\n [51.158.129.204:443] dial tcp 0.0.0.0:0->51.158.129.204:443: connect: connection refused\n [51.15.72.87:443] dial tcp 0.0.0.0:0->51.15.72.87:443: connect: connection refused\n * [quality.mysterium.network:443] dial tcp: lookup quality.mysterium.network on 192.168.65.5:53: no such host"

2022-07-16T11:29:33.947 WRN ../../requests/dialer_swarm.go:293 > Failed to lookup host: "broker.mysterium.network" error="lookup broker.mysterium.network on 192.168.65.5:53: no such host"

2022-07-17T14:08:14.879 DBG ../../cmd/di.go:827 > Using lightweight keystore 2022-07-17T14:08:14.964 DBG ../../config/config.go:215 > Returning CLI value data-dir:/var/lib/mysterium-node 2022-07-17T14:08:14.992 DBG ../../core/ip/cached_resolver.go:59 > Outbound IP cache is empty, fetching IP 2022-07-17T14:08:14.993 WRN ../../ui/server.go:96 > could not read node ui version config, falling back to bundled version 2022-07-17T14:08:14.993 DBG ../../config/config.go:215 > Returning CLI value local-service-discovery:false 2022-07-17T14:08:14.993 DBG ../../config/config.go:215 > Returning CLI value udp.ports:42000:42100 2022-07-17T14:08:15.151 DBG ../../nat/service_iptables.go:231 > "/usr/sbin/iptables --new MYST --table nat" output:

2022-07-17T14:24:15.970 DBG ../../eventbus/event_bus.go:101 > Published topic="NAT-type-detected" event=prcone 2022-07-17T14:24:15.971 DBG ../../config/config.go:215 > Returning CLI value launcher.ver:1.0.30/windows 2022-07-17T14:24:16.060 WRN ../../requests/dialer_swarm.go:293 > Failed to lookup host: "transactor.mysterium.network" error="lookup transactor.mysterium.network on 192.168.65.5:53: dial udp 192.168.65.5:53: operation was canceled" 2022-07-17T14:24:16.288 DBG ../../eventbus/event_bus.go:101 > Published topic="location-update-event" event={IP:92.35.134.122 ASN:2119 ISP:Telenor Sverige AB Continent:EU Country:SE City:Vastra Gotalands lan IPType:residential}

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This issue has been automatically closed because it has not had activity for a long time. If this issue is still valid, please ping a maintainer and ask them to label it as "pinned". Thank you for your contributions.