Skip to content

Instantly share code, notes, and snippets.

@cvl
Created May 21, 2020 07:36
Show Gist options
  • Save cvl/f9c4703471504edd4dc21db30eaf79e9 to your computer and use it in GitHub Desktop.
Save cvl/f9c4703471504edd4dc21db30eaf79e9 to your computer and use it in GitHub Desktop.
2020-05-21T10:06:33.864 DBG Users/tadas/mygo/node/eventbus/event_bus.go:81 > Published topic="State" event={State:Disconnecting SessionInfo:{StartedAt:2020-05-21 10:06:31.96425 +0300 EEST m=+44.872258831 ConsumerID:{Address:0x999999} AccountantID:[2 20 40 28 241 92 26 102 181 25 144 226 230 94 31 123 124 54 51 24] State:Disconnecting SessionID: Proposal:{ID:1 Format:service-proposal/v1 ServiceType:wireguard ServiceDefinition:{Location:{Continent:EU Country:IT City:Latium ASN:197075 ISP:Wiplanet.it NodeType:residential} LocationOriginate:{Continent:EU Country:IT City:Latium ASN:197075 ISP:Wiplanet.it NodeType:residential}} PaymentMethodType:BYTES_TRANSFERRED_WITH_TIME PaymentMethod:{Price:0.000500MYST Duration:1m0s Bytes:7669584 Type:BYTES_TRANSFERRED_WITH_TIME} ProviderID:0x5a8c2949962d112cbc4c101b0f1fbdbff9c9d855 ProviderContacts:[{Type:nats/v1 Definition:{}} {Type:nats/p2p/v1 Definition:{BrokerAddresses:[nats://testnet-broker.mysterium.network:4222]}}] AccessPolicies:<nil>}}}
2020-05-21T10:06:33.866 INF Users/tadas/mygo/node/core/state/state.go:359 > Session ID Disconnecting duration: 1.901752172s data: 0b/0b, throughput: 0bs/0bs, spent: 0.000000MYST
2020-05-21T10:06:33.866 DBG Users/tadas/mygo/node/eventbus/event_bus.go:81 > Published topic="State" event={State:NotConnected SessionInfo:{StartedAt:2020-05-21 10:06:31.96425 +0300 EEST m=+44.872258831 ConsumerID:{Address:0x999999} AccountantID:[2 20 40 28 241 92 26 102 181 25 144 226 230 94 31 123 124 54 51 24] State:NotConnected SessionID: Proposal:{ID:1 Format:service-proposal/v1 ServiceType:wireguard ServiceDefinition:{Location:{Continent:EU Country:IT City:Latium ASN:197075 ISP:Wiplanet.it NodeType:residential} LocationOriginate:{Continent:EU Country:IT City:Latium ASN:197075 ISP:Wiplanet.it NodeType:residential}} PaymentMethodType:BYTES_TRANSFERRED_WITH_TIME PaymentMethod:{Price:0.000500MYST Duration:1m0s Bytes:7669584 Type:BYTES_TRANSFERRED_WITH_TIME} ProviderID:0x5a8c2949962d112cbc4c101b0f1fbdbff9c9d855 ProviderContacts:[{Type:nats/v1 Definition:{}} {Type:nats/p2p/v1 Definition:{BrokerAddresses:[nats://testnet-broker.mysterium.network:4222]}}] AccessPolicies:<nil>}}}
2020-05-21T10:06:33.866 DBG Users/tadas/mygo/node/core/location/oracle_resolver.go:41 > Detecting with oracle resolver
2020-05-21T10:06:33.866 INF Users/tadas/mygo/node/core/state/state.go:359 > Session ID NotConnected duration: 1.902427299s data: 0b/0b, throughput: 0bs/0bs, spent: 0.000000MYST
2020-05-21T10:06:34.189 DBG Users/tadas/mygo/node/core/ip/resolver.go:103 > IP detected: 999.999.999.999
2020-05-21T10:06:34.192 INF Users/tadas/mygo/node/core/port/pool.go:68 > Supplying port 46760
2020-05-21T10:06:34.193 INF Users/tadas/mygo/node/core/port/pool.go:68 > Supplying port 48633
2020-05-21T10:06:34.193 DBG Users/tadas/mygo/node/p2p/dialer.go:194 > Consumer 0x999999 sending ack with encrypted config to provider 0x5a8c2949962d112cbc4c101b0f1fbdbff9c9d855
2020-05-21T10:06:34.193 INF Users/tadas/mygo/node/firewall/outgoing_firewall_noop.go:61 > Rule for URL: nats://testnet-broker.mysterium.network:4222 removed
2020-05-21T10:06:34.193 WRN Users/tadas/mygo/node/communication/nats/connection_wrap.go:86 > NATS: disconnected
2020-05-21T10:06:34.193 WRN Users/tadas/mygo/node/communication/nats/connection_wrap.go:85 > NATS: connection closed
2020-05-21T10:06:34.193 ERR Users/tadas/mygo/node/core/connection/manager.go:182 > Connect failed, disconnecting error="could not create p2p channel: could not exchange config: could not send signed msg: could send broker request to subject 0x5a8c2949962d112cbc4c101b0f1fbdbff9c9d855.wireguard.p2p-config-exchange-ack: context canceled"
2020-05-21T10:06:34.194 ERR Users/tadas/mygo/node/tequilapi/endpoints/connection.go:187 > error="could not create p2p channel: could not exchange config: could not send signed msg: could send broker request to subject 0x5a8c2949962d112cbc4c101b0f1fbdbff9c9d855.wireguard.p2p-config-exchange-ack: context canceled"
2020-05-21T10:06:34.493 DBG Users/tadas/mygo/node/core/location/cache.go:95 > Location update succeeded: {999.999.999.999 15419 SC Lithuanian Radio and TV Center EU LT Vilnius cellular}
2020-05-21T10:06:34.917 DBG Users/tadas/mygo/node/core/discovery/repository.go:61 > Retrieving proposals from 2 repositories
2020-05-21T10:06:35.242 DBG Users/tadas/mygo/node/market/mysterium/mysterium_api.go:271 > Total proposals: 265 supported: 235
2020-05-21T10:06:35.243 INF Users/tadas/mygo/node/core/discovery/repository.go:91 > Returning 291 unique proposals
2020-05-21T10:06:44.918 DBG Users/tadas/mygo/node/core/discovery/repository.go:61 > Retrieving proposals from 2 repositories
2020-05-21T10:06:45.169 INF Users/tadas/mygo/node/core/discovery/repository.go:91 > Returning 309 unique proposals
2020-05-21T10:06:54.922 DBG Users/tadas/mygo/node/core/discovery/repository.go:61 > Retrieving proposals from 2 repositories
2020-05-21T10:06:55.296 DBG Users/tadas/mygo/node/market/mysterium/mysterium_api.go:271 > Total proposals: 266 supported: 236
2020-05-21T10:06:55.297 INF Users/tadas/mygo/node/core/discovery/repository.go:91 > Returning 325 unique proposals
2020-05-21T10:07:04.918 DBG Users/tadas/mygo/node/core/discovery/repository.go:61 > Retrieving proposals from 2 repositories
2020-05-21T10:07:05.201 INF Users/tadas/mygo/node/core/discovery/repository.go:91 > Returning 332 unique proposals
2020-05-21T10:07:14.919 DBG Users/tadas/mygo/node/core/discovery/repository.go:61 > Retrieving proposals from 2 repositories
2020-05-21T10:07:15.173 INF Users/tadas/mygo/node/core/discovery/repository.go:91 > Returning 346 unique proposals
2020-05-21T10:07:24.918 DBG Users/tadas/mygo/node/core/discovery/repository.go:61 > Retrieving proposals from 2 repositories
2020-05-21T10:07:25.171 INF Users/tadas/mygo/node/core/discovery/repository.go:91 > Returning 357 unique proposals
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment