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

Test MystNodes.com nodes onboarding flow #4295

Closed Donatas-MN closed 2 years ago

Donatas-MN commented 2 years ago

Scenario 1

  1. Migrate your Docker node on localhost into MainNet (look at instructions provided in https://github.com/mysteriumnetwork/node/issues/4101).
  2. Go to MystNodes.com and register an account there.
  3. Go to Onboarding in top menu and go through your device onboarding wizard.
  4. Finish setup as explained in wizard and then go to Nodes list
  5. Confirm that node is visible in the list, information is correct and status is Online (might take up to 5 minutes for status to update).

Scenario 2

  1. Do the same with new Docker node on localhost on MainNet (not migrated from Testnet3).

Scenario 3

  1. Run your Node for a bit, confirm that Total earnings in Nodes list match with NodeUI.
veldspar commented 2 years ago

Node migrations requires deleting /etc/Mysterium-node and /var/lib/Mysterium-node/mainnet deletion before upgrading to mainnet(that is running without docker on Linux/epi). Deleting the database in /var/lib/Mysterium-node/mainnet should actually be enough. If be those aren't removed, node will hang up on startup

Donatas-MN commented 2 years ago

Node migrations requires deleting /etc/Mysterium-node and /var/lib/Mysterium-node/mainnet deletion before upgrading to mainnet(that is running without docker on Linux/epi). Deleting the database in /var/lib/Mysterium-node/mainnet should actually be enough. If be those aren't removed, node will hang up on startup

@veldspar could you provide more info on the issue (e.g. logs)? This is not expected behaviour of the node as it should migrate to MainNet without any additional actions from user. Thanks!

veldspar commented 2 years ago

Node migrations requires deleting /etc/Mysterium-node and /var/lib/Mysterium-node/mainnet deletion before upgrading to mainnet(that is running without docker on Linux/epi). Deleting the database in /var/lib/Mysterium-node/mainnet should actually be enough. If be those aren't removed, node will hang up on startup

@veldspar could you provide more info on the issue (e.g. logs)? This is not expected behaviour of the node as it should migrate to MainNet without any additional actions from user. Thanks!

Unfortunately I do not have any leftover logs, however it might be a cross effect - most of my nodes have been running either on testnet or on mainnet for a couple months now(I switched them over sometimes to see mainnet progress before now finally moving on to mainnet this month). Therefore they did have old mainnet databases on them. I did figure after upgrading to mainnet(switching repo, removing myst updating sources.list and installing myst) that it would not start up properly. I unfortunately did not remember the error thrown in journalctl -fu mysterium-node. I figured that apt remove myst might leave config files/identities, so I deleted everything except the identities file in /var/lib/mysterium-node/keystore/UTC* in the meanwhile I did figure out that it seems to be related to the .db file in the mainnet folder. However if you provide me means I can send you a pre-upgrade copy of those folders so you should be able to reproduce the problem yourself

CharlyEmpereurmot commented 2 years ago

When I on-board a node that has been migrated from Testnet + using Docker, and try to register it to mystnodes.com using API key, the link for getting the API key goes into a blank page (the Get It Here link I mean) image

chompomonim commented 2 years ago

I'm really missing "remind password" functionality as I can't login but if I try to register it says "Email already registered".

Donatas-MN commented 2 years ago

When I on-board a node that has been migrated from Testnet + using Docker, and try to register it to mystnodes.com using API key, the link for getting the API key goes into a blank page (the Get It Here link I mean) image

Good catch, it should go to mystnodes.com/me. Will update soon.

Donatas-MN commented 2 years ago

I'm really missing "remind password" functionality as I can't login but if I try to register it says "Email already registered".

Coming very soon!

MrGodlike024 commented 2 years ago

I have a big problem with docker on windows 10... i maked everything like need to but still something missing.... my issue is

` communication/nats/sender.go:59 > Message "signed.evxsz5eUjVGlPp9QyLNw3k8pzYo1RAWjB1HP96EyIbcKzNtVOQS8SqPU8TiLgxYxYAHGfaEawL6kPWl-7Kz1bwA.1638102827.*.proposal-ping.v3" sending: {"proposal":{"id":0,"format":"service-proposal/v3","compatibility":1,"provider_id":"0x417be62fba1c81c57c3e17281226efc58a012a55","service_type":"wireguard","location":{"continent":"EU","country":"LT","city":"Telsiai","asn":1257,"isp":"Tele2 Lithuania","ip_type":"residential"},"contacts":[{"type":"nats/p2p/v1","definition":{"broker_addresses":["nats://broker.mysterium.network:4222","nats://broker.mysterium.network:4222","nats://51.158.129.204:4222"]}}],"quality":{"quality":0,"latency":0,"bandwidth":0}}}

2021-11-28T12:36:47.188 DBG communication/nats/sender.go:59 > Message "signed.s2sTN0mUmtFPujnSh5wI1JS9X-EP8aVDX5MtxriwoyIOWaUFvqihUzg8gLvcVwZuqVRfR3vYGlx-6PHatt1_NgE.1638103007.*.proposal-ping.v3" sending: {"proposal":{"id":0,"format":"service-proposal/v3","compatibility":1,"provider_id":"0x417be62fba1c81c57c3e17281226efc58a012a55","service_type":"wireguard","location":{"continent":"EU","country":"LT","city":"Telsiai","asn":1257,"isp":"Tele2 Lithuania","ip_type":"residential"},"contacts":[{"type":"nats/p2p/v1","definition":{"broker_addresses":["nats://broker.mysterium.network:4222","nats://broker.mysterium.network:4222","nats://51.158.129.204:4222"]}}],"quality":{"quality":0,"latency":0,"bandwidth":0}}}`

Donatas-MN commented 2 years ago

I have a big problem with docker on windows 10... i maked everything like need to but still something missing.... my issue is

` communication/nats/sender.go:59 > Message "signed.evxsz5eUjVGlPp9QyLNw3k8pzYo1RAWjB1HP96EyIbcKzNtVOQS8SqPU8TiLgxYxYAHGfaEawL6kPWl-7Kz1bwA.1638102827.*.proposal-ping.v3" sending: {"proposal":{"id":0,"format":"service-proposal/v3","compatibility":1,"provider_id":"0x417be62fba1c81c57c3e17281226efc58a012a55","service_type":"wireguard","location":{"continent":"EU","country":"LT","city":"Telsiai","asn":1257,"isp":"Tele2 Lithuania","ip_type":"residential"},"contacts":[{"type":"nats/p2p/v1","definition":{"broker_addresses":["nats://broker.mysterium.network:4222","nats://broker.mysterium.network:4222","nats://51.158.129.204:4222"]}}],"quality":{"quality":0,"latency":0,"bandwidth":0}}}

2021-11-28T12:36:47.188 DBG communication/nats/sender.go:59 > Message "signed.s2sTN0mUmtFPujnSh5wI1JS9X-EP8aVDX5MtxriwoyIOWaUFvqihUzg8gLvcVwZuqVRfR3vYGlx-6PHatt1_NgE.1638103007.*.proposal-ping.v3" sending: {"proposal":{"id":0,"format":"service-proposal/v3","compatibility":1,"provider_id":"0x417be62fba1c81c57c3e17281226efc58a012a55","service_type":"wireguard","location":{"continent":"EU","country":"LT","city":"Telsiai","asn":1257,"isp":"Tele2 Lithuania","ip_type":"residential"},"contacts":[{"type":"nats/p2p/v1","definition":{"broker_addresses":["nats://broker.mysterium.network:4222","nats://broker.mysterium.network:4222","nats://51.158.129.204:4222"]}}],"quality":{"quality":0,"latency":0,"bandwidth":0}}}`

@MrGodlike024 please create a separate issue describing what exactly is not working and add a few screenshots. Thanks!

MrGodlike024 commented 2 years ago

Labas, matau galim ir lietuviu kalba. Taigi problema, matau mano node yra online viskas lyg ir ok tik vis meto pasikartojancius langus dockeri ir nematau savo indetificainio ID public app vpn'o nezinau kaip issiaiskint ar viskas veikia, ir tuose docker loguose nelabai ka suprantu, ar kas blokuoja prisijungima ar kaip nes bandau kelias dienas ir gaunu lyg tik testinius prisijungimus....

Taipat logai is dockerio....

iptables basepath detected: /sbin 2021-11-29T09:17:17.074 DBG config/config.go:80 > Loading user configuration: /var/lib/mysterium-node/config-mainnet.toml 2021-11-29T09:17:17.102 INF config/config.go:92 > User configuration loaded: {"mmn":{"api-key":"WCg7KMwuJDQT88YJiM6xwRVp19HIlxeuFnkUTMpB"},"terms":{"consumer-agreed":true,"provider-agreed":true,"version":"0.0.34"}} 2021-11-29T09:17:17.111 DBG config/config.go:215 > Returning CLI value data-dir:/var/lib/mysterium-node 2021-11-29T09:17:17.111 DBG config/config.go:215 > Returning CLI value data-dir:/var/lib/mysterium-node 2021-11-29T09:17:17.112 DBG config/config.go:215 > Returning CLI value script-dir:/etc/mysterium-node 2021-11-29T09:17:17.112 DBG config/config.go:215 > Returning CLI value runtime-dir:/var/run/mysterium-node 2021-11-29T09:17:17.112 INF logconfig/config.go:74 > Log level: debug 2021-11-29T09:17:17.112 INF logconfig/config.go:76 > Log file path: /root/.mysterium/logs/mysterium-node 2021-11-29T09:17:17.114 DBG logconfig/rollingwriter/rollingwriter.go:76 > Found 0 old log files in log directory, skipping cleanup 2021-11-29T09:17:17.114 INF cmd/di.go:207 > Starting Mysterium Node 1.0.8 2021-11-29T09:17:17.117 INF firewall/incoming_firewall_noop.go:32 > Rules bootstrap was requested 2021-11-29T09:17:17.126 INF cmd/di.go:650 > Using local DNS: location.mysterium.network -> [51.158.129.204] 2021-11-29T09:17:17.126 INF cmd/di.go:650 > Using local DNS: trust.mysterium.network -> [51.158.129.204] 2021-11-29T09:17:17.127 INF cmd/di.go:650 > Using local DNS: broker.mysterium.network -> [51.158.129.204] 2021-11-29T09:17:17.127 INF cmd/di.go:650 > Using local DNS: quality.mysterium.network -> [51.158.129.204] 2021-11-29T09:17:17.127 INF cmd/di.go:650 > Using local DNS: feedback.mysterium.network -> [116.203.17.150] 2021-11-29T09:17:17.127 INF cmd/di.go:650 > Using local DNS: api.ipify.org -> [54.204.14.42 54.225.153.147 54.235.83.248 54.243.161.145 23.21.109.69 23.21.126.66 50.19.252.36 174.129.214.20] 2021-11-29T09:17:17.127 INF cmd/di.go:650 > Using local DNS: badupnp.benjojo.co.uk -> [104.22.70.70 104.22.71.70 172.67.25.154] 2021-11-29T09:17:17.127 INF cmd/di.go:650 > Using local DNS: pilvytis.mysterium.network -> [51.158.129.204] 2021-11-29T09:17:17.128 INF cmd/di.go:650 > Using local DNS: discovery.mysterium.network -> [51.158.129.204] 2021-11-29T09:17:17.128 INF cmd/di.go:650 > Using local DNS: transactor.mysterium.network -> [51.158.129.204] 2021-11-29T09:17:17.128 DBG communication/nats/connector.go:79 > Connecting to NATS servers: [nats://broker.mysterium.network:4222] 2021-11-29T09:17:17.128 INF firewall/outgoing_firewall_noop.go:57 > Allow URL nats://broker.mysterium.network:4222 access 2021-11-29T09:17:17.128 INF firewall/outgoing_firewall_noop.go:57 > Allow URL nats://broker.mysterium.network:4222 access 2021-11-29T09:17:17.128 INF firewall/outgoing_firewall_noop.go:57 > Allow URL nats:// 51.158.129.204:4222 access 2021-11-29T09:17:19.296 INF cmd/di.go:679 > Using L1 Eth endpoints: [ https://ethereum1.mysterium.network/ https://cloudflare-eth.com/] 2021-11-29T09:17:19.296 INF cmd/di.go:680 > Using L2 Eth endpoints: [ https://polygon1.mysterium.network/ https://polygon-rpc.com/] 2021-11-29T09:17:19.297 INF cmd/di.go:478 > Node chain id 137 2021-11-29T09:17:19.938 INF firewall/outgoing_firewall_noop.go:57 > Allow URL https://discovery.mysterium.network/api/v3 access 2021-11-29T09:17:19.938 INF firewall/outgoing_firewall_noop.go:57 > Allow URL https://transactor.mysterium.network/api/v1 access 2021-11-29T09:17:19.938 INF firewall/outgoing_firewall_noop.go:57 > Allow URL https://hermes.mysterium.network/api/v2 access 2021-11-29T09:17:19.938 INF firewall/outgoing_firewall_noop.go:57 > Allow URL https://pilvytis.mysterium.network access 2021-11-29T09:17:19.939 INF firewall/outgoing_firewall_noop.go:57 > Allow URL https://ethereum1.mysterium.network/ access 2021-11-29T09:17:19.939 INF firewall/outgoing_firewall_noop.go:57 > Allow URL https://cloudflare-eth.com/ access 2021-11-29T09:17:19.939 INF firewall/outgoing_firewall_noop.go:57 > Allow URL https://polygon1.mysterium.network/ access 2021-11-29T09:17:19.939 INF firewall/outgoing_firewall_noop.go:57 > Allow URL https://polygon-rpc.com/ access 2021-11-29T09:17:19.939 INF firewall/incoming_firewall_noop.go:53 > Allow URL https://discovery.mysterium.network/api/v3 access 2021-11-29T09:17:19.940 INF firewall/incoming_firewall_noop.go:53 > Allow URL https://transactor.mysterium.network/api/v1 access 2021-11-29T09:17:19.940 INF firewall/incoming_firewall_noop.go:53 > Allow URL https://hermes.mysterium.network/api/v2 access 2021-11-29T09:17:19.940 INF firewall/incoming_firewall_noop.go:53 > Allow URL https://pilvytis.mysterium.network access 2021-11-29T09:17:19.940 INF firewall/incoming_firewall_noop.go:53 > Allow URL https://ethereum1.mysterium.network/ access 2021-11-29T09:17:19.940 INF firewall/incoming_firewall_noop.go:53 > Allow URL https://cloudflare-eth.com/ access 2021-11-29T09:17:19.940 INF firewall/incoming_firewall_noop.go:53 > Allow URL https://polygon1.mysterium.network/ access 2021-11-29T09:17:19.941 INF firewall/incoming_firewall_noop.go:53 > Allow URL https://polygon-rpc.com/ access 2021-11-29T09:17:19.941 INF firewall/outgoing_firewall_noop.go:57 > Allow URL https://location.mysterium.network/api/v1/location access 2021-11-29T09:17:19.941 INF firewall/incoming_firewall_noop.go:53 > Allow URL https://location.mysterium.network/api/v1/location access 2021-11-29T09:17:19.941 INF firewall/outgoing_firewall_noop.go:57 > Allow URL https://location.mysterium.network/api/v1/location access 2021-11-29T09:17:19.941 INF firewall/incoming_firewall_noop.go:53 > Allow URL https://location.mysterium.network/api/v1/location access 2021-11-29T09:17:19.941 DBG cmd/di.go:793 > Using lightweight keystore 2021-11-29T09:17:19.971 DBG config/config.go:215 > Returning CLI value data-dir:/var/lib/mysterium-node 2021-11-29T09:17:19.972 DBG core/ip/cached_resolver.go:59 > Outbound IP cache is empty, fetching IP 2021-11-29T09:17:19.972 DBG config/config.go:215 > Returning CLI value local-service-discovery:false 2021-11-29T09:17:20.066 DBG nat/service_iptables.go:220 > "/usr/sbin/iptables --new MYST --table nat" output:

2021-11-29T09:17:20.106 DBG nat/service_iptables.go:220 > "/usr/sbin/iptables -A MYST --destination 10.0.0.0/8 --jump DNAT --to-destination 240.0.0.1 --table nat" output:

2021-11-29T09:17:20.186 DBG nat/service_iptables.go:220 > "/usr/sbin/iptables -A MYST --destination 172.16.0.0/12 --jump DNAT --to-destination 240.0.0.1 --table nat" output:

2021-11-29T09:17:20.226 DBG nat/service_iptables.go:220 > "/usr/sbin/iptables -A MYST --destination 192.168.0.0/16 --jump DNAT --to-destination 240.0.0.1 --table nat" output:

2021-11-29T09:17:20.286 DBG nat/service_iptables.go:220 > "/usr/sbin/iptables -A MYST --destination 127.0.0.0/8 --jump DNAT --to-destination 240.0.0.1 --table nat" output:

2021-11-29T09:17:20.288 INF nat/service_ipforward.go:46 > IP forwarding already enabled 2021-11-29T09:17:20.289 INF firewall/outgoing_firewall_noop.go:57 > Allow URL https://quality.mysterium.network/api/v2 access 2021-11-29T09:17:20.289 INF firewall/incoming_firewall_noop.go:53 > Allow URL https://quality.mysterium.network/api/v2 access 2021-11-29T09:17:20.289 INF feedback/reporter.go:43 > Using feedback API at: https://feedback.mysterium.network 2021-11-29T09:17:20.290 INF firewall/outgoing_firewall_noop.go:48 > Allow IP 239.255.255.250 access 2021-11-29T09:17:20.292 INF tequilapi/http_api_server.go:121 > API started on: 127.0.0.1:4050 2021-11-29T09:17:20.292 DBG sleep/sleep_noop.go:28 > Register for noop sleep events 2021-11-29T09:17:20.292 DBG eventbus/event_bus.go:81 > Published topic="Node" event={Status:Started} 2021-11-29T09:17:20.292 INF ui/server.go:116 > UI starting on: 172.17.0.2:4449 2021-11-29T09:17:20.292 INF ui/server.go:116 > UI starting on: 127.0.0.1:4449 2021-11-29T09:17:20.292 INF ui/discovery/discovery.go:66 > LAN discovery disabled. Starting noop local service discovery. 2021-11-29T09:17:20.292 DBG core/ip/cached_resolver.go:55 > Found cached outbound IP 2021-11-29T09:17:20.293 DBG core/ip/cached_resolver.go:79 > Public IP cache is empty, fetching IP 2021-11-29T09:17:20.293 DBG identity/registry/registry_contract.go:158

event received {Started} 2021-11-29T09:17:20.294 INF identity/registry/registry_contract.go:304 Starting registry... 2021-11-29T09:17:20.293 INF identity/registry/provider_registrar.go:282 > Starting provider registrar 2021-11-29T09:17:20.293 DBG core/location/oracle_resolver.go:64 > Detecting with oracle resolver 2021-11-29T09:17:20.294 DBG identity/registry/registry_contract.go:315 Loading initial state 2021-11-29T09:17:20.294 INF session/pingpong/hermes_promise_settler.go:329 > Listening for settlement events 2021-11-29T09:17:20.295 DBG identity/registry/registry_contract.go:330 Identity {"0x417be62fba1c81c57c3e17281226efc58a012a55"} already registered, skipping 2021-11-29T09:17:20.293 DBG core/ip/cached_resolver.go:55 > Found cached outbound IP 2021-11-29T09:17:20.400 INF session/pingpong/hermes_channel_repository.go:274 > Loaded state for provider {"0x417be62fba1c81c57c3e17281226efc58a012a55"}, hermesID "0xa62a2A75949d25e17C6F08a7818e7bE97c18a8d2": balance 0, available balance 0, unsettled balance 654643905548640 2021-11-29T09:17:20.401 DBG eventbus/event_bus.go:81 > Published topic="earnings_change" event={Identity:{Address:0x417be62fba1c81c57c3e17281226efc58a012a55} Previous:{LifetimeBalance:+0 UnsettledBalance:+0} Current:{LifetimeBalance:+654643905548640 UnsettledBalance:+654643905548640}} 2021-11-29T09:17:20.923 INF session/pingpong/pricing.go:177 > pricing info loaded. expires @ 2021-11-29 09:17:21.575404318 +0000 UTC 2021-11-29T09:17:21.153 DBG session/pingpong/hermes_promise_handler.go:210 > hermes promise handler started 2021-11-29T09:17:21.255 DBG core/ip/resolver.go:105 > IP detected: 90.140.169.146 2021-11-29T09:17:21.256 INF cmd/di.go:291 > Mysterium node started! 2021-11-29T09:17:21.257 DBG identity/selector/handler.go:98 > Attempting to use last identity 2021-11-29T09:17:21.258 DBG core/location/cache.go:123 > original location detected: SE (cellular) 2021-11-29T09:17:21.258 DBG tequilapi/endpoints/terms.go:91 > Setting user config value: "terms.provider-agreed" = %!q(bool=true) 2021-11-29T09:17:21.259 DBG eventbus/event_bus.go:81 > Published topic="config:terms.provider-agreed" event=true 2021-11-29T09:17:21.259 DBG tequilapi/endpoints/terms.go:91 > Setting user config value: "terms.version" = "0.0.34" 2021-11-29T09:17:21.259 DBG eventbus/event_bus.go:81 > Published topic="config:terms.version" event=0.0.34 2021-11-29T09:17:21.259 DBG tequilapi/endpoints/terms.go:91 > Setting user config value: "terms.consumer-agreed" = %!q(bool=true) 2021-11-29T09:17:21.259 DBG eventbus/event_bus.go:81 > Published topic="config:terms.consumer-agreed" event=true 2021-11-29T09:17:21.260 INF config/config.go:98 > Saving user configuration 2021-11-29T09:17:21.267 INF config/config.go:117 > User configuration written: {"mmn":{"api-key":"WCg7KMwuJDQT88YJiM6xwRVp19HIlxeuFnkUTMpB"},"terms":{"consumer-agreed":true,"provider-agreed":true,"version":"0.0.34"}} 2021-11-29T09:17:21.270 DBG identity/selector/handler.go:103 > Found identity in cache: 0x417be62fba1c81c57c3e17281226efc58a012a55 2021-11-29T09:17:21.407 DBG identity/manager.go:166 > Caching unlocked address: 0x417be62fba1c81c57c3e17281226efc58a012a55 2021-11-29T09:17:21.408 DBG identity/selector/handler.go:108 > Unlocked identity: 0x417be62fba1c81c57c3e17281226efc58a012a55 2021-11-29T09:17:21.408 DBG eventbus/event_bus.go:81 > Published topic="identity-unlocked" event={ChainID:137 ID:{Address:0x417be62fba1c81c57c3e17281226efc58a012a55}} 2021-11-29T09:17:21.408 DBG eventbus/event_bus.go:81 > Published topic="resident-country" event={ID:0x417be62fba1c81c57c3e17281226efc58a012a55 Country:SE} 2021-11-29T09:17:21.410 INF cmd/commands/service/command.go:125 > Unlocked identity: 0x417be62fba1c81c57c3e17281226efc58a012a55 2021-11-29T09:17:21.411 INF tequilapi/endpoints/service.go:167 > Service start options: {ProviderID:0x417be62fba1c81c57c3e17281226efc58a012a55 Type:wireguard AccessPolicies:{IDs:[]} Options:{Subnet:{IP:10.182.0.0 Mask:ffff0000}}} 2021-11-29T09:17:21.412 DBG core/service/manager.go:124 > Starting service options={"subnet":" 10.182.0.0/16 "} policyIDs=[] providerID=0x417be62fba1c81c57c3e17281226efc58a012a55 serviceType=wireguard 2021-11-29T09:17:21.412 DBG core/location/oracle_resolver.go:64 > Detecting with oracle resolver 2021-11-29T09:17:22.038 DBG eventbus/event_bus.go:81 > Published topic="location-update-event" event={IP:90.140.169.146 ASN:1257 ISP:Tele2 Lithuania Continent:EU Country:SE City:Unknown IPType:cellular} 2021-11-29T09:17:22.038 DBG core/location/oracle_resolver.go:64 > Detecting with oracle resolver 2021-11-29T09:17:22.134 DBG session/pingpong/consumer_balance_tracker.go:655 > Loaded hermes state: already promised: 0 2021-11-29T09:17:22.145 DBG eventbus/event_bus.go:81 > Published topic="consumer_grand_total_change" event={Current:+0 ChainID:137 HermesID:0xa62a2A75949d25e17C6F08a7818e7bE97c18a8d2 ConsumerID:{Address:0x417be62fba1c81c57c3e17281226efc58a012a55}} 2021-11-29T09:17:22.391 INF nat/upnp/discover.go:58 > UPnP gateways detected: 0 2021-11-29T09:17:22.678 DBG eventbus/event_bus.go:81 > Published topic="location-update-event" event={IP:90.140.169.146 ASN:1257 ISP:Tele2 Lithuania Continent:EU Country:SE City:Unknown IPType:cellular} 2021-11-29T09:17:22.678 INF core/discovery/discovery.go:92 > Starting discovery... 2021-11-29T09:17:22.679 DBG eventbus/event_bus.go:81 > Published topic="Service status" event={ID:59173ef3-f945-4649-a06c-2c04b58a3636 ProviderID:0x417be62fba1c81c57c3e17281226efc58a012a55 Type:wireguard Status:Running} 2021-11-29T09:17:22.679 INF services/wireguard/service/service_unix.go:254 > Wireguard: starting 2021-11-29T09:17:22.679 DBG communication/nats/sender.go:59 > Message "signed.ChJOMbATTz1Ttz-_XI9FKVgVW_lfL1WqBSwgDD43N38wRfWHAVUqJxbepCOjC5h3wUvp90jlpK_AjzkTfeyMVwA.1638177442.*.proposal-register.v3" sending: {"proposal":{"id":0,"format":"service-proposal/v3","compatibility":1,"provider_id":"0x417be62fba1c81c57c3e17281226efc58a012a55","service_type":"wireguard","location":{"continent":"EU","country":"SE","city":"Unknown","asn":1257,"isp":"Tele2 Lithuania","ip_type":"cellular"},"contacts":[{"type":"nats/p2p/v1","definition":{"broker_addresses":["nats://broker.mysterium.network:4222","nats://broker.mysterium.network:4222","nats:// 51.158.129.204:4222"]}}],"quality":{"quality":0,"latency":0,"bandwidth":0}}} 2021-11-29T09:17:22.680 DBG config/config.go:220 > Returning user config value mmn.api-key:WCg7KMwuJDQT88YJiM6xwRVp19HIlxeuFnkUTMpB 2021-11-29T09:17:22.679 DBG core/ip/cached_resolver.go:55 > Found cached outbound IP 2021-11-29T09:17:22.680 DBG config/config.go:220 > Returning user config value mmn.api-key:WCg7KMwuJDQT88YJiM6xwRVp19HIlxeuFnkUTMpB 2021-11-29T09:17:22.679 INF identity/registry/provider_registrar.go:199 > Provider "0x417be62fba1c81c57c3e17281226efc58a012a55" already registered on bc, skipping 2021-11-29T09:17:22.679 INF session/pingpong/hermes_promise_settler.go:175 > State for {0x417be62fba1c81c57c3e17281226efc58a012a55} already loaded, skipping 2021-11-29T09:17:22.680 DBG mmn/client.go:56 > Registering node to MMN: {LocalIP:172.17.0.2 Identity:0x417be62fba1c81c57c3e17281226efc58a012a55 APIKey:WCg7KMwuJDQT88YJiM6xwRVp19HIlxeuFnkUTMpB VendorID: OS:Alpine Linux v3.14(docker) Arch:linux(docker)/amd64 NodeVersion:1.0.8} 2021-11-29T09:17:22.680 INF dns/proxy.go:53 > Starting DNS proxy on: :11253 2021-11-29T09:17:22.681 INF services/wireguard/service/service_unix.go:285 > Wireguard: started 2021-11-29T09:17:23.009 INF session/pingpong/pricing.go:177 > pricing info loaded. expires @ 2021-11-29 09:22:21.876587172 +0000 UTC 2021-11-29T09:17:36.356 DBG p2p/listener.go:260 > Received consumer public key 40e145a373814114bf187054cfd4a1a2c8dc0372dbbda4715945192cb4d8722a 2021-11-29T09:17:36.356 DBG core/ip/cached_resolver.go:75 > Found cached public IP 2021-11-29T09:17:36.357 INF core/port/pool.go:54 > Supplying port 58745 2021-11-29T09:17:36.357 INF core/port/pool.go:54 > Supplying port 38079 2021-11-29T09:17:36.357 DBG core/port/reachability.go:50 > Checking if port 58745 globally reachable via [echo.mysterium.network:4589] 2021-11-29T09:17:36.357 DBG core/port/reachability.go:50 > Checking if port 38079 globally reachable via [echo.mysterium.network:4589] 2021-11-29T09:17:38.697 DBG p2p/nat/manual.go:57 > Failed to check manual ports [58745 38079] globally error="local port not reachable: %!w()" 2021-11-29T09:17:38.697 DBG eventbus/event_bus.go:81 > Published topic="NAT-traversal-method" event={Identity:0x417be62fba1c81c57c3e17281226efc58a012a55 Method:manual Success:false} 2021-11-29T09:17:38.697 INF core/port/pool.go:54 > Supplying port 10946 2021-11-29T09:17:38.698 INF core/port/pool.go:54 > Supplying port 34461 2021-11-29T09:17:40.800 WRN nat/mapping/port_mapping.go:115 > Couldn't detect router IP address error="no UPnP or NAT-PMP router discovered" 2021-11-29T09:17:40.800 INF nat/mapping/port_mapping.go:74 > Port mapping is useless, skipping it. error="failed to find router public IP" 2021-11-29T09:17:40.800 DBG eventbus/event_bus.go:81 > Published topic="Traversal" event={ID: Stage:port_mapping Successful:false Error:failed to find router public IP} 2021-11-29T09:17:40.800 DBG eventbus/event_bus.go:81 > Published topic="NAT-traversal-method" event={Identity:0x417be62fba1c81c57c3e17281226efc58a012a55 Method:upnp Success:false} 2021-11-29T09:17:40.801 INF core/port/pool.go:54 > Supplying port 56845 2021-11-29T09:17:40.801 INF core/port/pool.go:54 > Supplying port 28719 2021-11-29T09:17:40.801 INF core/port/pool.go:54 > Supplying port 43305 2021-11-29T09:17:40.801 INF core/port/pool.go:54 > Supplying port 59390 2021-11-29T09:17:40.802 INF core/port/pool.go:54 > Supplying port 19971 2021-11-29T09:17:40.802 INF core/port/pool.go:54 > Supplying port 36336 2021-11-29T09:17:40.802 INF core/port/pool.go:54 > Supplying port 17607 2021-11-29T09:17:40.802 INF core/port/pool.go:54 > Supplying port 17771 2021-11-29T09:17:40.803 INF core/port/pool.go:54 > Supplying port 22622 2021-11-29T09:17:40.803 INF core/port/pool.go:54 > Supplying port 15465 2021-11-29T09:17:40.803 INF core/port/pool.go:54 > Supplying port 35336 2021-11-29T09:17:40.803 INF core/port/pool.go:54 > Supplying port 22062 2021-11-29T09:17:40.804 INF core/port/pool.go:54 > Supplying port 16237 2021-11-29T09:17:40.804 INF core/port/pool.go:54 > Supplying port 52308 2021-11-29T09:17:40.804 INF core/port/pool.go:54 > Supplying port 20156 2021-11-29T09:17:40.805 INF core/port/pool.go:54 > Supplying port 13615 2021-11-29T09:17:40.805 INF core/port/pool.go:54 > Supplying port 41120 2021-11-29T09:17:40.805 INF core/port/pool.go:54 > Supplying port 52403 2021-11-29T09:17:40.805 INF core/port/pool.go:54 > Supplying port 34469 2021-11-29T09:17:40.806 INF core/port/pool.go:54 > Supplying port 49268 2021-11-29T09:17:40.806 DBG eventbus/event_bus.go:81 > Published topic="NAT-traversal-method" event={Identity:0x417be62fba1c81c57c3e17281226efc58a012a55 Method:holepunching Success:true} 2021-11-29T09:17:41.215 DBG eventbus/event_bus.go:81 > Published topic="STUN detection" event={Identity:0x417be62fba1c81c57c3e17281226efc58a012a55 NATType:restricted} 2021-11-29T09:17:41.217 DBG eventbus/event_bus.go:81 > Published topic="STUN detection" event={Identity:0x417be62fba1c81c57c3e17281226efc58a012a55 NATType:restricted} 2021-11-29T09:17:41.218 DBG eventbus/event_bus.go:81 > Published topic="STUN detection" event={Identity:0x417be62fba1c81c57c3e17281226efc58a012a55 NATType:restricted} 2021-11-29T09:17:41.218 DBG eventbus/event_bus.go:81 > Published topic="STUN detection" event={Identity:0x417be62fba1c81c57c3e17281226efc58a012a55 NATType:restricted} 2021-11-29T09:17:41.218 DBG eventbus/event_bus.go:81 > Published topic="STUN detection" event={Identity:0x417be62fba1c81c57c3e17281226efc58a012a55 NATType:restricted} 2021-11-29T09:17:41.220 DBG eventbus/event_bus.go:81 > Published topic="STUN detection" event={Identity:0x417be62fba1c81c57c3e17281226efc58a012a55 NATType:restricted} 2021-11-29T09:17:41.220 DBG eventbus/event_bus.go:81 > Published topic="STUN detection" event={Identity:0x417be62fba1c81c57c3e17281226efc58a012a55 NATType:restricted} 2021-11-29T09:17:41.221 DBG eventbus/event_bus.go:81 > Published topic="STUN detection" event={Identity:0x417be62fba1c81c57c3e17281226efc58a012a55 NATType:restricted} 2021-11-29T09:17:41.221 DBG eventbus/event_bus.go:81 > Published topic="STUN detection" event={Identity:0x417be62fba1c81c57c3e17281226efc58a012a55 NATType:restricted} 2021-11-29T09:17:41.221 DBG eventbus/event_bus.go:81 > Published topic="STUN detection" event={Identity:0x417be62fba1c81c57c3e17281226efc58a012a55 NATType:restricted} 2021-11-29T09:17:41.221 DBG eventbus/event_bus.go:81 > Published topic="STUN detection" event={Identity:0x417be62fba1c81c57c3e17281226efc58a012a55 NATType:restricted} 2021-11-29T09:17:41.221 DBG eventbus/event_bus.go:81 > Published topic="STUN detection" event={Identity:0x417be62fba1c81c57c3e17281226efc58a012a55 NATType:restricted} 2021-11-29T09:17:41.222 DBG eventbus/event_bus.go:81 > Published topic="STUN detection" event={Identity:0x417be62fba1c81c57c3e17281226efc58a012a55 NATType:restricted} 2021-11-29T09:17:41.222 DBG eventbus/event_bus.go:81 > Published topic="STUN detection" event={Identity:0x417be62fba1c81c57c3e17281226efc58a012a55 NATType:restricted} 2021-11-29T09:17:41.222 DBG eventbus/event_bus.go:81 > Published topic="STUN detection" event={Identity:0x417be62fba1c81c57c3e17281226efc58a012a55 NATType:restricted} 2021-11-29T09:17:41.222 DBG eventbus/event_bus.go:81 > Published topic="STUN detection" event={Identity:0x417be62fba1c81c57c3e17281226efc58a012a55 NATType:restricted} 2021-11-29T09:17:41.222 DBG eventbus/event_bus.go:81 > Published topic="STUN detection" event={Identity:0x417be62fba1c81c57c3e17281226efc58a012a55 NATType:restricted} 2021-11-29T09:17:41.225 DBG eventbus/event_bus.go:81 > Published topic="STUN detection" event={Identity:0x417be62fba1c81c57c3e17281226efc58a012a55 NATType:restricted} 2021-11-29T09:17:41.225 DBG eventbus/event_bus.go:81 > Published topic="STUN detection" event={Identity:0x417be62fba1c81c57c3e17281226efc58a012a55 NATType:restricted} 2021-11-29T09:17:41.225 DBG eventbus/event_bus.go:81 > Published topic="STUN detection" event={Identity:0x417be62fba1c81c57c3e17281226efc58a012a55 NATType:restricted} 2021-11-29T09:17:41.226 DBG p2p/listener.go:296 > Sending reply with public key 24ea24676fa56be35d3162b6079401fdee54303cbf31a7a0c39864c4e0cd2e38 and encrypted config to consumer 2021-11-29T09:17:41.658 DBG p2p/listener.go:370 > Decrypted consumer config: publicIP:"51.15.87.217" ports:29197 ports:48665 ports:13753 ports:14820 ports:30865 ports:36513 ports:50933 ports:25339 ports:42358 ports:13056 ports:15825 ports:39368 ports:14535 ports:18240 ports:53618 ports:57873 ports:26255 ports:40041 ports:52660 ports:45074 compatibility:1 2021-11-29T09:17:41.659 DBG p2p/listener.go:163 > Pinging consumer with IP 51.15.87.217 using ports [43305 17607 22622 15465 56845 28719 20156 41120 52403 34469 59390 19971 13615 49268 36336 22062 16237 52308 17771 35336]:[29197 48665 13753 14820 30865 36513 50933 25339 42358 13056 15825 39368 14535 18240 53618 57873 26255 40041 52660 45074] initial ttl: 1 2021-11-29T09:17:41.659 DBG p2p/listener.go:151 > Delaying pings from consumer for 50 ms 2021-11-29T09:17:41.659 INF nat/traversal/pinger.go:121 > NAT pinging to remote peer 2021-11-29T09:17:41.659 INF nat/traversal/pinger.go:463 > Local socket: 0.0.0.0:41120 2021-11-29T09:17:41.660 INF nat/traversal/pinger.go:463 > Local socket: 0.0.0.0:43305 2021-11-29T09:17:41.661 INF nat/traversal/pinger.go:463 > Local socket: 0.0.0.0:34469 2021-11-29T09:17:41.661 INF nat/traversal/pinger.go:463 > Local socket: 0.0.0.0:17607 2021-11-29T09:17:41.662 INF nat/traversal/pinger.go:463 > Local socket: 0.0.0.0:16237 2021-11-29T09:17:41.659 INF nat/traversal/pinger.go:463 > Local socket: 0.0.0.0:20156 2021-11-29T09:17:41.660 INF nat/traversal/pinger.go:463 > Local socket: 0.0.0.0:52403 2021-11-29T09:17:41.659 INF nat/traversal/pinger.go:463 > Local socket: 0.0.0.0:36336 2021-11-29T09:17:41.661 INF nat/traversal/pinger.go:463 > Local socket: 0.0.0.0:22062 2021-11-29T09:17:41.663 INF nat/traversal/pinger.go:463 > Local socket: 0.0.0.0:52308 2021-11-29T09:17:41.663 INF nat/traversal/pinger.go:463 > Local socket: 0.0.0.0:56845 2021-11-29T09:17:41.665 INF nat/traversal/pinger.go:463 > Local socket: 0.0.0.0:22622 2021-11-29T09:17:41.666 INF nat/traversal/pinger.go:463 > Local socket: 0.0.0.0:28719 2021-11-29T09:17:41.665 INF nat/traversal/pinger.go:463 > Local socket: 0.0.0.0:13615 2021-11-29T09:17:41.669 INF nat/traversal/pinger.go:463 > Local socket: 0.0.0.0:59390 2021-11-29T09:17:41.669 INF nat/traversal/pinger.go:463 > Local socket: 0.0.0.0:19971 2021-11-29T09:17:41.674 INF nat/traversal/pinger.go:463 > Local socket: 0.0.0.0:35336 2021-11-29T09:17:41.675 INF nat/traversal/pinger.go:463 > Local socket: 0.0.0.0:49268 2021-11-29T09:17:41.676 INF nat/traversal/pinger.go:463 > Local socket: 0.0.0.0:17771 2021-11-29T09:17:41.681 INF nat/traversal/pinger.go:463 > Local socket: 0.0.0.0:15465 2021-11-29T09:17:41.828 DBG nat/traversal/pinger.go:397 > Remote peer data received: continuously pinging to 90.140.169.146:58662, len: 44, from: 51.15.87.217:50933 2021-11-29T09:17:41.833 DBG nat/traversal/pinger.go:397 > Remote peer data received: continuously pinging to 90.140.169.146:58667, len: 44, from: 51.15.87.217:13056 2021-11-29T09:17:41.834 DBG nat/traversal/pinger.go:397 > Remote peer data received: continuously pinging to 90.140.169.146:58665, len: 44, from: 51.15.87.217:30865 2021-11-29T09:17:41.836 DBG nat/traversal/pinger.go:397 > Remote peer data received: continuously pinging to 90.140.169.146:58672, len: 44, from: 51.15.87.217:40041 2021-11-29T09:17:41.841 DBG nat/traversal/pinger.go:397 > Remote peer data received: continuously pinging to 90.140.169.146:58669, len: 44, from: 51.15.87.217:57873 2021-11-29T09:17:41.842 DBG nat/traversal/pinger.go:397 > Remote peer data received: continuously pinging to 90.140.169.146:58661, len: 44, from: 51.15.87.217:13753 2021-11-29T09:17:41.843 DBG nat/traversal/pinger.go:397 > Remote peer data received: continuously pinging to 90.140.169.146:58666, len: 44, from: 51.15.87.217:36513 2021-11-29T09:17:41.843 DBG nat/traversal/pinger.go:397 > Remote peer data received: continuously pinging to 90.140.169.146:58668, len: 44, from: 51.15.87.217:42358 2021-11-29T09:17:41.844 DBG nat/traversal/pinger.go:397 > Remote peer data received: continuously pinging to 90.140.169.146:58673, len: 44, from: 51.15.87.217:25339 2021-11-29T09:17:41.844 DBG nat/traversal/pinger.go:397 > Remote peer data received: continuously pinging to 90.140.169.146:58658, len: 44, from: 51.15.87.217:14820 2021-11-29T09:17:41.845 DBG nat/traversal/pinger.go:397 > Remote peer data received: continuously pinging to 90.140.169.146:58657, len: 44, from: 51.15.87.217:52660 2021-11-29T09:17:41.845 DBG nat/traversal/pinger.go:397 > Remote peer data received: continuously pinging to 90.140.169.146:58663, len: 44, from: 51.15.87.217:45074 2021-11-29T09:17:41.854 DBG nat/traversal/pinger.go:397 > Remote peer data received: continuously pinging to 90.140.169.146:58671, len: 44, from: 51.15.87.217:26255 2021-11-29T09:17:41.854 DBG nat/traversal/pinger.go:397 > Remote peer data received: continuously pinging to 90.140.169.146:58674, len: 44, from: 51.15.87.217:18240 2021-11-29T09:17:41.862 DBG nat/traversal/pinger.go:397 > Remote peer data received: continuously pinging to 90.140.169.146:58675, len: 44, from: 51.15.87.217:14535 2021-11-29T09:17:41.942 DBG nat/traversal/pinger.go:397 > Remote peer data received: continuously pinging to 90.140.169.146:58676, len: 44, from: 51.15.87.217:53618 2021-11-29T09:17:42.011 DBG eventbus/event_bus.go:81 > Published topic="Traversal" event={ID:remove this id Stage:hole_punching Successful:true Error:} 2021-11-29T09:17:42.012 DBG p2p/channel.go:211 > Creating p2p channel with local addr: 172.17.0.2:56845, UDP session addr: 127.0.0.1:40265, proxy addr: 127.0.0.1:40672, remote peer addr: x.x.x.x:30865 2021-11-29T09:17:42.012 DBG p2p/wireformat.go:63 > Using protobufWireReader 2021-11-29T09:17:42.012 DBG p2p/wireformat.go:72 > Using protobufWireWriter 2021-11-29T09:17:42.012 DBG p2p/channel.go:560 > Will use service conn with local port: 20156, remote port: 50933 2021-11-29T09:17:42.013 INF core/service/manager.go:174 > tracking p2p.Channel: "channel:0xc0008ce000" 2021-11-29T09:17:42.013 DBG p2p/listener.go:401 > Sending handlers ready message 2021-11-29T09:17:42.104 DBG core/service/subscription.go:46 > Received P2P message for "p2p-session-create": consumer:{id:"0x292faf0910f294da45ec25bc2289f65dd01d9aff" hermesID:"0xa62a2A75949d25e17C6F08a7818e7bE97c18a8d2" paymentVersion:"v3" location:{country:"NL"} pricing:{PerGib:"Y\x85\xa47sl\x94" PerHour:"e\xdb.\xe54\xd2"}} config:"{\"PublicKey\":\"fZ1bcSU288rJmc2coK6j9PUsIYBibU/m0EpPH4ksjyE=\",\"Ports\":null}" 2021-11-29T09:17:42.104 INF core/service/session_manager.go:178 > session ref incr for "channel:0xc0008ce000" 2021-11-29T09:17:42.123 DBG consumer/session/session_storage.go:336 > Session 0ab6e1ed-0bc7-479f-8f01-bccd06df9928 saved 2021-11-29T09:17:42.123 INF core/service/session_manager.go:310 > Using new payments 2021-11-29T09:17:42.124 INF core/service/session_manager.go:332 > Waiting for a first invoice to be paid 2021-11-29T09:17:42.124 DBG session/pingpong/invoice_tracker.go:275 > Starting... 2021-11-29T09:17:42.446 DBG session/pingpong/price_calculator.go:52 > Calculated price 10000085149. Time component: 1.0000085149517887542e+10, data component: 0. Transferred: 0, duration: 0.3214541. Price 111992059016402/h, 25198213278690452/GiB 2021-11-29T09:17:42.446 DBG session/pingpong/invoice_tracker.go:466 > Being lenient for the first payment, asking for 1 2021-11-29T09:17:42.446 DBG session/pingpong/invoice_messaging.go:57 > Sending P2P message to "p2p-payment-invoice": AgreementID:"108773507965981843901297664640282808782316318801837477440359542678507589721901" AgreementTotal:"1" TransactorFee:"0" Hashlock:"97e2f5c6dd2cef8cc64503ecdbc42ab863bd05decec9fb37f5b1de568e9fac19" Provider:"0x417be62fba1c81c57c3e17281226efc58a012a55" ChainID:137 2021-11-29T09:17:42.523 DBG core/service/subscription.go:148 > Received P2P message for "p2p-payment-message": Promise:{ChannelID:"\xc5\xd2B\xba\xb7\x97,o\xb1\xb4\xf1\xe3sGV6y{\xea\xf1" Amount:"21201960793498944728" Fee:"0" Hashlock:"\x97\xe2\xf5\xc6\xdd,\xef\x8c\xc6E\x03\xec\xdb\xc4*\xb8c\xbd\x05\xde\xce\xc9\xfb7\xf5\xb1\xdeV\x8e\x9f\xac\x19" ChainID:137 Signature:"-\x7fqc\x11_4\xf9\x81%\x15.e\xa6\xd3\x17\xac\x06\x9d\xdf\x12\xe0\xb2\xc9\xf7huM^8]\x01AC\xbc\x19\xc0\x0c\xb4i5\xd1\xe4\xfc'\xbb\x91V7\xbd¡{`\r~\xb1\x7f\x12\xf9Ž\x17\x12\x1c"} AgreementID:"108773507965981843901297664640282808782316318801837477440359542678507589721901" AgreementTotal:"1" Provider:"0x417be62fba1c81c57c3e17281226efc58a012a55" Signature:"fa2fe1a02fe032180f7c32b7749daa5e9ebe93e580df26eceaff9972261e0f612f6436260870866583effe76bc433f4825f3247327534e87b7462bfebfe5da551b" HermesID:"0xa62a2A75949d25e17C6F08a7818e7bE97c18a8d2" ChainID:137 2021-11-29T09:17:42.526 INF services/wireguard/service/service_unix.go:105 > Accepting new WireGuard connection 2021-11-29T09:17:42.526 DBG core/ip/cached_resolver.go:75 > Found cached public IP 2021-11-29T09:17:42.535 DBG services/wireguard/endpoint/wg_client.go:59 > "ip link add iswgsupported type wireguard" output:

2021-11-29T09:17:42.766 DBG services/wireguard/endpoint/wg_client.go:64 > "ip link del iswgsupported" output:

2021-11-29T09:17:42.779 DBG services/wireguard/endpoint/kernelspace/client.go:185 > "ip link add dev myst0 type wireguard" output:

2021-11-29T09:17:42.836 DBG services/wireguard/endpoint/kernelspace/client.go:193 > "ip link set dev myst0 up" output:

2021-11-29T09:17:42.840 DBG services/wireguard/endpoint/kernelspace/client.go:92 > "ip address replace dev myst0 10.182.0.1/24" output:

2021-11-29T09:17:42.947 INF nat/service_iptables.go:49 > Setting up NAT/Firewall rules 2021-11-29T09:17:43.016 DBG nat/service_iptables.go:220 > "/usr/sbin/iptables -I PREROUTING 1 --source 10.182.0.2/24 --jump MYST --table nat" output:

2021-11-29T09:17:43.136 DBG nat/service_iptables.go:220 > "/usr/sbin/iptables -I MYST 1 --destination 10.182.0.1 --protocol udp --dport 53 --jump REDIRECT --to-ports 11253 --table nat" output:

2021-11-29T09:17:43.196 DBG nat/service_iptables.go:220 > "/usr/sbin/iptables -I MYST 1 --destination 10.182.0.1 --protocol tcp --dport 53 --jump REDIRECT --to-ports 11253 --table nat" output:

2021-11-29T09:17:43.256 DBG nat/service_iptables.go:220 > "/usr/sbin/iptables -A POSTROUTING --source 10.182.0.2/24 ! --destination 10.182.0.2/24 --jump SNAT --to 172.17.0.2 --table nat" output:

2021-11-29T09:17:43.346 DBG nat/service_iptables.go:220 > "/usr/sbin/iptables -A FORWARD --source 10.182.0.2/24 --jump ACCEPT" output:

2021-11-29T09:17:43.406 DBG nat/service_iptables.go:220 > "/usr/sbin/iptables -A FORWARD --destination 10.182.0.2/24 --jump ACCEPT" output:

2021-11-29T09:17:43.407 INF nat/service_iptables.go:73 > Setting up NAT/Firewall rules... done 2021-11-29T09:17:43.413 ??? @.***/log.go:403

RTNETLINK answers: No such file or directory 2021-11-29T09:17:43.417 ??? @./log.go:403 RTNETLINK answers: No such file or directory 2021-11-29T09:17:43.422 ??? @./log.go:403 Cannot find device "ifb0" 2021-11-29T09:17:43.427 ??? @./log.go:403 Cannot find device "ifb0" 2021-11-29T09:17:43.427 DBG eventbus/event_bus.go:81 > Published topic="Trace" event={ID:0ab6e1ed-0bc7-479f-8f01-bccd06df9928 Key:Provider whole Connect Duration:7.0723113s} 2021-11-29T09:17:43.427 DBG eventbus/event_bus.go:81 > Published topic="Trace" event={ID:0ab6e1ed-0bc7-479f-8f01-bccd06df9928 Key:Provider P2P exchange Duration:4.8714704s} 2021-11-29T09:17:43.428 DBG eventbus/event_bus.go:81 > Published topic="Trace" event={ID:0ab6e1ed-0bc7-479f-8f01-bccd06df9928 Key:Provider P2P exchange (ports) Duration:4.4499475s} 2021-11-29T09:17:43.428 DBG eventbus/event_bus.go:81 > Published topic="Trace" event={ID:0ab6e1ed-0bc7-479f-8f01-bccd06df9928 Key:Provider P2P exchange ack Duration:50.5969ms} 2021-11-29T09:17:43.428 DBG eventbus/event_bus.go:81 > Published topic="Trace" event={ID:0ab6e1ed-0bc7-479f-8f01-bccd06df9928 Key:Provider P2P dial (preparation) Duration:352.6187ms} 2021-11-29T09:17:43.428 DBG eventbus/event_bus.go:81 > Published topic="Trace" event={ID:0ab6e1ed-0bc7-479f-8f01-bccd06df9928 Key:Provider P2P dial ack Duration:2.3083ms} 2021-11-29T09:17:43.429 DBG eventbus/event_bus.go:81 > Published topic="Trace" event={ID:0ab6e1ed-0bc7-479f-8f01-bccd06df9928 Key:Provider session create Duration:1.3227484s} 2021-11-29T09:17:43.429 DBG eventbus/event_bus.go:81 > Published topic="Trace" event={ID:0ab6e1ed-0bc7-479f-8f01-bccd06df9928 Key:Provider session create (start) Duration:18.8842ms} 2021-11-29T09:17:43.429 DBG eventbus/event_bus.go:81 > Published topic="Trace" event={ID:0ab6e1ed-0bc7-479f-8f01-bccd06df9928 Key:Provider session create (payment) Duration:402.2299ms} 2021-11-29T09:17:43.429 DBG eventbus/event_bus.go:81 > Published topic="Trace" event={ID:0ab6e1ed-0bc7-479f-8f01-bccd06df9928 Key:Provider session create (configure) Duration:901.6228ms} 2021-11-29T09:17:43.429 DBG core/service/session_manager.go:196 > Provider connection trace: "Provider whole Connect" took 7.0723113s, "Provider P2P exchange" took 4.8714704s, "Provider P2P exchange (ports)" took 4.4499475s, "Provider P2P exchange ack" took 50.5969ms, "Provider P2P dial (preparation)" took 352.6187ms, "Provider P2P dial ack" took 2.3083ms, "Provider session create" took 1.3227484s, "Provider session create (start)" took 18.8842ms, "Provider session create (payment)" took 402.2299ms, "Provider session create (configure)" took 901.6228ms 2021-11-29T09:17:43.506 DBG eventbus/event_bus.go:81 > Published topic="SessionTokensEarned" event={ProviderID:{Address:0x417be62fba1c81c57c3e17281226efc58a012a55} SessionID:0ab6e1ed-0bc7-479f-8f01-bccd06df9928 Total:+1} 2021-11-29T09:17:43.506 INF session/pingpong/hermes_promise_settler.go:277 > Received hermes promise for {"0x417be62fba1c81c57c3e17281226efc58a012a55"} 2021-11-29T09:17:43.507 INF session/pingpong/hermes_promise_settler.go:304 > Hermes "0xa62a2A75949d25e17C6F08a7818e7bE97c18a8d2" promise state updated for provider {"0x417be62fba1c81c57c3e17281226efc58a012a55"} 2021-11-29T09:17:43.508 INF session/pingpong/hermes_channel_repository.go:274 > Loaded state for provider {"0x417be62fba1c81c57c3e17281226efc58a012a55"}, hermesID "0xa62a2A75949d25e17C6F08a7818e7bE97c18a8d2": balance 0, available balance 0, unsettled balance 654643905548641 2021-11-29T09:17:43.509 DBG eventbus/event_bus.go:81 > Published topic="earnings_change" event={Identity:{Address:0x417be62fba1c81c57c3e17281226efc58a012a55} Previous:{LifetimeBalance:+654643905548640 UnsettledBalance:+654643905548640} Current:{LifetimeBalance:+654643905548641 UnsettledBalance:+654643905548641}} 2021-11-29T09:17:44.125 DBG core/service/subscription.go:127 > Received P2P message for "p2p-session-acknowledge": consumerID:"0x292faf0910f294da45ec25bc2289f65dd01d9aff" sessionID:"0ab6e1ed-0bc7-479f-8f01-bccd06df9928" 2021-11-29T09:17:44.533 DBG session/pingpong/price_calculator.go:52 > Calculated price 130869308099. Time component: 7.4922395058263288036e+10, data component: 5.5946913041545113146e+10. Transferred: 2384, duration: 2.4083906. Price 111992059016402/h, 25198213278690452/GiB 2021-11-29T09:17:45.666 DBG core/service/subscription.go:70 > Received P2P session status message for "p2p-session-connectivity-status": ConsumerID:"0x292faf0910f294da45ec25bc2289f65dd01d9aff" SessionID:"0ab6e1ed-0bc7-479f-8f01-bccd06df9928" Code:1000 2021-11-29T09:17:46.533 DBG session/pingpong/price_calculator.go:52 > Calculated price 1214893922531. Time component: 1.37164881206601004876e+11, data component: 1.0777290413254688658e+12. Transferred: 45924, duration: 4.4091838. Price 111992059016402/h, 25198213278690452/GiB 2021-11-29T09:17:47.578 DBG core/service/subscription.go:98 > Received P2P message for "p2p-session-destroy": consumerID:"0x292faf0910f294da45ec25bc2289f65dd01d9aff" sessionID:"0ab6e1ed-0bc7-479f-8f01-bccd06df9928" 2021-11-29T09:17:47.578 INF services/wireguard/service/service_unix.go:170 > Cleaning up session 0ab6e1ed-0bc7-479f-8f01-bccd06df9928 2021-11-29T09:17:47.579 INF services/wireguard/service/stats_publisher.go:64 > Stopped publishing statistics for session 0ab6e1ed-0bc7-479f-8f01-bccd06df9928 2021-11-29T09:17:47.584 ??? @./log.go:403 RTNETLINK answers: No such file or directory 2021-11-29T09:17:47.590 ??? @./log.go:403 RTNETLINK answers: No such file or directory 2021-11-29T09:17:47.598 ??? @./log.go:403 Cannot find device "ifb0" 2021-11-29T09:17:47.604 ??? @.***/log.go:403 Cannot find device "ifb0" 2021-11-29T09:17:47.604 INF nat/service_iptables.go:79 > Deleting NAT/Firewall rules 2021-11-29T09:17:47.676 DBG nat/service_iptables.go:220 > "/usr/sbin/iptables -D PREROUTING --source 10.182.0.2/24 --jump MYST --table nat" output:

2021-11-29T09:17:47.726 DBG nat/service_iptables.go:220 > "/usr/sbin/iptables -D MYST --destination 10.182.0.1 --protocol udp --dport 53 --jump REDIRECT --to-ports 11253 --table nat" output:

2021-11-29T09:17:47.816 DBG nat/service_iptables.go:220 > "/usr/sbin/iptables -D MYST --destination 10.182.0.1 --protocol tcp --dport 53 --jump REDIRECT --to-ports 11253 --table nat" output:

2021-11-29T09:17:47.916 DBG nat/service_iptables.go:220 > "/usr/sbin/iptables -D POSTROUTING --source 10.182.0.2/24 ! --destination 10.182.0.2/24 --jump SNAT --to 172.17.0.2 --table nat" output:

2021-11-29T09:17:47.956 DBG nat/service_iptables.go:220 > "/usr/sbin/iptables -D FORWARD --source 10.182.0.2/24 --jump ACCEPT" output:

2021-11-29T09:17:47.996 DBG nat/service_iptables.go:220 > "/usr/sbin/iptables -D FORWARD --destination 10.182.0.2/24 --jump ACCEPT" output:

2021-11-29T09:17:47.997 INF nat/service_iptables.go:91 > Deleting NAT/Firewall rules... done 2021-11-29T09:17:48.306 DBG services/wireguard/endpoint/kernelspace/client.go:179 > "ip link del dev myst0" output:

2021-11-29T09:17:48.307 DBG session/pingpong/invoice_tracker.go:637 > Stopping... 2021-11-29T09:17:48.307 INF core/service/session_manager.go:181 > session ref decr for "channel:0xc0008ce000" 2021-11-29T09:17:48.323 DBG consumer/session/session_storage.go:315 > Session 0ab6e1ed-0bc7-479f-8f01-bccd06df9928 updated with final data 2021-11-29T09:18:49.059 DBG core/service/manager.go:176 > collecting unused p2p.Channel "channel:0xc0008ce000" 2021-11-29T09:20:10.442 DBG config/config.go:220 > Returning user config value terms.provider-agreed:true 2021-11-29T09:20:10.443 DBG config/config.go:220 > Returning user config value terms.consumer-agreed:true 2021-11-29T09:20:10.443 DBG config/config.go:220 > Returning user config value terms.version:0.0.34 2021-11-29T09:20:10.480 DBG identity/selector/handler.go:98 > Attempting to use last identity 2021-11-29T09:20:10.508 DBG identity/selector/handler.go:103 > Found identity in cache: 0x417be62fba1c81c57c3e17281226efc58a012a55 2021-11-29T09:20:10.508 DBG identity/manager.go:153 > Unlocked identity found in cache, skipping keystore: 0x417be62fba1c81c57c3e17281226efc58a012a55 2021-11-29T09:20:10.508 DBG identity/selector/handler.go:108 > Unlocked identity: 0x417be62fba1c81c57c3e17281226efc58a012a55 2021-11-29T09:20:11.311 DBG core/location/oracle_resolver.go:64 > Detecting with oracle resolver 2021-11-29T09:20:12.351 DBG eventbus/event_bus.go:81 > Published topic="location-update-event" event={IP:90.140.169.146 ASN:1257 ISP:Tele2 Lithuania Continent:EU Country:SE City:Unknown IPType:cellular} 2021-11-29T09:20:15.733 DBG eventbus/event_bus.go:81 > Published topic="NAT-type-detected" event=prcone 2021-11-29T09:20:22.681 DBG communication/nats/sender.go:59 > Message "signed.V8ikHoV9F3ZhxCnYUAXI1tk3i0w1dJ8HNEUSsSHCPiI0k2Og_xEM_JPmqByz82_1miRjaWnmoogCtHxffm0GqgA.1638177622..proposal-ping.v3" sending: {"proposal":{"id":0,"format":"service-proposal/v3","compatibility":1,"provider_id":"0x417be62fba1c81c57c3e17281226efc58a012a55","service_type":"wireguard","location":{"continent":"EU","country":"SE","city":"Unknown","asn":1257,"isp":"Tele2 Lithuania","ip_type":"cellular"},"contacts":[{"type":"nats/p2p/v1","definition":{"broker_addresses":["nats://broker.mysterium.network:4222","nats://broker.mysterium.network:4222","nats:// 51.158.129.204:4222"]}}],"quality":{"quality":0,"latency":0,"bandwidth":0}}} 2021-11-29T09:21:17.878 DBG config/config.go:220 > Returning user config value mmn.api-key:WCg7KMwuJDQT88YJiM6xwRVp19HIlxeuFnkUTMpB 2021-11-29T09:23:22.683 DBG communication/nats/sender.go:59 > Message "signed.xYYt-sn6D3E8hz-dETuQn80RCS-BYoYsq6Vyu-fUzO83-knf3-x0aTMnj67lJpcU7D3ZOeSXTEkuIjIuJ084bgA.1638177802..proposal-ping.v3" sending: {"proposal":{"id":0,"format":"service-proposal/v3","compatibility":1,"provider_id":"0x417be62fba1c81c57c3e17281226efc58a012a55","service_type":"wireguard","location":{"continent":"EU","country":"SE","city":"Unknown","asn":1257,"isp":"Tele2 Lithuania","ip_type":"cellular"},"contacts":[{"type":"nats/p2p/v1","definition":{"broker_addresses":["nats://broker.mysterium.network:4222","nats://broker.mysterium.network:4222","nats:// 51.158.129.204:4222"]}}],"quality":{"quality":0,"latency":0,"bandwidth":0}}} 2021-11-29T09:23:46.946 DBG core/location/oracle_resolver.go:64 > Detecting with oracle resolver 2021-11-29T09:23:47.722 DBG eventbus/event_bus.go:81 > Published topic="location-update-event" event={IP:90.140.169.146 ASN:1257 ISP:Tele2 Lithuania Continent:EU Country:SE City:Unknown IPType:cellular} 2021-11-29T09:23:48.396 INF session/pingpong/pricing.go:177 > pricing info loaded. expires @ 2021-11-29 09:27:21.65166098 +0000 UTC 2021-11-29T09:23:51.425 DBG eventbus/event_bus.go:81 > Published topic="NAT-type-detected" event=prcone 2021-11-29T09:24:43.991 DBG config/config.go:220 > Returning user config value terms.provider-agreed:true 2021-11-29T09:24:43.991 DBG config/config.go:220 > Returning user config value terms.consumer-agreed:true 2021-11-29T09:24:43.991 DBG config/config.go:220 > Returning user config value terms.version:0.0.34 2021-11-29T09:24:44.021 DBG identity/selector/handler.go:98 > Attempting to use last identity 2021-11-29T09:24:44.045 DBG identity/selector/handler.go:103 > Found identity in cache: 0x417be62fba1c81c57c3e17281226efc58a012a55 2021-11-29T09:24:44.045 DBG identity/manager.go:153 > Unlocked identity found in cache, skipping keystore: 0x417be62fba1c81c57c3e17281226efc58a012a55 2021-11-29T09:24:44.046 DBG identity/selector/handler.go:108 > Unlocked identity: 0x417be62fba1c81c57c3e17281226efc58a012a55 2021-11-29T09:24:44.347 DBG core/location/oracle_resolver.go:64 > Detecting with oracle resolver 2021-11-29T09:24:45.118 DBG eventbus/event_bus.go:81 > Published topic="location-update-event" event={IP:90.140.169.146 ASN:1257 ISP:Tele2 Lithuania Continent:EU Country:SE City:Unknown IPType:cellular} 2021-11-29T09:24:47.933 DBG eventbus/event_bus.go:81 > Published topic="NAT-type-detected" event=prcone 2021-11-29T09:25:23.407 DBG core/location/oracle_resolver.go:64 > Detecting with oracle resolver 2021-11-29T09:25:24.192 DBG eventbus/event_bus.go:81 > Published topic="location-update-event" event={IP:90.140.169.146 ASN:1257 ISP:Tele2 Lithuania Continent:EU Country:SE City:Unknown IPType:cellular} 2021-11-29T09:25:27.160 DBG eventbus/event_bus.go:81 > Published topic="NAT-type-detected" event=prcone 2021-11-29T09:26:22.684 DBG communication/nats/sender.go:59 > Message "signed.hDMHW7pINDMzwjbeMtERk6I2vc3m9XW_UivZX3IaztNl6i0Zx1lEmypzpuKKXi-GM0m7L7r8HWEEIguj1FJydQE.1638177982..proposal-ping.v3" sending: {"proposal":{"id":0,"format":"service-proposal/v3","compatibility":1,"provider_id":"0x417be62fba1c81c57c3e17281226efc58a012a55","service_type":"wireguard","location":{"continent":"EU","country":"SE","city":"Unknown","asn":1257,"isp":"Tele2 Lithuania","ip_type":"cellular"},"contacts":[{"type":"nats/p2p/v1","definition":{"broker_addresses":["nats://broker.mysterium.network:4222","nats://broker.mysterium.network:4222","nats:// 51.158.129.204:4222"]}}],"quality":{"quality":0,"latency":0,"bandwidth":0}}} 2021-11-29T09:27:03.840 DBG config/config.go:220 > Returning user config value mmn.api-key:WCg7KMwuJDQT88YJiM6xwRVp19HIlxeuFnkUTMpB 2021-11-29T09:27:15.823 DBG core/location/oracle_resolver.go:64 > Detecting with oracle resolver 2021-11-29T09:27:16.588 DBG eventbus/event_bus.go:81 > Published topic="location-update-event" event={IP:90.140.169.146 ASN:1257 ISP:Tele2 Lithuania Continent:EU Country:SE City:Unknown IPType:cellular} 2021-11-29T09:27:19.735 DBG eventbus/event_bus.go:81 > Published topic="NAT-type-detected" event=prcone 2021-11-29T09:29:22.687 DBG communication/nats/sender.go:59 > Message "signed.IvYOE21Q2mQW9Wq4AjP_6P31lWfX5-pb1vuoYONaxKIFSOWzYHiL0rjrK59P1AyTKPan13BVaY5-Xq9SJjimhQA.1638178162..proposal-ping.v3" sending: {"proposal":{"id":0,"format":"service-proposal/v3","compatibility":1,"provider_id":"0x417be62fba1c81c57c3e17281226efc58a012a55","service_type":"wireguard","location":{"continent":"EU","country":"SE","city":"Unknown","asn":1257,"isp":"Tele2 Lithuania","ip_type":"cellular"},"contacts":[{"type":"nats/p2p/v1","definition":{"broker_addresses":["nats://broker.mysterium.network:4222","nats://broker.mysterium.network:4222","nats:// 51.158.129.204:4222"]}}],"quality":{"quality":0,"latency":0,"bandwidth":0}}} 2021-11-29T09:30:45.589 DBG config/config.go:220 > Returning user config value mmn.api-key:WCg7KMwuJDQT88YJiM6xwRVp19HIlxeuFnkUTMpB 2021-11-29T09:30:50.872 DBG core/location/oracle_resolver.go:64 > Detecting with oracle resolver 2021-11-29T09:30:51.684 DBG eventbus/event_bus.go:81 > Published topic="location-update-event" event={IP:90.140.169.146 ASN:1257 ISP:Tele2 Lithuania Continent:EU Country:SE City:Unknown IPType:cellular} 2021-11-29T09:30:52.223 INF session/pingpong/pricing.go:177 > pricing info loaded. expires @ 2021-11-29 09:32:21.702681463 +0000 UTC 2021-11-29T09:30:55.146 DBG eventbus/event_bus.go:81 > Published topic="NAT-type-detected" event=prcone 2021-11-29T09:32:22.689 DBG communication/nats/sender.go:59 > Message "signed.yvYiGoEOC4M9Frwz9IUZP3bd9g8V7QUK5tmXMBtFD6BcoBV_knkeaKwXoIG6JL50IJdCMTmIvUaGggtmDIElRwE.1638178342..proposal-ping.v3" sending: {"proposal":{"id":0,"format":"service-proposal/v3","compatibility":1,"provider_id":"0x417be62fba1c81c57c3e17281226efc58a012a55","service_type":"wireguard","location":{"continent":"EU","country":"SE","city":"Unknown","asn":1257,"isp":"Tele2 Lithuania","ip_type":"cellular"},"contacts":[{"type":"nats/p2p/v1","definition":{"broker_addresses":["nats://broker.mysterium.network:4222","nats://broker.mysterium.network:4222","nats:// 51.158.129.204:4222"]}}],"quality":{"quality":0,"latency":0,"bandwidth":0}}} 2021-11-29T09:32:38.098 DBG config/config.go:220 > Returning user config value terms.provider-agreed:true 2021-11-29T09:32:38.098 DBG config/config.go:220 > Returning user config value terms.consumer-agreed:true 2021-11-29T09:32:38.099 DBG config/config.go:220 > Returning user config value terms.version:0.0.34 2021-11-29T09:32:38.118 DBG identity/selector/handler.go:98 > Attempting to use last identity 2021-11-29T09:32:38.132 DBG identity/selector/handler.go:103 > Found identity in cache: 0x417be62fba1c81c57c3e17281226efc58a012a55 2021-11-29T09:32:38.132 DBG identity/manager.go:153 > Unlocked identity found in cache, skipping keystore: 0x417be62fba1c81c57c3e17281226efc58a012a55 2021-11-29T09:32:38.132 DBG identity/selector/handler.go:108 > Unlocked identity: 0x417be62fba1c81c57c3e17281226efc58a012a55 2021-11-29T09:32:38.764 DBG core/location/oracle_resolver.go:64 > Detecting with oracle resolver 2021-11-29T09:32:39.628 DBG eventbus/event_bus.go:81 > Published topic="location-update-event" event={IP:90.140.169.146 ASN:1257 ISP:Tele2 Lithuania Continent:EU Country:SE City:Unknown IPType:cellular} 2021-11-29T09:32:40.153 INF session/pingpong/pricing.go:177 > pricing info loaded. expires @ 2021-11-29 09:37:21.734410725 +0000 UTC 2021-11-29T09:32:43.082 DBG eventbus/event_bus.go:81 > Published topic="NAT-type-detected" event=prcone 2021-11-29T09:35:22.690 DBG communication/nats/sender.go:59 > Message "signed.FgFV0ebkj-ghEIpfdpYbCBwUBfPtgMHPaZC1NmcvtWBhGqbwUzSUHc_gafaDDnNoB01V7cdDu0DJqs-ZXjAGVwE.1638178522..proposal-ping.v3" sending: {"proposal":{"id":0,"format":"service-proposal/v3","compatibility":1,"provider_id":"0x417be62fba1c81c57c3e17281226efc58a012a55","service_type":"wireguard","location":{"continent":"EU","country":"SE","city":"Unknown","asn":1257,"isp":"Tele2 Lithuania","ip_type":"cellular"},"contacts":[{"type":"nats/p2p/v1","definition":{"broker_addresses":["nats://broker.mysterium.network:4222","nats://broker.mysterium.network:4222","nats:// 51.158.129.204:4222"]}}],"quality":{"quality":0,"latency":0,"bandwidth":0}}}

On Mon, Nov 29, 2021 at 9:17 AM Donatas @.***> wrote:

I have a big problem with docker on windows 10... i maked everything like need to but still something missing.... my issue is

` communication/nats/sender.go:59 > Message "signed.evxsz5eUjVGlPp9QyLNw3k8pzYo1RAWjB1HP96EyIbcKzNtVOQS8SqPU8TiLgxYxYAHGfaEawL6kPWl-7Kz1bwA.1638102827.*.proposal-ping.v3" sending: {"proposal":{"id":0,"format":"service-proposal/v3","compatibility":1,"provider_id":"0x417be62fba1c81c57c3e17281226efc58a012a55","service_type":"wireguard","location":{"continent":"EU","country":"LT","city":"Telsiai","asn":1257,"isp":"Tele2 Lithuania","ip_type":"residential"},"contacts":[{"type":"nats/p2p/v1","definition":{"broker_addresses":["nats://broker.mysterium.network:4222","nats://broker.mysterium.network:4222","nats:// 51.158.129.204:4222 "]}}],"quality":{"quality":0,"latency":0,"bandwidth":0}}}

2021-11-28T12:36:47.188 DBG communication/nats/sender.go:59 > Message "signed.s2sTN0mUmtFPujnSh5wI1JS9X-EP8aVDX5MtxriwoyIOWaUFvqihUzg8gLvcVwZuqVRfR3vYGlx-6PHatt1_NgE.1638103007.*.proposal-ping.v3" sending: {"proposal":{"id":0,"format":"service-proposal/v3","compatibility":1,"provider_id":"0x417be62fba1c81c57c3e17281226efc58a012a55","service_type":"wireguard","location":{"continent":"EU","country":"LT","city":"Telsiai","asn":1257,"isp":"Tele2 Lithuania","ip_type":"residential"},"contacts":[{"type":"nats/p2p/v1","definition":{"broker_addresses":["nats://broker.mysterium.network:4222","nats://broker.mysterium.network:4222","nats:// 51.158.129.204:4222 "]}}],"quality":{"quality":0,"latency":0,"bandwidth":0}}}`

@MrGodlike024 https://github.com/MrGodlike024 please create a separate issue describing what exactly is not working and add a few screenshots. Thanks!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mysteriumnetwork/node/issues/4295#issuecomment-981350706, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWWDIB66G5QSV4GK2NAT6KDUOMSKDANCNFSM5IJ6HVKQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.