Quantcast
Channel: The Things Network - Latest posts
Viewing all articles
Browse latest Browse all 116829

MQTT Port and Flavor in Backend V1.0

$
0
0

thanks @janvanlit

I manged to make it run, as you say, but now node-red is unable to connect to the broker... Can you tell me if the following is a normal startup of the server?

lorabackbone@lorabackbone-desktop:~/server-devenv$ ./buildup.sh 
croft_1      | 2016/04/15 13:55:35 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
jolie_1      | 2016/04/15 13:55:35 Failed to connect to amqp://guest:guest@rabbitmq:5672: dial tcp 172.17.0.5:5672: getsockopt: connection refused
nodered_1    | 
nodered_1    | 
nodered_1    | Welcome to Node-RED
nodered_1    | ===================
nodered_1    | 
nodered_1    | 15 Apr 13:55:36 - [info] Node-RED version: v0.13.2
nodered_1    | 15 Apr 13:55:36 - [info] Node.js  version: v0.12.10
nodered_1    | 15 Apr 13:55:36 - [info] Loading palette nodes
croft_1      | 2016/04/15 13:55:37 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
jolie_1      | 2016/04/15 13:55:37 Failed to connect to amqp://guest:guest@rabbitmq:5672: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:55:39 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
jolie_1      | 2016/04/15 13:55:39 Failed to connect to amqp://guest:guest@rabbitmq:5672: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:55:41 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
jolie_1      | 2016/04/15 13:55:41 Failed to connect to amqp://guest:guest@rabbitmq:5672: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | panic: runtime error: invalid memory address or nil pointer dereference
croft_1      | [signal 0xb code=0x1 addr=0x20 pc=0x401570]
croft_1      | 
croft_1      | goroutine 1 [running]:
croft_1      | panic(0x6a4f40, 0xc82000a090)
croft_1      |     /usr/local/go/src/runtime/panic.go:464 +0x3e6
croft_1      | main.connectPublisher(0x0, 0x0, 0x0, 0x0)
croft_1      |     /go/src/github.com/thethingsnetwork/croft/main.go:31 +0x80
croft_1      | main.main()
croft_1      |     /go/src/github.com/thethingsnetwork/croft/main.go:10 +0x122
jolie_1      | panic: runtime error: invalid memory address or nil pointer dereference
jolie_1      | [signal 0xb code=0x1 addr=0x20 pc=0x4018be]
jolie_1      | 
jolie_1      | goroutine 1 [running]:
jolie_1      | panic(0x838d40, 0xc82000a090)
jolie_1      |     /usr/local/go/src/runtime/panic.go:464 +0x3e6
jolie_1      | main.connectConsumer(0x0, 0x0)
jolie_1      |     /go/src/github.com/thethingsnetwork/jolie/main.go:49 +0x9e
jolie_1      | main.main()
jolie_1      |     /go/src/github.com/thethingsnetwork/jolie/main.go:17 +0x117
rabbitmq_1   | 
rabbitmq_1   | =INFO REPORT==== 15-Apr-2016::13:55:44 ===
rabbitmq_1   | Starting RabbitMQ 3.6.1 on Erlang 18.2
rabbitmq_1   | Copyright (C) 2007-2016 Pivotal Software, Inc.
rabbitmq_1   | Licensed under the MPL.  See http://www.rabbitmq.com/
rabbitmq_1   | 
rabbitmq_1   |               RabbitMQ 3.6.1. Copyright (C) 2007-2016 Pivotal Software, Inc.
rabbitmq_1   |   ##  ##      Licensed under the MPL.  See http://www.rabbitmq.com/
rabbitmq_1   |   ##  ##
rabbitmq_1   |   ##########  Logs: tty
rabbitmq_1   |   ######  ##        tty
rabbitmq_1   |   ##########
rabbitmq_1   |               Starting broker...
rabbitmq_1   | =INFO REPORT==== 15-Apr-2016::13:55:44 ===
rabbitmq_1   | node           : rabbit@9e1c772d7635
rabbitmq_1   | home dir       : /var/lib/rabbitmq
rabbitmq_1   | config file(s) : /etc/rabbitmq/rabbitmq.config
rabbitmq_1   | cookie hash    : nMRK19UQPz4bfljaU4FoSQ==
rabbitmq_1   | log            : tty
rabbitmq_1   | sasl log       : tty
rabbitmq_1   | database dir   : /var/lib/rabbitmq/mnesia/rabbit@9e1c772d7635
serverdevenv_jolie_1 exited with code 2
serverdevenv_croft_1 exited with code 0
croft_1      | 2016/04/15 10:03:24 Croft is ALIVE
croft_1      | 2016/04/15 10:03:24 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 10:03:26 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 10:03:28 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 10:03:30 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 10:03:32 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 10:03:34 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 10:03:36 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 10:03:38 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 10:03:40 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 10:03:43 Connected to amqp://guest:guest@rabbitmq:5672
croft_1      | 2016/04/15 10:08:41 Croft is ALIVE
croft_1      | 2016/04/15 10:08:41 Failed to connect: dial tcp 172.17.0.2:5672: getsockopt: connection refused
croft_1      | 2016/04/15 10:08:46 Failed to connect: dial tcp 172.17.0.2:5672: getsockopt: connection refused
croft_1      | 2016/04/15 10:08:48 Failed to connect: dial tcp 172.17.0.2:5672: getsockopt: connection refused
croft_1      | 2016/04/15 10:08:50 Failed to connect: dial tcp 172.17.0.2:5672: getsockopt: connection refused
croft_1      | 2016/04/15 10:08:52 Failed to connect: dial tcp 172.17.0.2:5672: getsockopt: connection refused
croft_1      | 2016/04/15 10:08:54 Failed to connect: dial tcp 172.17.0.2:5672: getsockopt: connection refused
croft_1      | 2016/04/15 10:08:56 Failed to connect: dial tcp 172.17.0.2:5672: getsockopt: connection refused
croft_1      | 2016/04/15 10:08:58 Failed to connect: dial tcp 172.17.0.2:5672: getsockopt: connection refused
croft_1      | 2016/04/15 10:09:00 Failed to connect: dial tcp 172.17.0.2:5672: getsockopt: connection refused
croft_1      | 2016/04/15 10:09:02 Failed to connect: dial tcp 172.17.0.2:5672: getsockopt: connection refused
croft_1      | 2016/04/15 10:09:04 Failed to connect: dial tcp 172.17.0.2:5672: getsockopt: connection refused
croft_1      | 2016/04/15 10:09:06 Connected to amqp://guest:guest@rabbitmq:5672
croft_1      | 2016/04/15 11:10:35 Croft is ALIVE
croft_1      | 2016/04/15 11:10:36 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 11:10:38 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 11:10:40 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 11:10:42 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 11:10:44 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 11:10:46 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 11:10:48 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 11:10:50 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 11:10:52 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 11:10:54 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 11:10:56 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 11:10:58 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 11:11:00 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 11:11:02 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 11:11:04 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 11:11:06 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 11:11:08 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 11:11:10 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 11:11:12 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | 2016/04/15 11:11:14 Failed to connect: dial tcp 172.17.0.4:5672: getsockopt: connection refused
croft_1      | panic: runtime error: invalid memory address or nil pointer dereference
croft_1      | [signal 0xb code=0x1 addr=0x20 pc=0x401570]
croft_1      | 
croft_1      | goroutine 1 [running]:
croft_1      | panic(0x6a4f40, 0xc82000a090)
croft_1      |     /usr/local/go/src/runtime/panic.go:464 +0x3e6
croft_1      | main.connectPublisher(0x0, 0x0, 0x0, 0x0)
croft_1      |     /go/src/github.com/thethingsnetwork/croft/main.go:31 +0x80
croft_1      | main.main()
croft_1      |     /go/src/github.com/thethingsnetwork/croft/main.go:10 +0x122
croft_1      | 2016/04/15 11:11:22 Croft is ALIVE
croft_1      | 2016/04/15 11:11:23 Connected to amqp://guest:guest@rabbitmq:5672
croft_1      | 2016/04/15 11:42:39 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 11:47:06 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 11:47:48 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 11:49:48 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 11:54:21 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 11:54:56 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 11:56:12 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 11:57:22 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 11:58:17 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:02:00 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:04:55 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:05:27 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:08:03 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:11:51 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:16:27 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:16:38 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:17:09 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:17:40 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:18:10 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:18:41 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:19:12 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:19:42 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:20:13 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:21:15 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:21:39 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:22:10 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:22:39 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:23:09 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:23:54 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:24:24 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:24:55 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:25:26 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:25:57 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:26:15 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:26:46 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:27:13 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:27:36 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:28:10 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:28:43 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:29:17 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:29:47 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:30:18 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:30:49 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:31:19 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:31:50 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:32:21 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:32:52 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:33:22 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:33:53 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:34:24 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:34:55 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:35:25 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:35:56 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:36:27 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:36:57 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:37:28 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:37:59 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:38:30 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:39:01 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:39:31 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:40:02 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:40:33 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:41:04 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:41:34 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:42:05 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:42:36 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:43:07 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:43:37 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:44:04 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:44:35 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:45:05 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:45:36 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:46:07 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:46:38 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:47:08 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:47:39 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:48:10 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:48:41 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:49:11 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:49:42 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:50:13 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:50:43 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:51:14 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:51:45 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:52:16 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:52:46 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 12:53:17 Failed to convert RXPK: Integrity test failed
croft_1      | 2016/04/15 13:44:31 Croft is ALIVE
croft_1      | 2016/04/15 13:44:31 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:44:33 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:44:35 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:44:37 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:44:39 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:44:41 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:44:47 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:44:50 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:44:52 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:44:54 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:44:56 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:44:58 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:45:00 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:45:02 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:45:04 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:45:06 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:45:08 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:45:10 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:45:12 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:45:14 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | panic: runtime error: invalid memory address or nil pointer dereference
croft_1      | [signal 0xb code=0x1 addr=0x20 pc=0x401570]
croft_1      | 
croft_1      | goroutine 1 [running]:
croft_1      | panic(0x6a4f40, 0xc82000a090)
croft_1      |     /usr/local/go/src/runtime/panic.go:464 +0x3e6
croft_1      | main.connectPublisher(0x0, 0x0, 0x0, 0x0)
croft_1      |     /go/src/github.com/thethingsnetwork/croft/main.go:31 +0x80
croft_1      | main.main()
croft_1      |     /go/src/github.com/thethingsnetwork/croft/main.go:10 +0x122
croft_1      | 2016/04/15 13:55:02 Croft is ALIVE
croft_1      | 2016/04/15 13:55:03 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:55:05 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:55:07 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:55:09 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:55:11 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:55:13 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:55:15 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:55:17 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:55:19 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:55:21 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:55:23 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:55:25 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:55:27 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:55:29 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:55:31 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:55:33 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:55:35 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:55:37 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:55:39 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:55:41 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | panic: runtime error: invalid memory address or nil pointer dereference
croft_1      | [signal 0xb code=0x1 addr=0x20 pc=0x401570]
croft_1      | 
croft_1      | goroutine 1 [running]:
croft_1      | panic(0x6a4f40, 0xc82000a090)
croft_1      |     /usr/local/go/src/runtime/panic.go:464 +0x3e6
croft_1      | main.connectPublisher(0x0, 0x0, 0x0, 0x0)
croft_1      |     /go/src/github.com/thethingsnetwork/croft/main.go:31 +0x80
croft_1      | main.main()
croft_1      |     /go/src/github.com/thethingsnetwork/croft/main.go:10 +0x122
croft_1      | 2016/04/15 13:55:53 Croft is ALIVE
croft_1      | 2016/04/15 13:55:53 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:55:55 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:55:57 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
croft_1      | 2016/04/15 13:55:59 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
rabbitmq_1   | 
rabbitmq_1   | =INFO REPORT==== 15-Apr-2016::13:56:01 ===
rabbitmq_1   | Memory limit set to 396MB of 991MB total.
rabbitmq_1   | 
rabbitmq_1   | =INFO REPORT==== 15-Apr-2016::13:56:01 ===
rabbitmq_1   | Disk free limit set to 50MB
croft_1      | 2016/04/15 13:56:01 Failed to connect: dial tcp 172.17.0.5:5672: getsockopt: connection refused
rabbitmq_1   | 
rabbitmq_1   | =INFO REPORT==== 15-Apr-2016::13:56:01 ===
rabbitmq_1   | Limiting to approx 524188 file handles (471767 sockets)
rabbitmq_1   | 
rabbitmq_1   | =INFO REPORT==== 15-Apr-2016::13:56:01 ===
rabbitmq_1   | FHC read buffering:  OFF
rabbitmq_1   | FHC write buffering: ON
rabbitmq_1   | 
rabbitmq_1   | =INFO REPORT==== 15-Apr-2016::13:56:02 ===
rabbitmq_1   | Priority queues enabled, real BQ is rabbit_variable_queue
rabbitmq_1   | 
rabbitmq_1   | =INFO REPORT==== 15-Apr-2016::13:56:02 ===
rabbitmq_1   | Management plugin: using rates mode 'basic'
rabbitmq_1   | 
rabbitmq_1   | =INFO REPORT==== 15-Apr-2016::13:56:02 ===
rabbitmq_1   | msg_store_transient: using rabbit_msg_store_ets_index to provide index
rabbitmq_1   | 
rabbitmq_1   | =INFO REPORT==== 15-Apr-2016::13:56:02 ===
rabbitmq_1   | msg_store_persistent: using rabbit_msg_store_ets_index to provide index
rabbitmq_1   | 
rabbitmq_1   | =WARNING REPORT==== 15-Apr-2016::13:56:02 ===
rabbitmq_1   | msg_store_persistent: rebuilding indices from scratch
rabbitmq_1   | 
rabbitmq_1   | =INFO REPORT==== 15-Apr-2016::13:56:03 ===
rabbitmq_1   | started TCP Listener on [::]:5672
rabbitmq_1   | 
rabbitmq_1   | =INFO REPORT==== 15-Apr-2016::13:56:03 ===
rabbitmq_1   | Management plugin started. Port: 15672
rabbitmq_1   | 
rabbitmq_1   | =INFO REPORT==== 15-Apr-2016::13:56:03 ===
rabbitmq_1   | Statistics database started.
rabbitmq_1   |  completed with 6 plugins.
rabbitmq_1   | 
rabbitmq_1   | =INFO REPORT==== 15-Apr-2016::13:56:03 ===
rabbitmq_1   | Server startup complete; 6 plugins started.
rabbitmq_1   |  * rabbitmq_management
rabbitmq_1   |  * rabbitmq_web_dispatch
rabbitmq_1   |  * webmachine
rabbitmq_1   |  * mochiweb
rabbitmq_1   |  * rabbitmq_management_agent
rabbitmq_1   |  * amqp_client
rabbitmq_1   | 
rabbitmq_1   | =INFO REPORT==== 15-Apr-2016::13:56:04 ===
rabbitmq_1   | accepting AMQP connection <0.328.0> (172.17.0.6:58310 -> 172.17.0.5:5672)
croft_1      | 2016/04/15 13:56:04 Connected to amqp://guest:guest@rabbitmq:5672
nodered_1    | 15 Apr 13:56:06 - [warn] ------------------------------------------
nodered_1    | 15 Apr 13:56:06 - [warn] Failed to register 2 node types
nodered_1    | 15 Apr 13:56:06 - [warn] Run with -v for details
nodered_1    | 15 Apr 13:56:06 - [warn] ------------------------------------------
nodered_1    | 15 Apr 13:56:06 - [info] Settings file  : /root/.node-red/settings.js
nodered_1    | 15 Apr 13:56:06 - [info] User directory : /root/.node-red
nodered_1    | 15 Apr 13:56:06 - [info] Flows file : /root/.node-red/flows_0cc07e241f7a.json
nodered_1    | 15 Apr 13:56:06 - [info] Server now running at http://127.0.0.1:1880/
nodered_1    | 15 Apr 13:56:06 - [info] Starting flows
nodered_1    | 15 Apr 13:56:06 - [info] Started flows
nodered_1    | 15 Apr 13:56:26 - [info] [mqtt-broker:1a63925c.9d856e] Connection failed to broker: mqtt://mosquitto:1883




CONTAINER           CPU %               MEM USAGE / LIMIT     MEM %               NET I/O               BLOCK I/O             PIDS
3b4a7e9023ad        0.00%               7.741 MB / 1.039 GB   0.74%               9.314 kB / 5.679 kB   5.046 MB / 0 B        0
6614c0b5c616        0.02%               4.379 MB / 1.039 GB   0.42%               10.02 kB / 648 B      5.009 MB / 0 B        0
658988a96412        3.09%               77.4 MB / 1.039 GB    7.45%               9.83 kB / 648 B       46.69 MB / 17.5 MB    0
9e1c772d7635        0.83%               115.7 MB / 1.039 GB   11.13%              15.12 kB / 5.484 kB   37.06 MB / 147.5 kB   0
0cc07e241f7a        0.22%               102.6 MB / 1.039 GB   9.87%               12.16 kB / 2.652 kB   37.25 MB / 471 kB     0
^Clorabackbone@lorabackbone-desktop:~/server-devenv$ docker ps
CONTAINER ID        IMAGE                   COMMAND                  CREATED             STATUS              PORTS                                                                                        NAMES
3b4a7e9023ad        serverdevenv_croft      "./croft"                3 hours ago         Up 2 minutes        1700/tcp, 0.0.0.0:1700->1700/udp                                                             serverdevenv_croft_1
6614c0b5c616        ansi/mosquitto          "/usr/local/sbin/mosq"   3 hours ago         Up 3 minutes        0.0.0.0:1883->1883/tcp                                                                       serverdevenv_mosquitto_1
658988a96412        serverdevenv_mongodb    "/entrypoint.sh mongo"   3 hours ago         Up 3 minutes        0.0.0.0:27017->27017/tcp                                                                     serverdevenv_mongodb_1
9e1c772d7635        rabbitmq:3-management   "/docker-entrypoint.s"   3 hours ago         Up 3 minutes        4369/tcp, 5671/tcp, 0.0.0.0:5672->5672/tcp, 15671/tcp, 25672/tcp, 0.0.0.0:15672->15672/tcp   serverdevenv_rabbitmq_1
0cc07e241f7a        cpswan/node-red         "/usr/local/bin/node-"   3 hours ago         Up 3 minutes        0.0.0.0:1880->1880/tcp                                                                       serverdevenv_nodered_1
lorabackbone@lorabackbone-desktop:~/server-devenv$

Viewing all articles
Browse latest Browse all 116829

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>