p2p icon indicating copy to clipboard operation
p2p copied to clipboard

Problems with KVM Peer

Open efeefe opened this issue 6 years ago • 1 comments

  • What's your Operating System? Debian Stretch

  • Describe your problem and steps to reproduce it

I have created a peer via KVM following these instructions. It seems to run OK: I can register it to the Bazaar and even create environments on it. I ran the GRAV BP and managed to access it via browser. But I can not SSH into the environment: CC first says "INITIALIZING" in yellow, then "FAILED" in red. Bazaar says the environment is "HEALTHY", but does not enable the SSH button. Yesterday I had the SSH button on Bazaar, but wheneve I clicked it I had this message:

"Oh snap! Error code:4 Failed to join the swarm because a P2P network cannot be created. Check the Internet connection and make sure that P2P Daemon is set up and updated."

  • Show output of p2p debug

Peer:

subutai@subutai:~$ p2p debug
Version: 8.3.0+20181221041248 Build: 8.3.0
Uptime: 0 h 16 m 36 s
Number of gouroutines: 17
PMTU: Disabled
Bootstrap nodes information:
  62.138.0.225:6881 Rx: 7106 Tx: 3450 Version: 8.1.0 Packet version: 20005
Instances information:
Hash: swarm-33ad9c80-473e-4879-a35a-2c27392ba807
ID: de4917c6-09c7-11e9-8710-d8cb8a37cf4b
UDP Port: 40091
Network interfaces: 192.168.121.111 
P2P Interface p2p1, HW Addr: 06:f4:10:30:9c:04, IP: 10.51.60.1
Proxies: 85.93.91.135:40622/20092 [197] 62.138.0.66:40622/20094 [204] 
Peers:

Client:

p2p debug
Version: 8.3.0+20181221041248 Build: 8.3.0
Uptime: 20 h 17 m 4 s
Number of gouroutines: 26
PMTU: Disabled
Bootstrap nodes information:
  62.138.0.225:6881 Rx: 5298695 Tx: 461570 Version: 8.1.0 Packet version: 20005
Instances information:
Hash: swarm-1dbe61c4-02af-4782-b828-363b92d2922f
ID: b5819f74-09c8-11e9-82a2-d8cb8a37cf4b
UDP Port: 38783
Network interfaces: 192.168.1.4 
P2P Interface vptp0, HW Addr: 06:e5:34:80:fe:34, IP: 10.23.3.253
Proxies: No proxies in use
Peers:
	--- 943fb123-09bd-11e9-8d00-d8cb8a37cf4b ---
	States: CONNECTED | CONNECTED
	Network: 10.23.3.1 06:84:c4:00:70:6b
	Endpoint: 207.38.89.152:39284
	All Endpoints: 207.38.89.152:39284 [148] 62.138.0.66:20019 [227] 
Stats: [C: 0] [R: 0] [HP: 0] [CDelta: 16] [RDelta: 0]
	Endpoints pool: 207.38.89.152:39284 62.138.0.66:20019 85.93.91.135:20022 
	--- End of 943fb123-09bd-11e9-8d00-d8cb8a37cf4b ---
Hash: swarm-018cd794-d4ef-4d9b-a4de-8d7c8b334408
ID: b5447340-09c8-11e9-8a70-d8cb8a37cf4b
UDP Port: 51784
Network interfaces: 192.168.1.4 
P2P Interface vptp2, HW Addr: 06:10:d1:dc:69:f0, IP: 10.72.201.254
Proxies: 62.138.0.66:40622/20035 [202] 85.93.91.135:40622/20038 [411] 
Peers:
	--- 8ebc3aa6-09bd-11e9-871e-d8cb8a37cf4b ---
	States: CONNECTED | CONNECTED
	Network: 10.72.201.1 06:df:6e:e3:b2:41
	Endpoint: 62.138.16.134:44740
	All Endpoints: 62.138.16.134:44740 [204] 
Stats: [C: 0] [R: 0] [HP: 0] [CDelta: 16] [RDelta: 0]
	Endpoints pool: 62.138.16.134:44740 62.138.0.66:20082 85.93.91.135:20085 
	--- End of 8ebc3aa6-09bd-11e9-871e-d8cb8a37cf4b ---
	--- 9531816e-09bd-11e9-8b38-d8cb8a37cf4b ---
	States: CONNECTED | CONNECTED
	Network: 10.72.201.2 06:75:4d:5e:da:01
	Endpoint: 207.38.89.152:46597
	All Endpoints: 207.38.89.152:46597 [153] 85.93.91.135:20065 [238] 62.138.0.66:20062 [231] 
Stats: [C: 0] [R: 0] [HP: 0] [CDelta: 16] [RDelta: 0]
	Endpoints pool: 207.38.89.152:46597 85.93.91.135:20065 62.138.0.66:20062 
	--- End of 9531816e-09bd-11e9-8b38-d8cb8a37cf4b ---

efeefe avatar Dec 27 '18 11:12 efeefe

I couldn't reproduce this problem.

crioto avatar Jan 09 '19 03:01 crioto