openethereum / parity-deploy

Parity deployment script.
Apache License 2.0
81 stars 52 forks source link

after execute parity-deploy.sh - i got the result "read EC key" #46

Closed resolver closed 6 years ago

resolver commented 6 years ago

if i execute the "sudo ./parity-deploy.sh --config aura --nodes 2 --ethstats" i got the result "read EC key". I have no Idea what is wrong. i have no UI on http://localhost:8180/.

i use the ubuntu:

No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 17.10 Release: 17.10 Codename: artful

my history:

1 ping google.com 2 g++ --version 3 sudo apt-get install g++ 4 g++ --version 5 ls 6 cd .. 7 ls 8 cd mnt/ 9 ls 10 cd .. 11 cd /home/osboxes/Downloads 12 ls 13 cd vmware-tools-distrib/ 14 ls 15 sudo ./vmware-install.pl 16 cd /home/osboxes/Downloads 17 ls 18 cd vmware-tools-distrib/ 19 ls 20 sudo ./vmware-install.pl 21 g++ --version 22 sudo apt-get install build-essentail autoconf automake libtool pkg-config git 23 sudo apt-get install libboost-all-dev 24 wget https://raw.githubusercontent.com/libbitcoin/version3/install.sh 25 sudo 26 su 27 wget https://raw.githubusercontent.com/libbitcoin/version3/install.sh 28 wget https://raw.githubusercontent.com/libbitcoin/libbitcoin/version3/install.sh 29 chmod +x install.sh 30 ls 31 ./install.sh 32 su 33 sudo 34 pwd 35 cd / 36 ls 37 cd home/ 38 ls 39 cd osboxes/ 40 ls 41 ./install.sh 42 sudo ./install.sh 43 sudo apt-get install git 44 sudo ./install.sh 45 ls 46 dir 47 cd build-libbitcoin/ 48 ls 49 cd / 50 ls 51 cd usr/ 52 ls 53 cd local/ 54 ls 55 cd bin/ 56 l 57 ls 58 cd .. 59 ls 60 cd / 61 ls 62 cd lib 63 ls 64 cd / 65 cd lib64 66 ls 67 cd .. 68 ls 69 pwd 70 cd home/ 71 ls 72 cd osboxes/ 73 ls 74 ./install.sh --with-icu 75 sudo ./install.sh --with-icu 76 sudo ./install.sh --with-icu --with-qrencode --build-zlib --build-png --build-qrencode --build-boost --prefix=/home/osboxes/myprefix 77 sudo apt-get install make 78 sudo ./install.sh --with-icu --with-qrencode --build-zlib --build-png --build-qrencode --build-boost --prefix=/home/osboxes/myprefix 79 sudo ./install.sh CFLAGS="-Og -g" --prefix=/home/osboxes/myprefix 80 ls 81 cd build-libbitcoin/ 82 ls 83 cd secp256k1/ 84 ls 85 cd builds/ 86 ls 87 cd msvc/ 88 ls 89 cd build/ 90 ls 91 ./buildall.bat 92 sudo ./buildall.bat 93 sudo apt-get install automake 94 sudo ./install.sh --with-icu --with-qrencode --build-zlib --build-png --build-qrencode --build-boost --prefix=/home/osboxes/myprefix 95 cd /home/ 96 ls 97 cd osboxes/ 98 ls 99 sudo ./install.sh --with-icu --with-qrencode --build-zlib --build-png --build-qrencode --build-boost --prefix=/home/osboxes/myprefix 100 bitcoin 101 bitcoin-cli 102 bx 103 bx seed 104 ec-add 105 ./autogen.sh 106 make 107 sudo apt-get install build-essential autoconf automake libtool pkg-config git 108 sudo apt-get install libboost-all-dev 109 wget https://raw.githubusercontent.com/libbitcoin/libbitcoin-explorer/version3/install.sh 110 chmod +x install.sh 111 sudo ./install.sh 112 help 113 seed 114 send-tx 115 cd /home/osboxes/build-libbitcoin/libbitcoin 116 ls 117 cd libtool 118 libtool 119 ls 120 cd configure 121 ls 122 ./libtool 123 ./libtool help 124 cd examples/ 125 ls 126 cd libbitcoin_examples 127 ./libbitcoin_examples 128 bx 129 cd /usr/local/bin/ 130 ls 131 sudo update-alternatives --install /usr/bin/g++ 132 sudo apt-get install build-essential autoconf automake libtool pkg-config git 133 sudo apt-get install libboost-all-dev 134 /home/osboxes/build-libbitcoin/libbitcoin 135 cd /home/osboxes/Downloads 136 ls 137 bx-linux-x64-qrcode 138 vim bx-linux-x64-qrcode 139 notepad 140 edit 141 editor 142 sudo apt-get update 143 sudo apt-get upgrade 144 node -v 145 sudo apt-get install node 146 curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash - 147 sudo apt-get install curl 148 curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash - 149 sudo apt-get install -y nodejs 150 sudo apt-get install -y build-essential 151 node -v 152 sudo apt-get install git 153 git 154 npm 155 mkdir inbox 156 cd inbox/ 157 npm init 158 ls 159 sudo apt-get install atom 160 atom 161 snap 162 snap install atom 163 snap install atom --classic 164 atom 165 ls 166 atom package.json 167 sudo apt-get install sublime-text-installer 168 sudo apt-get install atom 169 atom 170 sudo apt-get install vim 171 pwd 172 ls 173 cd inbox/ 174 ls 175 cd.. 176 ls 177 cd .. 178 ls 179 cd Desktop 180 ls 181 cd workspace/ 182 ls 183 pwd 184 ls 185 cd .. 186 ls 187 cd workspace/ 188 ls 189 cd inbox/ 190 ls 191 noe compile.js 192 node compile.js 193 x node 194 ls 195 cd contracts/ 196 ls 197 cd .. 198 ls 199 node 200 node -v 201 node compile.js 202 apt-get install solc 203 npm install -g solc 204 sudo npm install -g solc 205 node compile.js 206 npm install solc 207 sudo npm install solc 208 node compile.js 209 npm init 210 ls 211 node compile.js 212 edit compile.js 213 gedit compile.js 214 cd .. 215 npm init 216 node compile.js 217 node inbox/compile.js 218 gpedit inbox/contracts/inbox.sol 219 cd inbox/ 220 cd contracts/ 221 ls 222 gpedit inbox.sol 223 gedit inbox.sol 224 node inbox/compile.js 225 cd .. 226 ls 227 node compile.js 228 ls 229 cd test/ 230 ls 231 mkdir test.js 232 ls 233 rm test.js/ 234 su 235 rm test.js/ 236 ls 237 gedit test.js 238 ls 239 gedit test.js 240 cd .. 241 npm run test 242 ls 243 cd test/ 244 npm run test 245 npm Inbox.test.js 246 npm run Inbox.test.js 247 cd .. 248 npm run test 249 npm install remixd -g 250 sudo npm install remixd -g 251 npm i -g npm 252 sudo npm i -g npm 253 sudo apt-get update 254 sudo apt-get install openssl 255 sudo apt-get install bower 256 sudo npm install bower -g 257 sudo apt-get update && sudo apt-get -y upgrade 258 sudo apt-get install python3-pip 259 sudo pip install docker-compose --force --upgrade 260 pip install -U pip 261 sudo apt-get install pip 262 sudo apt-get install python-pip 263 sudo apt-get install python3-pip 264 pip install -U pip 265 sudo pip install docker-compose --force --upgrade 266 sudo apt-get update && sudo apt-get -y upgrade 267 sudo apt-get install docker 268 sudo chown -R osboxes .cache/ -v 269 sudo chown -R osboxes ./ 270 pwd 271 ls 272 cd test/ 273 sudo ./go.sh 274 npm i -g npm 275 sudo npm i -g npm 276 geth 277 ls 278 cd pari/ 279 ls 280 cd parity-deploy/ 281 ls 282 cat /monitor/app.json 283 cd monitor/ 284 ls 285 cat app.json 286 cat config/spec/authority_round.toml 287 cd .. 288 ls 289 cat config/spec/authority_round.toml 290 sudo ./parity-deploy.sh --config aura --nodes 2 --ethstats 291 sudo docker-compose up 292 sudo ./parity-deploy.sh --config aura --nodes 2 --ethstats 293 sudo ./parity-deploy.sh --config aura --nodes 2 --ethstats -v 294 sudo ./parity-deploy.sh --config aura --nodes 2 295 sudo ./parity-deploy.sh 296 sudo apt-get -y install docker.io 297 sudo apt autoremove 298 openssl rand -base64 12 299 sudo openssl rand -base64 12 300 sudo ./parity-deploy.sh --config aura --nodes 2 --release 301 sudo ./parity-deploy.sh --config aura --nodes 2 --ethstats 302 install ntpdate 303 sudo apt-get install ntpdate 304 sudo ntpdate -s us.pool.ntp.org 305 ./parity-deploy.sh --config aura 306 genpw 307 sudo apt-get install -y pwgen 308 genpw 309 pwgen 310 ./parity-deploy.sh --config aura 311 sudo ./parity-deploy.sh --config aura 312 sudo curl -o parity-download.sh https://get.parity.io -Lk 313 parity-download.sh -r 314 ls 315 sudo ./parity-download.sh -r 316 sudo ./parity-deploy.sh --config aura 317 parity 318 sudo ./parity-deploy.sh --config aura 319 sudo apt-get install build-essential openssl libssl-dev libudev-dev 320 sudo ./parity-deploy.sh --config aura 321 sudo ./parity-deploy.sh --config aura --nodes 2 --ethstats 322 cargo build --release -p ethstore --features=ethstore-cli 323 sudo apt install cargo 324 docker run -it ubuntu bash 325 sudo docker run -it ubuntu bash 326 sudo curl https://sh.rustup.rs -sSf | sh 327 cd .. 328 git clone https://github.com/paritytech/parity 329 sudo git clone https://github.com/paritytech/parity 330 cd parity 331 git submodule init 332 sudo git submodule init 333 sudo git submodule update 334 sudo cargo build 335 ls 336 ./test.sh 337 sudo ./test.sh 338 sudo cargo test --release --features ethcore/json-tests -p ethcore 339 curl -s http://localhost:8180 340 sudo curl -s http://localhost:8180 341 sudo ./parity-deploy.sh --config aura --nodes 2 --ethstats 342 cd .. 343 sudo ./parity-deploy.sh --config aura --nodes 2 --ethstats 344 ls 345 cd parity-deploy/ 346 ls 347 sudo ./parity-deploy.sh --config aura --nodes 2 --ethstats 348 sudo ./parity-deploy.sh -h 349 sudo ./parity-deploy.sh --config aura --nodes 2 --ethstats -expose 8180 350 sudo ./parity-deploy.sh --config aura --nodes 2 --ethstats -expose 351 sudo ./parity-deploy.sh 352 sudo ./parity-deploy.sh --config dev 353 lsb_release -a 354 history

Can anybody help me or have an idea why i always get the Result "read EC key" and nothing go further...

resolver commented 6 years ago

osboxes@devmachine:~/test/pari/parity-deploy$ openssl version -a OpenSSL 1.0.2g 1 Mar 2016 built on: reproducible build, date unspecified platform: debian-amd64 options: bn(64,64) rc4(16x,int) des(idx,cisc,16,int) blowfish(idx) compiler: cc -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -m64 -DL_ENDIAN -g -O2 -fdebug-prefix-map=/build/openssl-3gvO1t/openssl-1.0.2g=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wa,--noexecstack -Wall -DMD32_REG_T=int -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM OPENSSLDIR: "/usr/lib/ssl"

osboxes@devmachine:~/test/pari/parity-deploy$ openssl ecparam -list_curves secp112r1 : SECG/WTLS curve over a 112 bit prime field secp112r2 : SECG curve over a 112 bit prime field secp128r1 : SECG curve over a 128 bit prime field secp128r2 : SECG curve over a 128 bit prime field secp160k1 : SECG curve over a 160 bit prime field secp160r1 : SECG curve over a 160 bit prime field secp160r2 : SECG/WTLS curve over a 160 bit prime field secp192k1 : SECG curve over a 192 bit prime field secp224k1 : SECG curve over a 224 bit prime field secp224r1 : NIST/SECG curve over a 224 bit prime field secp256k1 : SECG curve over a 256 bit prime field secp384r1 : NIST/SECG curve over a 384 bit prime field secp521r1 : NIST/SECG curve over a 521 bit prime field prime192v1: NIST/X9.62/SECG curve over a 192 bit prime field prime192v2: X9.62 curve over a 192 bit prime field prime192v3: X9.62 curve over a 192 bit prime field prime239v1: X9.62 curve over a 239 bit prime field prime239v2: X9.62 curve over a 239 bit prime field prime239v3: X9.62 curve over a 239 bit prime field prime256v1: X9.62/SECG curve over a 256 bit prime field sect113r1 : SECG curve over a 113 bit binary field sect113r2 : SECG curve over a 113 bit binary field sect131r1 : SECG/WTLS curve over a 131 bit binary field sect131r2 : SECG curve over a 131 bit binary field sect163k1 : NIST/SECG/WTLS curve over a 163 bit binary field sect163r1 : SECG curve over a 163 bit binary field sect163r2 : NIST/SECG curve over a 163 bit binary field sect193r1 : SECG curve over a 193 bit binary field sect193r2 : SECG curve over a 193 bit binary field sect233k1 : NIST/SECG/WTLS curve over a 233 bit binary field sect233r1 : NIST/SECG/WTLS curve over a 233 bit binary field sect239k1 : SECG curve over a 239 bit binary field sect283k1 : NIST/SECG curve over a 283 bit binary field sect283r1 : NIST/SECG curve over a 283 bit binary field sect409k1 : NIST/SECG curve over a 409 bit binary field sect409r1 : NIST/SECG curve over a 409 bit binary field sect571k1 : NIST/SECG curve over a 571 bit binary field sect571r1 : NIST/SECG curve over a 571 bit binary field c2pnb163v1: X9.62 curve over a 163 bit binary field c2pnb163v2: X9.62 curve over a 163 bit binary field c2pnb163v3: X9.62 curve over a 163 bit binary field c2pnb176v1: X9.62 curve over a 176 bit binary field c2tnb191v1: X9.62 curve over a 191 bit binary field c2tnb191v2: X9.62 curve over a 191 bit binary field c2tnb191v3: X9.62 curve over a 191 bit binary field c2pnb208w1: X9.62 curve over a 208 bit binary field c2tnb239v1: X9.62 curve over a 239 bit binary field c2tnb239v2: X9.62 curve over a 239 bit binary field c2tnb239v3: X9.62 curve over a 239 bit binary field c2pnb272w1: X9.62 curve over a 272 bit binary field c2pnb304w1: X9.62 curve over a 304 bit binary field c2tnb359v1: X9.62 curve over a 359 bit binary field c2pnb368w1: X9.62 curve over a 368 bit binary field c2tnb431r1: X9.62 curve over a 431 bit binary field wap-wsg-idm-ecid-wtls1: WTLS curve over a 113 bit binary field wap-wsg-idm-ecid-wtls3: NIST/SECG/WTLS curve over a 163 bit binary field wap-wsg-idm-ecid-wtls4: SECG curve over a 113 bit binary field wap-wsg-idm-ecid-wtls5: X9.62 curve over a 163 bit binary field wap-wsg-idm-ecid-wtls6: SECG/WTLS curve over a 112 bit prime field wap-wsg-idm-ecid-wtls7: SECG/WTLS curve over a 160 bit prime field wap-wsg-idm-ecid-wtls8: WTLS curve over a 112 bit prime field wap-wsg-idm-ecid-wtls9: WTLS curve over a 160 bit prime field wap-wsg-idm-ecid-wtls10: NIST/SECG/WTLS curve over a 233 bit binary field wap-wsg-idm-ecid-wtls11: NIST/SECG/WTLS curve over a 233 bit binary field wap-wsg-idm-ecid-wtls12: WTLS curvs over a 224 bit prime field Oakley-EC2N-3: IPSec/IKE/Oakley curve #3 over a 155 bit binary field. Not suitable for ECDSA. Questionable extension field! Oakley-EC2N-4: IPSec/IKE/Oakley curve #4 over a 185 bit binary field. Not suitable for ECDSA. Questionable extension field! brainpoolP160r1: RFC 5639 curve over a 160 bit prime field brainpoolP160t1: RFC 5639 curve over a 160 bit prime field brainpoolP192r1: RFC 5639 curve over a 192 bit prime field brainpoolP192t1: RFC 5639 curve over a 192 bit prime field brainpoolP224r1: RFC 5639 curve over a 224 bit prime field brainpoolP224t1: RFC 5639 curve over a 224 bit prime field brainpoolP256r1: RFC 5639 curve over a 256 bit prime field brainpoolP256t1: RFC 5639 curve over a 256 bit prime field brainpoolP320r1: RFC 5639 curve over a 320 bit prime field brainpoolP320t1: RFC 5639 curve over a 320 bit prime field brainpoolP384r1: RFC 5639 curve over a 384 bit prime field brainpoolP384t1: RFC 5639 curve over a 384 bit prime field brainpoolP512r1: RFC 5639 curve over a 512 bit prime field brainpoolP512t1: RFC 5639 curve over a 512 bit prime field osboxes@devmachine:~/test/pari/parity-deploy$ pkg-config --cflags --libs libsecp256k1 -I/usr/local/include -L/usr/local/lib -lsecp256k1

resolver commented 6 years ago

osboxes@devmachine:~/test/pari/parity-deploy$ whereis libsecp256k1.pc libsecp256k1: /usr/local/lib/libsecp256k1.la /usr/local/lib/libsecp256k1.so /usr/local/lib/libsecp256k1.a

resolver commented 6 years ago

this is the issue:

./config/utils/keygen.sh

!/bin/sh

#

Taken from: https://kobl.one/blog/create-full-ethereum-keypair-and-address/

Create a secp256k1 ec keypair

TMPFILE=mktemp

Generate the private and public keys

openssl ecparam -name secp256k1 -genkey -noout | openssl ec -text -noout > $TMPFILE

Extract the public key and remove the EC prefix 0x04

cat $TMPFILE | grep pub -A 5 | tail -n +2 | tr -d '\n[:space:]:' | sed 's/^04//' > $1/key.pub

Extract the private key and remove the leading zero byte

cat $TMPFILE | grep priv -A 3 | tail -n +2 | tr -d '\n[:space:]:' | sed 's/^00//' > $1/key.priv

rm -rf $TMPFILE

-----BEGIN EC PARAMETERS----- BgUrgQQACg== -----END EC PARAMETERS----- -----BEGIN EC PRIVATE KEY----- MHQCAQEEIALEi9tqZQU1UQabOxzGNoBWtFX642FPMYUv+CL/WheooAcGBSuBBAAK oUQDQgAEjuQ+j69ERUOY16G8SX13kDf5sxSHHhIfzSiwiFxN9mi3ACxdm8bc97kj dU6y+8qwX9v/NmcY7gu6LfepNmgjnw== -----END EC PRIVATE KEY----- unable to write 'random state'

read EC key

ddorgan commented 6 years ago

@resolver can you just try and go ahead and launch everything with docker-compose up ? This isn't an error, it's expected....

resolver commented 6 years ago

hi ddorgan,

i think it`s a problem with docker image and ubuntu 17.10.

i have tried:

1144 sudo apt-get clean 1145 sudo apt-get autoremove 1146 sudo apt-get check 1147 sudo ./go.sh 1148 cd dev-lab-new/ 1149 ls 1150 cd parity_bc/ 1151 sudo ./go.sh 1152 docker-compose logs -f 1153 docker-compose 1154 docker-compose logs 1155 ls 1156 cd test/ 1157 ls 1158 cd parity-deploy/ 1159 ls 1160 sudo ./clean.sh 1161 touch config/spec/authority_round.toml 1162 sudo touch config/spec/authority_round.toml 1163 cat config/spec/authority_round.toml 1164 ls 1165 cd .. 1166 ls 1167 cd /parity 1168 cat monitor/app.json 1169 cat /monitor/app.json 1170 cd parity-deploy/ 1171 cat monitor/app.json 1172 cd.. 1173 cd .. 1174 cd test/ 1175 git clone https://github.com/carsenk/explorer 1176 git clone https://github.com/carsenk/explorer --force 1177 rm -rf explorer/ 1178 sudo rm -rf explorer/ 1179 git clone https://github.com/carsenk/explorer 1180 sudo git clone https://github.com/carsenk/explorer 1181 cd explorer/ 1182 sudo npm install bower --allow-root install 1183 nohup sudo npm start & 1184 sudo nohu npm start & 1185 sudo nohu npm start & 1186 nohup sudo npm start & 1187 sudo nohu npm start & 1188 sudo nohup npm start & 1189 docker-compose up -d 1190 docker-compose logs -f 1191 docker-compose 1192 docker-compose logs 1193 cd .. 1194 docker-compose logs 1195 cd parity-deploy/ 1196 docker-compose logs 1197 cd include/ 1198 docker-compose logs 1199 docker-compose logs -f 1200 cd .. 1201 ls 1202 sudo ./parity-deploy.sh --config aura --nodes 2 --ethstats 1203 cd .. 1204 cd parity-deploy/ 1205 cd include/ 1206 ls 1207 gedit docker-compose.yml 1208 docker-compose -f test/parity-deploy/docker-compose.yml down 1209 docker-compose -f test/parity-deploy/include/docker-compose.yml down 1210 ls 1211 docker-compose -f test/parity-deploy/include/docker-compose.yml down 1212 docker-compose -f docker-compose.yml down 1213 ls 1214 docker-compose.yml 1215 gedit docker-compose.yml 1216 docker-compose -f docker-compose.yml down 1217 echo "version: '2.0'" > docker-compose.yml 1218 sudo echo "version: '2.0'" > docker-compose.yml 1219 cd .. 1220 ls 1221 sudo curl https://sh.rustup.rs -sSf | sh 1222 sudo ./parity-deploy.sh --config aura --nodes 2 --ethstats 1223 docker-compose up --build 1224 docker-compose config 1225 docker-compose up --build 1226 sudo ./parity-deploy.sh --config aura --nodes 2 --ethstats 1227 sudo ntpdate -s us.pool.ntp.org 1228 sudo git clone git@github.com:paritytech/parity-deploy.git ; cd parity-deploy ; ./parity-deploy.sh --config aura 1229 cd .. 1230 sudo git clone git@github.com:paritytech/parity-deploy.git ; cd parity-deploy ; ./parity-deploy.sh --config aura 1231 sudo git clone git@github.com:paritytech/parity-deploy.git ; cd parity-deploy ;sudo ./parity-deploy.sh --config aura 1232 cd .. 1233 sudo git clone git@github.com:paritytech/parity-deploy.git ; cd parity-deploy ;sudo ./parity-deploy.sh --config aura 1234 cd .. 1235 rm -rf parity-deploy/ 1236 sudo rm -rf parity-deploy/ 1237 sudo git clone git@github.com:paritytech/parity-deploy.git ; cd parity-deploy ;sudo ./parity-deploy.sh --config aura 1238 sudo git clone git@github.com:paritytech/parity-deploy.git 1239 sudo https://github.com/paritytech/parity-deploy.git 1240 sudo git clone https://github.com/paritytech/parity-deploy.git 1241 cd parity-deploy/ 1242 sudo ./parity-deploy.sh --config aura 1243 ethkey generate random 1244 sudo ./parity-deploy.sh --config aura 1245 history 1246 sudo lsof o _8180 1247 ls 1248 sudo apt-get install nmap 1249 cd ../.. 1250 ./go.sh 1251 sudo ./go.sh 1252 cd .. 1253 ls 1254 cd parity_bc/ 1255 ls 1256 sudo ./go.sh 1257 docker ps 1258 sudo docker ps 1259 sudo ./go.sh 1260 nano go.sh 1261 cd test/parity-deploy/ 1262 docker-compose restart host! host2 host3 host4 1263 docker-compose restart host1 host2 host3 host4 1264 ls 1265 nano docker-compose.yml 1266 docker-compose restart host1 host2 host3 host4 1267 sudo docker-compose restart host1 host2 host3 host4 1268 sudo docker-compose logs host1 host2 host3 host4 1269 wget localhost:8180 1270 cd ../.. 1271 ls 1272 nano go.sh 1273 sudo apt-get install python-pip python-dev build essential 1274 sudo pip install --upgrade pip 1275 sudo apt-get install python-pip python-dev build-essential 1276 sudo pip install --upgrade virtualenv 1277 sudo ./go.sh 1278 wget localhost:3001 1279 wget localhost:8180 1280 cd test/parity-deploy/ 1281 docker-compose | grep token 1282 docker-compose logs | grep token 1283 sudo docker-compose logs | grep token 1284 sudo docker exec -it 1285 sudo docker exec -it host1 bash 1286 nano docker-compose.yml 1287 sudo docker-compose build 1288 sudo docker ps 1289 docker stop 869a26bc0165 69aad3f0b457 144d286f461a c5bc32b20aa5
1290 sudo docker stop 869a26bc0165 69aad3f0b457 144d286f461a c5bc32b20aa5
1291 sudo docker rm 869a26bc0165 69aad3f0b457 144d286f461a c5bc32b20aa5
1292 sudo docker-compose build 1293 sudo docker-compose rebuild 1294 sudo docker ps 1295 sudo docker-compose images 1296 sudo docker-compose up -d 1297 sudo docker-compose images 1298 sudo docker exec -it host1 bash 1299 docker compose images 1300 sudo docker-compose images 1301 sudo curl https://sh.rustup.rs -sSf|sh

but parity UI Interface on localhost:8180 does not work.

ddorgan commented 6 years ago

@resolver can you try adding --enable-client to the end of your ./parity-deploy.sh command, this should expose the ports the port 8180 ...

resolver commented 6 years ago

ok just a moment

resolver commented 6 years ago

ddorgan it works ;) many thanks - now i have an UI with:

"To proceed you need to generate a new security token by running the following command in your terminal $ parity signer new-token Then copy & paste the newly generated token here"

ed@ubuntu:/usr/bin$ sudo parity signer new-token Error generating token: Error { repr: Os { code: 2, message: "No such file or directory" } }

i try to install parity with snap and give you feedback ;)

resolver commented 6 years ago

same issue:

ed@ubuntu:/usr/bin$ sudo snap install parity parity 1.9.5 from 'devops-parity' installed ed@ubuntu:/usr/bin$ whereis parity parity: /usr/bin/parity /snap/bin/parity ed@ubuntu:/usr/bin$ cd /snap/bin ed@ubuntu:/snap/bin$ sudo parity signer new-token Error generating token: Error { repr: Os { code: 2, message: "No such file or directory" } } ed@ubuntu:/snap/bin$

resolver commented 6 years ago

ed@ubuntu:/snap/bin$ sudo parity signer new-token -lsigner=trace 2018-04-05 05:03:00 main TRACE signer New authentication token generated. Error generating token: Error { repr: Os { code: 2, message: "No such file or directory" } } ed@ubuntu:/snap/bin$

resolver commented 6 years ago

i have tried the same on ubuntu 16.04 LTS.

here is my history from terminal 1: ed@ubuntu:/snap/bin$ history 1 su 2 exit 3 sudo apt-get update 4 exit 5 sudo apt-get install curl 6 curl 7 sudo apt-get update 8 curl 9 sudo apt-get install curl 10 curl 11 exit 12 sudo apt-get install git 13 sudo apt-get install python-pip 14 sudo apt-get install -y nodejs 15 sudo npm install bower -g 16 sudo apt install npm 17 sudo npm install bower -g 18 sudo pip install docker-compose --force --upgrade 19 sudo pip install --upgrade pip 20 sudo apt-get install docker 21 pwd 22 ls 23 cd dev_lab/ 24 ls 25 sudo ./go.sh 26 sudo npm install 27 npm install 28 sudo apt-get install build-essential 29 sudo apt-get install libkrb5-dev 30 npm explore npm -g -- npm install node-gyp@latest 31 sudo npm explore npm -g -- npm install node-gyp@latest 32 npm 33 sudo yum install gcc gcc-c++ 34 sudo apt install libavahi-compat-libdnssd-dev 35 sudo ./go.sh 36 sudo npm install -g npm 37 sudo npm install -g node-gyp 38 sudo rm -rf ~/.node-gyp/ 39 sudo rm -r node_modules/.bin/; 40 pwd 41 cd dev_lab/ 42 ls 43 sudo rm -r node_modules/.bin/; 44 sudo rm -r ./node_modules/.bin/; 45 cd node_modules/ 46 ls 47 cd .. 48 rm -r build/ 49 ls 50 cd test/ 51 ls 52 cd explorer/ 53 ls 54 cd node_modules/ 55 ls 56 sudo npm install bcrypt 57 sudo npm install -g node-gyp 58 sudo apt-get purge nodejs gyp 59 ls 60 curl -sL https://deb.nodesource.com/setup_9.x | sudo -E bash - 61 sudo apt-get install -y nodejs 62 sudo apt-get install -y build-essential 63 sudo apt-get update 64 history 65 parity signer new-token 66 sudo parity signer new-token 67 whereis parity 68 cd /usr/bin/parity 69 cd /usr/bin/ 70 sudo parity signer new-token 71 sudo snap install parity 72 whereis parity 73 cd /snap/bin 74 sudo parity signer new-token 75 sudo parity signer new-token -lsigner=trace 76 history

here is my history of terminal 2:

ed@ubuntu:~/dev_lab$ history 1 su 2 exit 3 sudo apt-get update 4 exit 5 sudo apt-get install curl 6 curl 7 sudo apt-get update 8 curl 9 sudo apt-get install curl 10 curl 11 exit 12 sudo apt-get install git 13 sudo apt-get install python-pip 14 sudo apt-get install -y nodejs 15 sudo npm install bower -g 16 sudo apt install npm 17 sudo npm install bower -g 18 sudo pip install docker-compose --force --upgrade 19 sudo pip install --upgrade pip 20 sudo apt-get install docker 21 pwd 22 ls 23 cd dev_lab/ 24 ls 25 sudo ./go.sh 26 sudo npm install 27 npm install 28 sudo apt-get install build-essential 29 sudo apt-get install libkrb5-dev 30 npm explore npm -g -- npm install node-gyp@latest 31 sudo npm explore npm -g -- npm install node-gyp@latest 32 npm 33 sudo yum install gcc gcc-c++ 34 sudo apt install libavahi-compat-libdnssd-dev 35 sudo ./go.sh 36 sudo npm install -g npm 37 sudo npm install -g node-gyp 38 sudo rm -rf ~/.node-gyp/ 39 sudo rm -r node_modules/.bin/; 40 pwd 41 cd dev_lab/ 42 ls 43 sudo rm -r node_modules/.bin/; 44 sudo rm -r ./node_modules/.bin/; 45 cd node_modules/ 46 ls 47 cd .. 48 rm -r build/ 49 ls 50 cd test/ 51 ls 52 cd explorer/ 53 ls 54 cd node_modules/ 55 ls 56 sudo npm install bcrypt 57 sudo npm install -g node-gyp 58 sudo apt-get purge nodejs gyp 59 ls 60 curl -sL https://deb.nodesource.com/setup_9.x | sudo -E bash - 61 sudo apt-get install -y nodejs 62 sudo apt-get install -y build-essential 63 sudo apt-get update 64 history 65 pwd 66 cd dev_lab/ 67 ls 68 sudo ./go.sh 69 ls 70 cd test 71 ls 72 cd parity-deploy/ 73 ls 74 sudo ./parity-deploy.sh 75 sudo ./parity-deploy.sh --config aura --nodes 2 --ethstats 76 cd .. 77 cd . 78 ls 79 cd .. 80 ls 81 sudo ./go.sh 82 history

mayby its useful for someone.

resolver commented 6 years ago

one virtual machine: ed@ubuntu:~/dev_lab$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=16.04 DISTRIB_CODENAME=xenial DISTRIB_DESCRIPTION="Ubuntu 16.04.4 LTS" ed@ubuntu:~/dev_lab$ docker -v Docker version 1.13.1, build 092cba3

second virtual machine: osboxes@osboxes:/usr/bin$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=17.10 DISTRIB_CODENAME=artful DISTRIB_DESCRIPTION="Ubuntu 17.10" osboxes@osboxes:/usr/bin$ docker -v Docker version 1.13.1, build 092cba3

on both machine the same issue:

ed@ubuntu:/snap/bin$ sudo parity signer new-token -lsigner=trace 2018-04-05 05:16:48 main TRACE signer New authentication token generated. Error generating token: Error { repr: Os { code: 2, message: "No such file or directory" } } ed@ubuntu:/snap/bin$ cd /usr/bin/ ed@ubuntu:/usr/bin$ sudo parity signer new-token -lsigner=trace 2018-04-05 05:16:55 main TRACE signer New authentication token generated. Error generating token: Error { repr: Os { code: 2, message: "No such file or directory" } }

osboxes@osboxes:/usr/bin$ sudo parity signer new-token -lsigner=trace 2018-04-05 08:17:28 main TRACE signer New authentication token generated. Error generating token: Error { repr: Os { code: 2, message: "No such file or directory" } } osboxes@osboxes:/usr/bin$ cd /snap/bin/ osboxes@osboxes:/snap/bin$ sudo parity signer new-token -lsigner=trace 2018-04-05 08:17:35 main TRACE signer New authentication token generated. Error generating token: Error { repr: Os { code: 2, message: "No such file or directory" } }

resolver commented 6 years ago

ed@ubuntu:~/dev_lab/test3/parity-deploy$ sudo /usr/bin/parity 2018-04-05 05:23:44 Starting Parity/v1.10.0-beta-0a9d41e-20180320/x86_64-linux-gnu/rustc1.24.1 2018-04-05 05:23:44 Keys path /home/ed/.local/share/io.parity.ethereum/keys/Foundation 2018-04-05 05:23:44 DB path /home/ed/.local/share/io.parity.ethereum/chains/ethereum/db/906a34e69aec8c0d 2018-04-05 05:23:44 Path to dapps /home/ed/.local/share/io.parity.ethereum/dapps 2018-04-05 05:23:44 State DB configuration: fast 2018-04-05 05:23:44 Operating mode: active 2018-04-05 05:23:44 Configured for Foundation using Ethash engine 2018-04-05 05:23:45 Network port V4(0.0.0.0:30303) is already in use, make sure that another instance of an Ethereum client is not running or change the port using the --port option. 2018-04-05 05:23:45 Unable to listen on 127.0.0.1:8546 WebSockets address 127.0.0.1:8546 is already in use, make sure that another instance of an Ethereum client is not running or change the address using the --ws-port and --ws-interface options. ed@ubuntu:~/dev_lab/test3/parity-deploy$ sudo /snap/bin/parity 2018-04-05 05:23:48 Starting Parity/v1.9.5-unstable-ff821da-20180321/x86_64-linux-gnu/rustc1.24.1 2018-04-05 05:23:48 Keys path /root/snap/parity/10092/.local/share/io.parity.ethereum/keys/Foundation 2018-04-05 05:23:48 DB path /root/snap/parity/10092/.local/share/io.parity.ethereum/chains/ethereum/db/906a34e69aec8c0d 2018-04-05 05:23:48 Path to dapps /root/snap/parity/10092/.local/share/io.parity.ethereum/dapps 2018-04-05 05:23:48 State DB configuration: fast 2018-04-05 05:23:48 Operating mode: active 2018-04-05 05:23:48 Failed to auto-update latest ETH price: Fetch(Fetch(Error { kind: Io(Error { repr: Custom(Custom { kind: Other, error: StringError("failed to lookup address information: Name or service not known") }) }), url: Some("https://api.etherscan.io/api?module=stats&action=ethprice") })) 2018-04-05 05:23:48 Configured for Foundation using Ethash engine 2018-04-05 05:23:48 Error starting network: Permission denied (os error 13) 2018-04-05 05:23:48 Unable to listen on 127.0.0.1:8546 WebSockets error: Error(Io(Error { repr: Os { code: 13, message: "Permission denied" } }), State { next_error: None, backtrace: None }) ed@ubuntu:~/dev_lab/test3/parity-deploy$

resolver commented 6 years ago

ed@ubuntu:~/dev_lab/test3/parity-deploy$ sudo docker-compose up host2 is up-to-date paritydeploy_monitor_1 is up-to-date paritydeploy_dashboard_1 is up-to-date host1 is up-to-date client is up-to-date Attaching to host2, paritydeploy_monitor_1, paritydeploy_dashboard_1, host1, client host2 | Loading config file from /parity/authority.toml host2 | 2018-04-05 11:57:28 UTC Starting Parity/v1.10.0-beta-0a9d41e-20180320/x86_64-linux-gnu/rustc1.24.1 host2 | 2018-04-05 11:57:28 UTC Keys path /parity/data/keys/parity host2 | 2018-04-05 11:57:28 UTC DB path /parity/data/chains/parity/db/98f600f18d5f3ea1 host2 | 2018-04-05 11:57:28 UTC Path to dapps /parity/data/dapps host2 | 2018-04-05 11:57:28 UTC State DB configuration: fast dashboard_1 | npm info it worked if it ends with ok host2 | 2018-04-05 11:57:28 UTC Operating mode: active host1 | Loading config file from /parity/authority.toml host1 | 2018-04-05 11:57:29 UTC Starting Parity/v1.10.0-beta-0a9d41e-20180320/x86_64-linux-gnu/rustc1.24.1 host1 | 2018-04-05 11:57:29 UTC Keys path /parity/data/keys/parity dashboard_1 | npm info using npm@4.1.2 host1 | 2018-04-05 11:57:29 UTC DB path /parity/data/chains/parity/db/98f600f18d5f3ea1 dashboard_1 | npm info using node@v7.7.3 dashboard_1 | npm info lifecycle eth-netstats@0.0.9~prestart: eth-netstats@0.0.9 host1 | 2018-04-05 11:57:29 UTC Path to dapps /parity/data/dapps dashboard_1 | npm info lifecycle eth-netstats@0.0.9~start: eth-netstats@0.0.9 dashboard_1 | host1 | 2018-04-05 11:57:29 UTC State DB configuration: fast host1 | 2018-04-05 11:57:29 UTC Operating mode: active host1 | 2018-04-05 11:57:29 UTC Configured for parity using AuthorityRound engine host1 | 2018-04-05 11:57:35 UTC Public node URL: enode://4693e850e9acd51794a1311420ad694d880f6d3331a886005c9f144a737972e0fce1d77acb99828915c080d5f8b292d55fdfb0bb596ac2123c4a8487c8be2ea6@172.18.0.5:30303 host1 | 2018-04-05 11:58:05 UTC 2/25 peers 8 KiB chain 8 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 3 req/s, 104 µs host1 | 2018-04-05 11:58:35 UTC 2/25 peers 8 KiB chain 8 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 3 req/s, 80 µs host1 | 2018-04-05 11:59:05 UTC 2/25 peers 8 KiB chain 8 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 3 req/s, 113 µs dashboard_1 | > eth-netstats@0.0.9 start /eth-netstats host1 | 2018-04-05 11:59:30 UTC Imported #1 0414…8dcc (0 txs, 0.00 Mgas, 0.57 ms, 0.56 KiB) host1 | 2018-04-05 11:59:32 UTC Imported #2 2cc0…3cea (0 txs, 0.00 Mgas, 0.47 ms, 0.56 KiB) host2 | 2018-04-05 11:57:28 UTC Configured for parity using AuthorityRound engine host1 | 2018-04-05 11:59:35 UTC 2/25 peers 8 KiB chain 8 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 3 req/s, 65 µs host1 | 2018-04-05 12:00:05 UTC 2/25 peers 9 KiB chain 8 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 5 req/s, 93 µs host1 | 2018-04-05 12:00:35 UTC 2/25 peers 9 KiB chain 8 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 93 µs host2 | 2018-04-05 11:57:34 UTC Public node URL: enode://1643565163be28dc60d2414688757795acaac2c77bb2a6e201a1ae1c8b62693713e45b37f2a3dc85f9c2bc553a39cdc9dd03d43ec72e9e2d19419ddc81af637c@172.18.0.4:30303 host2 | 2018-04-05 11:58:04 UTC 2/25 peers 8 KiB chain 8 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 3 req/s, 118 µs host1 | 2018-04-05 12:01:05 UTC 2/25 peers 9 KiB chain 8 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 6 req/s, 86 µs host1 | 2018-04-05 12:01:30 UTC Imported #3 9e03…0a5d (0 txs, 0.00 Mgas, 0.74 ms, 0.56 KiB) host1 | 2018-04-05 12:01:32 UTC Imported #4 7b82…1b85 (0 txs, 0.00 Mgas, 1.98 ms, 0.56 KiB) host1 | 2018-04-05 12:01:35 UTC 2/25 peers 9 KiB chain 9 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 2 req/s, 83 µs host1 | 2018-04-05 12:02:05 UTC 2/25 peers 11 KiB chain 9 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 101 µs dashboard_1 | > node ./bin/www host2 | 2018-04-05 11:58:34 UTC 2/25 peers 8 KiB chain 8 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 3 req/s, 102 µs host1 | 2018-04-05 12:02:35 UTC 2/25 peers 11 KiB chain 9 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 2 req/s, 90 µs dashboard_1 | dashboard_1 | 2018-04-05 11:57:29.919 [API] [CON] Connected host2 host1 | 2018-04-05 12:03:05 UTC 2/25 peers 11 KiB chain 9 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 106 µs host2 | 2018-04-05 11:59:04 UTC 2/25 peers 8 KiB chain 8 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 3 req/s, 116 µs host2 | 2018-04-05 11:59:30 UTC Imported #1 0414…8dcc (0 txs, 0.00 Mgas, 0.92 ms, 0.56 KiB) host2 | 2018-04-05 11:59:32 UTC Imported #2 2cc0…3cea (0 txs, 0.00 Mgas, 0.35 ms, 0.56 KiB) host2 | 2018-04-05 11:59:34 UTC 2/25 peers 9 KiB chain 8 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 5 req/s, 123 µs dashboard_1 | 2018-04-05 11:57:29.935 [API] [BLK] Block error: Block undefined host1 | 2018-04-05 12:03:30 UTC Imported #5 58ff…4af1 (0 txs, 0.00 Mgas, 0.29 ms, 0.56 KiB) dashboard_1 | 2018-04-05 11:57:29.938 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 11:57:30.850 [API] [CON] Connected host1 host2 | 2018-04-05 12:00:04 UTC 2/25 peers 9 KiB chain 8 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 4 req/s, 98 µs host1 | 2018-04-05 12:03:35 UTC 2/25 peers 11 KiB chain 9 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 3 req/s, 81 µs host1 | 2018-04-05 12:03:36 UTC Imported #6 8039…a1ac (0 txs, 0.00 Mgas, 0.47 ms, 0.56 KiB) dashboard_1 | 2018-04-05 11:57:30.872 [API] [BLK] Block error: Block undefined dashboard_1 | 2018-04-05 11:57:30.875 [API] [STA] Stats from: host1 host1 | 2018-04-05 12:04:05 UTC 2/25 peers 12 KiB chain 10 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 4 req/s, 117 µs dashboard_1 | 2018-04-05 11:57:32.904 [API] [CON] Connection with: MALgpkr ended: undefined dashboard_1 | 2018-04-05 11:57:33.543 [API] [CON] Connected host2 host2 | 2018-04-05 12:00:34 UTC 2/25 peers 9 KiB chain 8 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 5 req/s, 102 µs host2 | 2018-04-05 12:01:04 UTC 2/25 peers 9 KiB chain 8 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 2 req/s, 111 µs host2 | 2018-04-05 12:01:30 UTC Imported #3 9e03…0a5d (0 txs, 0.00 Mgas, 3.01 ms, 0.56 KiB) host2 | 2018-04-05 12:01:32 UTC Imported #4 7b82…1b85 (0 txs, 0.00 Mgas, 0.45 ms, 0.56 KiB) dashboard_1 | 2018-04-05 11:57:33.558 [API] [BLK] Block error: Block undefined host1 | 2018-04-05 12:04:35 UTC 2/25 peers 12 KiB chain 10 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 5 req/s, 74 µs dashboard_1 | 2018-04-05 11:57:33.558 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 11:57:40.839 [API] [STA] Stats from: host1 host1 | 2018-04-05 12:05:05 UTC 2/25 peers 12 KiB chain 10 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 4 req/s, 97 µs host1 | 2018-04-05 12:05:34 UTC Imported #7 c21a…1969 (0 txs, 0.00 Mgas, 0.41 ms, 0.56 KiB) dashboard_1 | 2018-04-05 11:57:43.535 [API] [STA] Stats from: host2 host2 | 2018-04-05 12:01:34 UTC 2/25 peers 11 KiB chain 9 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 7 req/s, 122 µs host1 | 2018-04-05 12:05:35 UTC 2/25 peers 13 KiB chain 10 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 4 req/s, 71 µs monitor_1 | dashboard_1 | 2018-04-05 11:59:30.251 [API] [BLK] Block: 1 from: host2 dashboard_1 | 2018-04-05 11:59:30.565 [API] [BLK] Block: 1 from: host1 host1 | 2018-04-05 12:05:36 UTC Imported #8 13ec…4d3a (0 txs, 0.00 Mgas, 0.40 ms, 0.56 KiB) host2 | 2018-04-05 12:02:04 UTC 2/25 peers 11 KiB chain 9 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 1 req/s, 109 µs monitor_1 | ------------- host1 | 2018-04-05 12:06:05 UTC 2/25 peers 14 KiB chain 10 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 4 req/s, 75 µs dashboard_1 | 2018-04-05 11:59:32.259 [API] [BLK] Block: 2 from: host2 host1 | 2018-04-05 12:06:35 UTC 2/25 peers 14 KiB chain 10 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 4 req/s, 97 µs host2 | 2018-04-05 12:02:34 UTC 2/25 peers 11 KiB chain 9 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 2 req/s, 76 µs client | Loading config file from /parity/client.toml client | 2018-04-05 11:57:30 UTC Parity browser interface is deprecated. It's going to be removed in the next version, use standalone Parity Wallet instead. dashboard_1 | 2018-04-05 11:59:32.568 [API] [BLK] Block: 2 from: host1 host2 | 2018-04-05 12:03:04 UTC 2/25 peers 11 KiB chain 9 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 1 req/s, 126 µs client | 2018-04-05 11:57:30 UTC Standalone Parity Wallet: https://github.com/Parity-JS/shell/releases client | 2018-04-05 11:57:30 UTC Starting Parity/v1.10.0-beta-0a9d41e-20180320/x86_64-linux-gnu/rustc1.24.1 dashboard_1 | 2018-04-05 11:59:33.599 [API] [CON] Connection with: MALgqdX ended: undefined dashboard_1 | 2018-04-05 11:59:34.259 [API] [CON] Connected host2 host1 | 2018-04-05 12:07:05 UTC 2/25 peers 14 KiB chain 10 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 5 req/s, 133 µs host1 | 2018-04-05 12:07:35 UTC 2/25 peers 14 KiB chain 10 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 6 req/s, 79 µs host1 | 2018-04-05 12:07:38 UTC Imported #9 d524…01d8 (0 txs, 0.00 Mgas, 0.52 ms, 0.56 KiB) dashboard_1 | 2018-04-05 11:59:34.273 [API] [BLK] Block: 2 from: host2 dashboard_1 | 2018-04-05 11:59:34.277 [API] [STA] Stats from: host2 host1 | 2018-04-05 12:07:40 UTC Imported #10 8d08…389d (0 txs, 0.00 Mgas, 1.73 ms, 0.56 KiB) host1 | 2018-04-05 12:08:05 UTC 2/25 peers 15 KiB chain 11 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 119 µs host1 | 2018-04-05 12:08:35 UTC 2/25 peers 15 KiB chain 11 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 7 req/s, 79 µs host2 | 2018-04-05 12:03:30 UTC Imported #5 58ff…4af1 (0 txs, 0.00 Mgas, 1.90 ms, 0.56 KiB) dashboard_1 | 2018-04-05 11:59:34.280 [API] [HIS] Got history from: host2 host1 | 2018-04-05 12:09:05 UTC 2/25 peers 15 KiB chain 11 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 133 µs monitor_1 | monitor_1 | PM2 process manager dashboard_1 | 2018-04-05 11:59:36.919 [API] [CON] Connection with: MALgpzP ended: undefined host2 | 2018-04-05 12:03:34 UTC 2/25 peers 11 KiB chain 9 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 5 req/s, 109 µs monitor_1 | monitor_1 | /\\\\\\_/\\____/\\____/\\\\\ dashboard_1 | 2018-04-05 11:59:37.514 [API] [CON] Connected host1 host1 | 2018-04-05 12:09:35 UTC 2/25 peers 15 KiB chain 11 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 103 µs host1 | 2018-04-05 12:09:38 UTC Imported #11 5cb9…8b2b (0 txs, 0.00 Mgas, 0.51 ms, 0.56 KiB) host2 | 2018-04-05 12:03:36 UTC Imported #6 8039…a1ac (0 txs, 0.00 Mgas, 0.38 ms, 0.56 KiB) monitor1 | \/\\/////////\_\/\\\____/\\\/\\///////\_ monitor1 | \/\___\/\_\/\\//\_/\\//\\\///____\//\__ dashboard_1 | 2018-04-05 11:59:37.528 [API] [BLK] Block: 2 from: host1 dashboard_1 | 2018-04-05 11:59:37.534 [API] [STA] Stats from: host1 host1 | 2018-04-05 12:09:40 UTC Imported #12 1b5a…63fe (0 txs, 0.00 Mgas, 1.21 ms, 0.56 KiB) host2 | 2018-04-05 12:04:04 UTC 2/25 peers 12 KiB chain 10 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 4 req/s, 118 µs monitor1 | \/\\\\\\\/\/\\///\\/\\/\/\____/\\/_ monitor1 | \/\\/////////__\/\\\///\\/_\/\___/\\// dashboard_1 | 2018-04-05 11:59:37.535 [API] [HIS] Got history from: host1 host2 | 2018-04-05 12:04:34 UTC 2/25 peers 12 KiB chain 10 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 3 req/s, 86 µs client | 2018-04-05 11:57:30 UTC Keys path /parity/data/keys/parity host1 | 2018-04-05 12:10:05 UTC 2/25 peers 17 KiB chain 11 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 2 req/s, 134 µs monitor1 | \/\_____\/\__\///___\/\_/\\//____ dashboard_1 | 2018-04-05 11:59:40.252 [API] [CON] Connection with: MALhI5g ended: undefined host2 | 2018-04-05 12:05:04 UTC 2/25 peers 12 KiB chain 10 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 4 req/s, 98 µs client | 2018-04-05 11:57:30 UTC DB path /parity/data/chains/parity/db/98f600f18d5f3ea1 monitor1 | \/\_____\/\_____\/\_/\\/_ monitor1 | \/\_\/\_____\/\_/\\\\\\\\ dashboard_1 | 2018-04-05 11:59:40.847 [API] [CON] Connected host2 host2 | 2018-04-05 12:05:34 UTC Imported #7 c21a…1969 (0 txs, 0.00 Mgas, 3.42 ms, 0.56 KiB) client | 2018-04-05 11:57:30 UTC Path to dapps /parity/data/dapps client | 2018-04-05 11:57:30 UTC State DB configuration: fast client | 2018-04-05 11:57:30 UTC Operating mode: active client | 2018-04-05 11:57:30 UTC Configured for parity using AuthorityRound engine client | client | Open: http://0.0.0.0:8180/#/auth?token=NDqf-JOeS-tX5u-vIDQ client | to authorize your browser. monitor1 | \///__\///__\///\/////////////// monitor_1 | host2 | 2018-04-05 12:05:36 UTC Imported #8 13ec…4d3a (0 txs, 0.00 Mgas, 0.39 ms, 0.56 KiB) monitor_1 | monitor_1 | Getting started client | Or use the generated token: host2 | 2018-04-05 12:05:39 UTC 2/25 peers 14 KiB chain 10 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 8 req/s, 80 µs host1 | 2018-04-05 12:10:35 UTC 2/25 peers 17 KiB chain 11 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 13 req/s, 120 µs monitor_1 | client | NDqf-JOeS-tX5u-vIDQ client | 2018-04-05 11:57:35 UTC Public node URL: enode://b533abafbcc59c6c58408b92a3cd2a79a05668be3cfc3a94672379fee637895e5e806bd2beb812ec591bec3bfeb799d9597cfe80c55fe876fcf318c1689fdfb7@172.18.0.6:30303 client | 2018-04-05 11:57:58 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. host2 | 2018-04-05 12:06:09 UTC 2/25 peers 14 KiB chain 10 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 2 req/s, 118 µs dashboard_1 | 2018-04-05 11:59:40.859 [API] [BLK] Block: 2 from: host2 client | 2018-04-05 11:58:05 UTC 2/25 peers 8 KiB chain 8 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 95 µs client | 2018-04-05 11:58:35 UTC 2/25 peers 8 KiB chain 8 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 101 µs client | 2018-04-05 11:59:05 UTC 2/25 peers 8 KiB chain 8 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 112 µs dashboard_1 | 2018-04-05 11:59:40.866 [API] [STA] Stats from: host2 host2 | 2018-04-05 12:06:39 UTC 2/25 peers 14 KiB chain 10 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 1 req/s, 108 µs host1 | 2018-04-05 12:11:05 UTC 2/25 peers 17 KiB chain 11 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 134 µs monitor_1 | Documentation monitor_1 | http://pm2.io/ dashboard_1 | 2018-04-05 11:59:40.868 [API] [HIS] Got history from: host2 host1 | 2018-04-05 12:11:35 UTC 2/25 peers 17 KiB chain 11 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 6 req/s, 118 µs host1 | 2018-04-05 12:11:42 UTC Imported #13 5ddd…758f (0 txs, 0.00 Mgas, 0.81 ms, 0.56 KiB) host1 | 2018-04-05 12:11:44 UTC Imported #14 50a2…48df (0 txs, 0.00 Mgas, 2.93 ms, 0.56 KiB) dashboard_1 | 2018-04-05 11:59:43.512 [API] [CON] Connection with: MALhIuW ended: undefined host2 | 2018-04-05 12:07:09 UTC 2/25 peers 14 KiB chain 10 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 2 req/s, 71 µs monitor_1 | monitor_1 | Start PM2 at boot dashboard_1 | 2018-04-05 11:59:44.097 [API] [CON] Connected host1 host2 | 2018-04-05 12:07:38 UTC Imported #9 d524…01d8 (0 txs, 0.00 Mgas, 0.81 ms, 0.56 KiB) monitor_1 | $ pm2 startup monitor_1 | monitor_1 | Daemonize Application host1 | 2018-04-05 12:12:05 UTC 2/25 peers 18 KiB chain 12 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 4 req/s, 108 µs host1 | 2018-04-05 12:12:35 UTC 2/25 peers 18 KiB chain 12 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 7 req/s, 113 µs dashboard_1 | 2018-04-05 11:59:44.112 [API] [BLK] Block: 2 from: host1 client | 2018-04-05 11:59:30 UTC Imported #1 0414…8dcc (0 txs, 0.00 Mgas, 1.99 ms, 0.56 KiB) host2 | 2018-04-05 12:07:39 UTC 2/25 peers 14 KiB chain 10 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 4 req/s, 101 µs dashboard_1 | 2018-04-05 11:59:44.114 [API] [STA] Stats from: host1 monitor_1 | $ pm2 start host1 | 2018-04-05 12:13:05 UTC 2/25 peers 18 KiB chain 12 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 4 req/s, 87 µs host1 | 2018-04-05 12:13:35 UTC 2/25 peers 18 KiB chain 12 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 5 req/s, 135 µs monitor_1 | host2 | 2018-04-05 12:07:40 UTC Imported #10 8d08…389d (0 txs, 0.00 Mgas, 0.31 ms, 0.56 KiB) client | 2018-04-05 11:59:32 UTC Imported #2 2cc0…3cea (0 txs, 0.00 Mgas, 0.43 ms, 0.56 KiB) dashboard_1 | 2018-04-05 11:59:44.116 [API] [HIS] Got history from: host1 host1 | 2018-04-05 12:13:42 UTC Imported #15 74a4…05d1 (0 txs, 0.00 Mgas, 0.37 ms, 0.56 KiB) host2 | 2018-04-05 12:08:09 UTC 2/25 peers 15 KiB chain 11 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 4 req/s, 92 µs client | 2018-04-05 11:59:35 UTC 2/25 peers 8 KiB chain 8 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 123 µs dashboard_1 | 2018-04-05 11:59:46.849 [API] [CON] Connection with: MALhJie ended: undefined monitor_1 | Monitoring/APM solution host1 | 2018-04-05 12:13:44 UTC Imported #16 0238…950c (0 txs, 0.00 Mgas, 1.36 ms, 0.56 KiB) host2 | 2018-04-05 12:08:39 UTC 2/25 peers 15 KiB chain 11 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 4 req/s, 138 µs client | 2018-04-05 12:00:05 UTC 2/25 peers 8 KiB chain 8 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 110 µs monitor_1 | https://app.keymetrics.io/ dashboard_1 | 2018-04-05 11:59:47.470 [API] [CON] Connected host2 client | 2018-04-05 12:00:35 UTC 2/25 peers 8 KiB chain 8 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 108 µs client | 2018-04-05 12:01:05 UTC 2/25 peers 8 KiB chain 8 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 118 µs client | 2018-04-05 12:01:30 UTC Imported #3 9e03…0a5d (0 txs, 0.00 Mgas, 1.04 ms, 0.56 KiB) monitor_1 | client | 2018-04-05 12:01:32 UTC Imported #4 7b82…1b85 (0 txs, 0.00 Mgas, 0.32 ms, 0.56 KiB) host1 | 2018-04-05 12:14:05 UTC 2/25 peers 20 KiB chain 13 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 5 req/s, 111 µs host1 | 2018-04-05 12:14:35 UTC 2/25 peers 20 KiB chain 13 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 5 req/s, 138 µs host1 | 2018-04-05 12:15:05 UTC 2/25 peers 20 KiB chain 13 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 5 req/s, 70 µs host2 | 2018-04-05 12:09:09 UTC 2/25 peers 15 KiB chain 11 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 6 req/s, 67 µs monitor_1 | ------------- monitor_1 | host1 | 2018-04-05 12:15:35 UTC 2/25 peers 20 KiB chain 13 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 6 req/s, 132 µs host1 | 2018-04-05 12:15:46 UTC Imported #17 ac18…fa32 (0 txs, 0.00 Mgas, 0.33 ms, 0.56 KiB) host2 | 2018-04-05 12:09:38 UTC Imported #11 5cb9…8b2b (0 txs, 0.00 Mgas, 2.36 ms, 0.56 KiB) monitor_1 | [PM2] Spawning PM2 daemon with pm2_home=/home/ethnetintel/.pm2 monitor_1 | [PM2] PM2 Successfully daemonized host1 | 2018-04-05 12:15:48 UTC Imported #18 b54d…c457 (0 txs, 0.00 Mgas, 0.96 ms, 0.56 KiB) host2 | 2018-04-05 12:09:39 UTC 2/25 peers 15 KiB chain 11 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 4 req/s, 142 µs client | 2018-04-05 12:01:35 UTC 2/25 peers 9 KiB chain 9 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 123 µs dashboard_1 | 2018-04-05 11:59:47.484 [API] [STA] Stats from: host2 host1 | 2018-04-05 12:16:05 UTC 2/25 peers 21 KiB chain 13 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 8 req/s, 134 µs host1 | 2018-04-05 12:16:35 UTC 2/25 peers 21 KiB chain 13 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 2 req/s, 164 µs host2 | 2018-04-05 12:09:40 UTC Imported #12 1b5a…63fe (0 txs, 0.00 Mgas, 0.27 ms, 0.56 KiB) host2 | 2018-04-05 12:10:09 UTC 2/25 peers 17 KiB chain 11 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 4 req/s, 105 µs dashboard_1 | 2018-04-05 11:59:47.486 [API] [BLK] Block: 2 from: host2 monitor_1 | [PM2][WARN] Applications host1, host2 not running, starting... client | 2018-04-05 12:02:05 UTC 2/25 peers 9 KiB chain 9 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 118 µs client | 2018-04-05 12:02:35 UTC 2/25 peers 9 KiB chain 9 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 89 µs dashboard_1 | 2018-04-05 11:59:47.490 [API] [HIS] Got history from: host2 monitor_1 | [PM2] App [host1] launched (1 instances) host1 | 2018-04-05 12:17:05 UTC 2/25 peers 21 KiB chain 13 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 9 req/s, 136 µs host2 | 2018-04-05 12:10:39 UTC 2/25 peers 17 KiB chain 11 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 5 req/s, 129 µs host1 | 2018-04-05 12:17:35 UTC 2/25 peers 21 KiB chain 13 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 2 req/s, 131 µs host1 | 2018-04-05 12:17:46 UTC Imported #19 c6ea…23ff (0 txs, 0.00 Mgas, 0.34 ms, 0.56 KiB) host1 | 2018-04-05 12:17:48 UTC Imported #20 6ca9…6c5e (0 txs, 0.00 Mgas, 0.46 ms, 0.56 KiB) host1 | 2018-04-05 12:18:05 UTC 2/25 peers 23 KiB chain 14 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 12 req/s, 110 µs host2 | 2018-04-05 12:11:09 UTC 2/25 peers 17 KiB chain 11 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 5 req/s, 127 µs host1 | 2018-04-05 12:18:35 UTC 2/25 peers 23 KiB chain 14 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 2 req/s, 93 µs client | 2018-04-05 12:03:05 UTC 2/25 peers 9 KiB chain 9 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 134 µs client | 2018-04-05 12:03:30 UTC Imported #5 58ff…4af1 (0 txs, 0.00 Mgas, 0.38 ms, 0.56 KiB) host2 | 2018-04-05 12:11:39 UTC 2/25 peers 17 KiB chain 11 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 5 req/s, 103 µs monitor_1 | [PM2] App [host2] launched (1 instances) client | 2018-04-05 12:03:35 UTC 2/25 peers 9 KiB chain 9 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 134 µs host2 | 2018-04-05 12:11:42 UTC Imported #13 5ddd…758f (0 txs, 0.00 Mgas, 0.71 ms, 0.56 KiB) host1 | 2018-04-05 12:19:05 UTC 2/25 peers 23 KiB chain 14 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 128 µs host1 | 2018-04-05 12:19:35 UTC 2/25 peers 23 KiB chain 14 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 2 req/s, 138 µs host1 | 2018-04-05 12:19:46 UTC Imported #21 ba49…1bbd (0 txs, 0.00 Mgas, 0.25 ms, 0.56 KiB) host1 | 2018-04-05 12:19:52 UTC Imported #22 f2e2…688e (0 txs, 0.00 Mgas, 0.51 ms, 0.56 KiB) host1 | 2018-04-05 12:20:05 UTC 2/25 peers 24 KiB chain 15 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 93 µs host2 | 2018-04-05 12:11:44 UTC Imported #14 50a2…48df (0 txs, 0.00 Mgas, 0.38 ms, 0.56 KiB) host1 | 2018-04-05 12:20:35 UTC 2/25 peers 24 KiB chain 15 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 5 req/s, 96 µs client | 2018-04-05 12:03:36 UTC Imported #6 8039…a1ac (0 txs, 0.00 Mgas, 0.25 ms, 0.56 KiB) monitor_1 | ┌──────────┬────┬──────┬─────┬────────┬─────────┬────────┬─────┬───────────┬──────────┐ monitor_1 | │ App name │ id │ mode │ pid │ status │ restart │ uptime │ cpu │ mem │ watching │ monitor_1 | ├──────────┼────┼──────┼─────┼────────┼─────────┼────────┼─────┼───────────┼──────────┤ host2 | 2018-04-05 12:12:09 UTC 2/25 peers 18 KiB chain 12 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 2 req/s, 141 µs dashboard_1 | 2018-04-05 11:59:50.096 [API] [CON] Connection with: MALhKVQ ended: undefined client | 2018-04-05 12:04:05 UTC 2/25 peers 9 KiB chain 10 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 91 µs monitor_1 | │ host1 │ 0 │ fork │ 17 │ online │ 0 │ 0s │ 54% │ 16.2 MB │ enabled │ monitor_1 | │ host2 │ 1 │ fork │ 23 │ online │ 0 │ 0s │ 77% │ 16.4 MB │ enabled │ host2 | 2018-04-05 12:12:39 UTC 2/25 peers 18 KiB chain 12 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 7 req/s, 162 µs dashboard_1 | 2018-04-05 11:59:50.681 [API] [CON] Connected host1 client | 2018-04-05 12:04:35 UTC 2/25 peers 9 KiB chain 10 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 109 µs monitor_1 | └──────────┴────┴──────┴─────┴────────┴─────────┴────────┴─────┴───────────┴──────────┘ monitor_1 | Use pm2 show <id|name> to get more details about an app host1 | 2018-04-05 12:21:05 UTC 2/25 peers 24 KiB chain 15 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 5 req/s, 136 µs host2 | 2018-04-05 12:13:09 UTC 2/25 peers 18 KiB chain 12 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 1 req/s, 131 µs client | 2018-04-05 12:05:05 UTC 2/25 peers 9 KiB chain 10 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 111 µs dashboard_1 | 2018-04-05 11:59:50.698 [API] [BLK] Block: 2 from: host1 host1 | 2018-04-05 12:21:35 UTC 2/25 peers 24 KiB chain 15 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 5 req/s, 145 µs host2 | 2018-04-05 12:13:39 UTC 2/25 peers 18 KiB chain 12 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 2 req/s, 141 µs dashboard_1 | 2018-04-05 11:59:50.703 [API] [STA] Stats from: host1 host1 | 2018-04-05 12:21:50 UTC Imported #23 1a96…fed9 (0 txs, 0.00 Mgas, 0.33 ms, 0.56 KiB) client | 2018-04-05 12:05:34 UTC Imported #7 c21a…1969 (0 txs, 0.00 Mgas, 0.33 ms, 0.56 KiB) dashboard_1 | 2018-04-05 11:59:50.705 [API] [HIS] Got history from: host1 host2 | 2018-04-05 12:13:42 UTC Imported #15 74a4…05d1 (0 txs, 0.00 Mgas, 0.73 ms, 0.56 KiB) client | 2018-04-05 12:05:35 UTC 2/25 peers 9 KiB chain 10 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 116 µs client | 2018-04-05 12:05:36 UTC Imported #8 13ec…4d3a (0 txs, 0.00 Mgas, 0.39 ms, 0.56 KiB) dashboard_1 | 2018-04-05 11:59:53.468 [API] [CON] Connection with: MALhLK7 ended: undefined host2 | 2018-04-05 12:13:44 UTC Imported #16 0238…950c (0 txs, 0.00 Mgas, 0.28 ms, 0.56 KiB) client | 2018-04-05 12:06:05 UTC 2/25 peers 9 KiB chain 10 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 113 µs client | 2018-04-05 12:06:35 UTC 2/25 peers 9 KiB chain 10 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 92 µs dashboard_1 | 2018-04-05 11:59:54.023 [API] [CON] Connected host2 host2 | 2018-04-05 12:14:09 UTC 2/25 peers 20 KiB chain 13 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 11 req/s, 117 µs client | 2018-04-05 12:07:05 UTC 2/25 peers 9 KiB chain 10 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 104 µs host2 | 2018-04-05 12:14:39 UTC 2/25 peers 20 KiB chain 13 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 2 req/s, 127 µs host1 | 2018-04-05 12:21:52 UTC Imported #24 41cf…bc8a (0 txs, 0.00 Mgas, 1.60 ms, 0.56 KiB) dashboard_1 | 2018-04-05 11:59:54.034 [API] [BLK] Block: 2 from: host2 host2 | 2018-04-05 12:15:09 UTC 2/25 peers 20 KiB chain 13 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 31 req/s, 110 µs client | 2018-04-05 12:07:35 UTC 2/25 peers 9 KiB chain 10 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 0 req/s, 117 µs host1 | 2018-04-05 12:22:05 UTC 2/25 peers 26 KiB chain 15 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 6 req/s, 128 µs dashboard_1 | 2018-04-05 11:59:54.041 [API] [STA] Stats from: host2 client | 2018-04-05 12:07:38 UTC Imported #9 d524…01d8 (0 txs, 0.00 Mgas, 0.29 ms, 0.56 KiB) host2 | 2018-04-05 12:15:39 UTC 2/25 peers 20 KiB chain 13 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 1 req/s, 132 µs host1 | 2018-04-05 12:22:35 UTC 2/25 peers 26 KiB chain 15 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 7 req/s, 117 µs host1 | 2018-04-05 12:23:05 UTC 2/25 peers 26 KiB chain 15 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 7 req/s, 128 µs dashboard_1 | 2018-04-05 11:59:54.043 [API] [HIS] Got history from: host2 host2 | 2018-04-05 12:15:46 UTC Imported #17 ac18…fa32 (0 txs, 0.00 Mgas, 0.60 ms, 0.56 KiB) host1 | 2018-04-05 12:23:35 UTC 2/25 peers 26 KiB chain 15 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 8 req/s, 153 µs host1 | 2018-04-05 12:23:54 UTC Imported #25 386e…7ab8 (0 txs, 0.00 Mgas, 0.31 ms, 0.56 KiB) dashboard_1 | 2018-04-05 11:59:56.678 [API] [CON] Connection with: MALhM6H ended: undefined host2 | 2018-04-05 12:15:48 UTC Imported #18 b54d…c457 (0 txs, 0.00 Mgas, 0.74 ms, 0.56 KiB) client | 2018-04-05 12:07:40 UTC Imported #10 8d08…389d (0 txs, 0.00 Mgas, 0.30 ms, 0.56 KiB) host1 | 2018-04-05 12:23:56 UTC Imported #26 c327…5e14 (0 txs, 0.00 Mgas, 0.85 ms, 0.56 KiB) host2 | 2018-04-05 12:16:09 UTC 2/25 peers 21 KiB chain 13 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 7 req/s, 104 µs host2 | 2018-04-05 12:16:39 UTC 2/25 peers 21 KiB chain 13 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 4 req/s, 146 µs dashboard_1 | 2018-04-05 11:59:57.379 [API] [CON] Connected host1 client | 2018-04-05 12:08:05 UTC 2/25 peers 9 KiB chain 11 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 0 req/s, 124 µs host1 | 2018-04-05 12:24:05 UTC 2/25 peers 27 KiB chain 16 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 2 req/s, 128 µs host2 | 2018-04-05 12:17:09 UTC 2/25 peers 21 KiB chain 13 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 8 req/s, 158 µs dashboard_1 | 2018-04-05 11:59:57.402 [API] [BLK] Block: 2 from: host1 client | 2018-04-05 12:08:35 UTC 2/25 peers 9 KiB chain 11 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 130 µs client | 2018-04-05 12:09:05 UTC 2/25 peers 9 KiB chain 11 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 114 µs host2 | 2018-04-05 12:17:44 UTC 2/25 peers 21 KiB chain 13 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 2 req/s, 136 µs dashboard_1 | 2018-04-05 11:59:57.406 [API] [STA] Stats from: host1 client | 2018-04-05 12:09:35 UTC 2/25 peers 9 KiB chain 11 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 112 µs client | 2018-04-05 12:09:38 UTC Imported #11 5cb9…8b2b (0 txs, 0.00 Mgas, 0.36 ms, 0.56 KiB) host2 | 2018-04-05 12:17:46 UTC Imported #19 c6ea…23ff (0 txs, 0.00 Mgas, 0.71 ms, 0.56 KiB) host1 | 2018-04-05 12:24:35 UTC 2/25 peers 27 KiB chain 16 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 9 req/s, 128 µs dashboard_1 | 2018-04-05 11:59:57.409 [API] [HIS] Got history from: host1 client | 2018-04-05 12:09:40 UTC Imported #12 1b5a…63fe (0 txs, 0.00 Mgas, 0.34 ms, 0.56 KiB) client | 2018-04-05 12:10:05 UTC 2/25 peers 10 KiB chain 11 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 128 µs host2 | 2018-04-05 12:17:48 UTC Imported #20 6ca9…6c5e (0 txs, 0.00 Mgas, 0.38 ms, 0.56 KiB) host1 | 2018-04-05 12:25:05 UTC 2/25 peers 27 KiB chain 16 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 2 req/s, 122 µs dashboard_1 | 2018-04-05 12:00:00.025 [API] [CON] Connection with: MALhMwW ended: undefined client | 2018-04-05 12:10:35 UTC 2/25 peers 10 KiB chain 11 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 120 µs host2 | 2018-04-05 12:18:14 UTC 2/25 peers 23 KiB chain 14 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 1 req/s, 130 µs dashboard_1 | 2018-04-05 12:00:00.659 [API] [CON] Connected host2 client | 2018-04-05 12:11:05 UTC 2/25 peers 10 KiB chain 11 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 111 µs client | 2018-04-05 12:11:35 UTC 2/25 peers 10 KiB chain 11 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 98 µs client | 2018-04-05 12:11:42 UTC Imported #13 5ddd…758f (0 txs, 0.00 Mgas, 0.30 ms, 0.56 KiB) client | 2018-04-05 12:11:44 UTC Imported #14 50a2…48df (0 txs, 0.00 Mgas, 0.37 ms, 0.56 KiB) client | 2018-04-05 12:12:05 UTC 2/25 peers 10 KiB chain 12 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 99 µs host2 | 2018-04-05 12:18:44 UTC 2/25 peers 23 KiB chain 14 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 2 req/s, 102 µs client | 2018-04-05 12:12:35 UTC 2/25 peers 10 KiB chain 12 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 99 µs host2 | 2018-04-05 12:19:14 UTC 2/25 peers 23 KiB chain 14 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 1 req/s, 113 µs client | 2018-04-05 12:13:05 UTC 2/25 peers 10 KiB chain 12 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 125 µs host2 | 2018-04-05 12:19:44 UTC 2/25 peers 23 KiB chain 14 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 2 req/s, 120 µs client | 2018-04-05 12:13:35 UTC 2/25 peers 10 KiB chain 12 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 123 µs host2 | 2018-04-05 12:19:46 UTC Imported #21 ba49…1bbd (0 txs, 0.00 Mgas, 0.88 ms, 0.56 KiB) client | 2018-04-05 12:13:42 UTC Imported #15 74a4…05d1 (0 txs, 0.00 Mgas, 0.47 ms, 0.56 KiB) dashboard_1 | 2018-04-05 12:00:00.677 [API] [BLK] Block: 2 from: host2 host2 | 2018-04-05 12:19:52 UTC Imported #22 f2e2…688e (0 txs, 0.00 Mgas, 0.37 ms, 0.56 KiB) host2 | 2018-04-05 12:20:14 UTC 2/25 peers 24 KiB chain 15 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 1 req/s, 125 µs client | 2018-04-05 12:13:44 UTC Imported #16 0238…950c (0 txs, 0.00 Mgas, 0.27 ms, 0.56 KiB) host2 | 2018-04-05 12:20:44 UTC 2/25 peers 24 KiB chain 15 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 5 req/s, 110 µs dashboard_1 | 2018-04-05 12:00:00.684 [API] [STA] Stats from: host2 client | 2018-04-05 12:14:05 UTC 2/25 peers 10 KiB chain 13 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 123 µs host2 | 2018-04-05 12:21:14 UTC 2/25 peers 24 KiB chain 15 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 5 req/s, 112 µs dashboard_1 | 2018-04-05 12:00:00.687 [API] [HIS] Got history from: host2 client | 2018-04-05 12:14:35 UTC 2/25 peers 10 KiB chain 13 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 118 µs host2 | 2018-04-05 12:21:44 UTC 2/25 peers 24 KiB chain 15 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 5 req/s, 135 µs dashboard_1 | 2018-04-05 12:00:03.377 [API] [CON] Connection with: MALhNkx ended: undefined host2 | 2018-04-05 12:21:50 UTC Imported #23 1a96…fed9 (0 txs, 0.00 Mgas, 1.79 ms, 0.56 KiB) client | 2018-04-05 12:15:05 UTC 2/25 peers 10 KiB chain 13 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 90 µs dashboard_1 | 2018-04-05 12:00:04.013 [API] [CON] Connected host1 host2 | 2018-04-05 12:21:52 UTC Imported #24 41cf…bc8a (0 txs, 0.00 Mgas, 0.36 ms, 0.56 KiB) client | 2018-04-05 12:15:35 UTC 2/25 peers 10 KiB chain 13 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 90 µs dashboard_1 | 2018-04-05 12:00:04.027 [API] [BLK] Block: 2 from: host1 host2 | 2018-04-05 12:22:14 UTC 2/25 peers 26 KiB chain 15 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 6 req/s, 109 µs client | 2018-04-05 12:15:46 UTC Imported #17 ac18…fa32 (0 txs, 0.00 Mgas, 0.42 ms, 0.56 KiB) dashboard_1 | 2018-04-05 12:00:04.035 [API] [STA] Stats from: host1 host2 | 2018-04-05 12:22:44 UTC 2/25 peers 26 KiB chain 15 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 9 req/s, 150 µs host2 | 2018-04-05 12:23:14 UTC 2/25 peers 26 KiB chain 15 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 7 req/s, 154 µs dashboard_1 | 2018-04-05 12:00:04.038 [API] [HIS] Got history from: host1 host2 | 2018-04-05 12:23:44 UTC 2/25 peers 26 KiB chain 15 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 7 req/s, 151 µs dashboard_1 | 2018-04-05 12:00:06.652 [API] [CON] Connection with: MALhOYA ended: undefined client | 2018-04-05 12:15:48 UTC Imported #18 b54d…c457 (0 txs, 0.00 Mgas, 1.54 ms, 0.56 KiB) host2 | 2018-04-05 12:23:54 UTC Imported #25 386e…7ab8 (0 txs, 0.00 Mgas, 0.76 ms, 0.56 KiB) client | 2018-04-05 12:16:05 UTC 2/25 peers 10 KiB chain 13 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 104 µs client | 2018-04-05 12:16:35 UTC 2/25 peers 10 KiB chain 13 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 112 µs client | 2018-04-05 12:17:05 UTC 2/25 peers 10 KiB chain 13 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 113 µs client | 2018-04-05 12:17:35 UTC 2/25 peers 10 KiB chain 13 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 112 µs client | 2018-04-05 12:17:46 UTC Imported #19 c6ea…23ff (0 txs, 0.00 Mgas, 0.48 ms, 0.56 KiB) host2 | 2018-04-05 12:23:56 UTC Imported #26 c327…5e14 (0 txs, 0.00 Mgas, 0.44 ms, 0.56 KiB) client | 2018-04-05 12:17:48 UTC Imported #20 6ca9…6c5e (0 txs, 0.00 Mgas, 0.33 ms, 0.56 KiB) host2 | 2018-04-05 12:24:14 UTC 2/25 peers 27 KiB chain 16 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 8 req/s, 147 µs host2 | 2018-04-05 12:24:44 UTC 2/25 peers 27 KiB chain 16 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 8 req/s, 143 µs client | 2018-04-05 12:18:05 UTC 2/25 peers 11 KiB chain 14 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 110 µs host2 | 2018-04-05 12:25:14 UTC 2/25 peers 27 KiB chain 16 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 1 req/s, 124 µs client | 2018-04-05 12:18:35 UTC 2/25 peers 11 KiB chain 14 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 84 µs client | 2018-04-05 12:19:05 UTC 2/25 peers 11 KiB chain 14 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 87 µs client | 2018-04-05 12:19:35 UTC 2/25 peers 11 KiB chain 14 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 116 µs client | 2018-04-05 12:19:46 UTC Imported #21 ba49…1bbd (0 txs, 0.00 Mgas, 0.26 ms, 0.56 KiB) client | 2018-04-05 12:19:52 UTC Imported #22 f2e2…688e (0 txs, 0.00 Mgas, 0.34 ms, 0.56 KiB) client | 2018-04-05 12:20:05 UTC 2/25 peers 11 KiB chain 15 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 89 µs client | 2018-04-05 12:20:35 UTC 2/25 peers 11 KiB chain 15 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 115 µs client | 2018-04-05 12:21:05 UTC 2/25 peers 11 KiB chain 15 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 113 µs client | 2018-04-05 12:21:35 UTC 2/25 peers 11 KiB chain 15 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 104 µs client | 2018-04-05 12:21:50 UTC Imported #23 1a96…fed9 (0 txs, 0.00 Mgas, 0.24 ms, 0.56 KiB) client | 2018-04-05 12:21:52 UTC Imported #24 41cf…bc8a (0 txs, 0.00 Mgas, 0.34 ms, 0.56 KiB) client | 2018-04-05 12:22:05 UTC 2/25 peers 11 KiB chain 15 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 125 µs dashboard_1 | 2018-04-05 12:00:07.262 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:00:07.275 [API] [BLK] Block: 2 from: host2 client | 2018-04-05 12:22:35 UTC 2/25 peers 11 KiB chain 15 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 114 µs client | 2018-04-05 12:23:05 UTC 2/25 peers 11 KiB chain 15 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 94 µs dashboard_1 | 2018-04-05 12:00:07.279 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:00:07.282 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:00:10.008 [API] [CON] Connection with: MALhPMa ended: undefined client | 2018-04-05 12:23:35 UTC 2/25 peers 11 KiB chain 15 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 90 µs dashboard_1 | 2018-04-05 12:00:10.579 [API] [CON] Connected host1 client | 2018-04-05 12:23:54 UTC Imported #25 386e…7ab8 (0 txs, 0.00 Mgas, 0.34 ms, 0.56 KiB) dashboard_1 | 2018-04-05 12:00:10.593 [API] [BLK] Block: 2 from: host1 dashboard_1 | 2018-04-05 12:00:10.599 [API] [STA] Stats from: host1 client | 2018-04-05 12:23:56 UTC Imported #26 c327…5e14 (0 txs, 0.00 Mgas, 0.42 ms, 0.56 KiB) client | 2018-04-05 12:24:05 UTC 2/25 peers 12 KiB chain 16 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 112 µs dashboard_1 | 2018-04-05 12:00:10.603 [API] [HIS] Got history from: host1 client | 2018-04-05 12:24:35 UTC 2/25 peers 12 KiB chain 16 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 120 µs dashboard_1 | 2018-04-05 12:00:13.265 [API] [CON] Connection with: MALhQ9Q ended: undefined client | 2018-04-05 12:25:10 UTC 2/25 peers 12 KiB chain 16 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 0 req/s, 113 µs dashboard_1 | 2018-04-05 12:00:13.877 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:00:13.888 [API] [BLK] Block: 2 from: host2 dashboard_1 | 2018-04-05 12:00:13.895 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:00:13.897 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:00:16.575 [API] [CON] Connection with: MALhQzC ended: undefined dashboard_1 | 2018-04-05 12:00:17.177 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:00:17.191 [API] [BLK] Block: 2 from: host1 dashboard_1 | 2018-04-05 12:00:17.196 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:00:17.198 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:00:19.873 [API] [CON] Connection with: MALhRmg ended: undefined dashboard_1 | 2018-04-05 12:00:20.508 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:00:20.523 [API] [BLK] Block: 2 from: host2 dashboard_1 | 2018-04-05 12:00:20.526 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:00:20.530 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:00:23.188 [API] [CON] Connection with: MALhSaJ ended: undefined dashboard_1 | 2018-04-05 12:00:23.845 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:00:23.858 [API] [BLK] Block: 2 from: host1 dashboard_1 | 2018-04-05 12:00:23.862 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:00:23.864 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:00:26.500 [API] [CON] Connection with: MALhTON ended: undefined dashboard_1 | 2018-04-05 12:00:27.097 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:00:27.112 [API] [BLK] Block: 2 from: host2 dashboard_1 | 2018-04-05 12:00:27.118 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:00:27.121 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:00:29.848 [API] [CON] Connection with: MALhUCW ended: undefined dashboard_1 | 2018-04-05 12:00:30.434 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:00:30.448 [API] [BLK] Block: 2 from: host1 dashboard_1 | 2018-04-05 12:00:30.456 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:00:30.458 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:00:33.096 [API] [CON] Connection with: MALhU_I ended: undefined dashboard_1 | 2018-04-05 12:00:33.686 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:00:33.698 [API] [BLK] Block: 2 from: host2 dashboard_1 | 2018-04-05 12:00:33.706 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:00:33.709 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:00:36.431 [API] [CON] Connection with: MALhVpR ended: undefined dashboard_1 | 2018-04-05 12:00:37.021 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:00:37.037 [API] [BLK] Block: 2 from: host1 dashboard_1 | 2018-04-05 12:00:37.043 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:00:37.046 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:00:39.684 [API] [CON] Connection with: MALhWcF ended: undefined dashboard_1 | 2018-04-05 12:00:40.269 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:00:40.292 [API] [BLK] Block: 2 from: host2 dashboard_1 | 2018-04-05 12:00:40.296 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:00:40.299 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:00:43.018 [API] [CON] Connection with: MALhXQI ended: undefined dashboard_1 | 2018-04-05 12:00:43.615 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:00:43.629 [API] [BLK] Block: 2 from: host1 dashboard_1 | 2018-04-05 12:00:43.636 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:00:43.639 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:00:46.258 [API] [CON] Connection with: MALhYCz ended: undefined dashboard_1 | 2018-04-05 12:00:46.835 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:00:46.848 [API] [BLK] Block: 2 from: host2 dashboard_1 | 2018-04-05 12:00:46.854 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:00:46.856 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:00:49.613 [API] [CON] Connection with: MALhZ1M ended: undefined dashboard_1 | 2018-04-05 12:00:50.168 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:00:50.179 [API] [BLK] Block: 2 from: host1 dashboard_1 | 2018-04-05 12:00:50.184 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:00:50.187 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:00:52.830 [API] [CON] Connection with: MALhZpf ended: undefined dashboard_1 | 2018-04-05 12:00:53.379 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:00:53.393 [API] [BLK] Block: 2 from: host2 dashboard_1 | 2018-04-05 12:00:53.399 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:00:53.402 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:00:56.167 [API] [CON] Connection with: MALhadl ended: undefined dashboard_1 | 2018-04-05 12:00:56.741 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:00:56.758 [API] [BLK] Block: 2 from: host1 dashboard_1 | 2018-04-05 12:00:56.762 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:00:56.764 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:00:59.372 [API] [CON] Connection with: MALhbPw ended: undefined dashboard_1 | 2018-04-05 12:00:59.945 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:00:59.957 [API] [BLK] Block: 2 from: host2 dashboard_1 | 2018-04-05 12:00:59.963 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:00:59.966 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:01:02.737 [API] [CON] Connection with: MALhcET ended: undefined dashboard_1 | 2018-04-05 12:01:03.342 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:01:03.355 [API] [BLK] Block: 2 from: host1 dashboard_1 | 2018-04-05 12:01:03.360 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:01:03.364 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:01:05.942 [API] [CON] Connection with: MALhd0X ended: undefined dashboard_1 | 2018-04-05 12:01:06.571 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:01:06.582 [API] [BLK] Block: 2 from: host2 dashboard_1 | 2018-04-05 12:01:06.589 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:01:06.591 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:01:09.340 [API] [CON] Connection with: MALhdre ended: undefined dashboard_1 | 2018-04-05 12:01:10.103 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:01:10.120 [API] [BLK] Block: 2 from: host1 dashboard_1 | 2018-04-05 12:01:10.124 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:01:10.128 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:01:12.568 [API] [CON] Connection with: MALhee2 ended: undefined dashboard_1 | 2018-04-05 12:01:13.270 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:01:13.286 [API] [BLK] Block: 2 from: host2 dashboard_1 | 2018-04-05 12:01:13.291 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:01:13.294 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:01:16.094 [API] [CON] Connection with: MALhfVC ended: undefined dashboard_1 | 2018-04-05 12:01:16.835 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:01:16.848 [API] [BLK] Block: 2 from: host1 dashboard_1 | 2018-04-05 12:01:16.853 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:01:16.856 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:01:19.264 [API] [CON] Connection with: MALhgGj ended: undefined dashboard_1 | 2018-04-05 12:01:20.022 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:01:20.055 [API] [BLK] Block: 2 from: host2 dashboard_1 | 2018-04-05 12:01:20.062 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:01:20.069 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:01:22.828 [API] [CON] Connection with: MALhh8Q ended: undefined dashboard_1 | 2018-04-05 12:01:23.457 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:01:23.479 [API] [BLK] Block: 2 from: host1 dashboard_1 | 2018-04-05 12:01:23.489 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:01:23.492 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:01:26.015 [API] [CON] Connection with: MALhhwC ended: undefined dashboard_1 | 2018-04-05 12:01:26.653 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:01:26.675 [API] [BLK] Block: 2 from: host2 dashboard_1 | 2018-04-05 12:01:26.682 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:01:26.685 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:01:29.459 [API] [CON] Connection with: MALhilw ended: undefined dashboard_1 | 2018-04-05 12:01:30.075 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:01:30.089 [API] [BLK] Block: 2 from: host1 dashboard_1 | 2018-04-05 12:01:30.095 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:01:30.097 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:01:30.559 [API] [BLK] Block: 3 from: host1 dashboard_1 | 2018-04-05 12:01:30.647 [API] [BLK] Block: 3 from: host2 dashboard_1 | 2018-04-05 12:01:32.564 [API] [BLK] Block: 4 from: host1 dashboard_1 | 2018-04-05 12:01:32.649 [API] [CON] Connection with: MALhjXp ended: undefined dashboard_1 | 2018-04-05 12:01:33.270 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:01:33.287 [API] [BLK] Block: 4 from: host2 dashboard_1 | 2018-04-05 12:01:33.292 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:01:33.304 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:01:36.073 [API] [CON] Connection with: MALhkNH ended: undefined dashboard_1 | 2018-04-05 12:01:36.693 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:01:36.709 [API] [BLK] Block: 4 from: host1 dashboard_1 | 2018-04-05 12:01:36.712 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:01:36.725 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:01:39.261 [API] [CON] Connection with: MALhl9C ended: undefined dashboard_1 | 2018-04-05 12:01:39.862 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:01:39.879 [API] [BLK] Block: 4 from: host2 dashboard_1 | 2018-04-05 12:01:39.883 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:01:39.898 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:01:42.685 [API] [CON] Connection with: MALhl-i ended: undefined dashboard_1 | 2018-04-05 12:01:43.278 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:01:43.291 [API] [BLK] Block: 4 from: host1 dashboard_1 | 2018-04-05 12:01:43.296 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:01:43.307 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:01:45.858 [API] [CON] Connection with: MALhmmC ended: undefined dashboard_1 | 2018-04-05 12:01:46.450 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:01:46.464 [API] [BLK] Block: 4 from: host2 dashboard_1 | 2018-04-05 12:01:46.470 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:01:46.477 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:01:49.271 [API] [CON] Connection with: MALhnbh ended: undefined dashboard_1 | 2018-04-05 12:01:49.920 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:01:49.943 [API] [BLK] Block: 4 from: host1 dashboard_1 | 2018-04-05 12:01:49.949 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:01:49.960 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:01:52.450 [API] [CON] Connection with: MALhoND ended: undefined dashboard_1 | 2018-04-05 12:01:53.088 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:01:53.111 [API] [BLK] Block: 4 from: host2 dashboard_1 | 2018-04-05 12:01:53.117 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:01:53.127 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:01:55.900 [API] [CON] Connection with: MALhpDD ended: undefined dashboard_1 | 2018-04-05 12:01:56.525 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:01:56.540 [API] [BLK] Block: 4 from: host1 dashboard_1 | 2018-04-05 12:01:56.548 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:01:56.558 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:01:59.078 [API] [CON] Connection with: MALhp-r ended: undefined dashboard_1 | 2018-04-05 12:01:59.693 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:01:59.706 [API] [BLK] Block: 4 from: host2 dashboard_1 | 2018-04-05 12:01:59.713 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:01:59.720 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:02:02.516 [API] [CON] Connection with: MALhqqa ended: undefined dashboard_1 | 2018-04-05 12:02:03.118 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:02:03.133 [API] [BLK] Block: 4 from: host1 dashboard_1 | 2018-04-05 12:02:03.137 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:02:03.144 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:02:05.687 [API] [CON] Connection with: MALhrc3 ended: undefined dashboard_1 | 2018-04-05 12:02:06.279 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:02:06.293 [API] [BLK] Block: 4 from: host2 dashboard_1 | 2018-04-05 12:02:06.298 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:02:06.306 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:02:09.116 [API] [CON] Connection with: MALhsRc ended: undefined dashboard_1 | 2018-04-05 12:02:09.696 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:02:09.708 [API] [BLK] Block: 4 from: host1 dashboard_1 | 2018-04-05 12:02:09.713 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:02:09.720 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:02:12.277 [API] [CON] Connection with: MALhtC- ended: undefined dashboard_1 | 2018-04-05 12:02:12.875 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:02:12.887 [API] [BLK] Block: 4 from: host2 dashboard_1 | 2018-04-05 12:02:12.891 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:02:12.899 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:02:15.695 [API] [CON] Connection with: MALhu2P ended: undefined dashboard_1 | 2018-04-05 12:02:16.302 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:02:16.325 [API] [BLK] Block: 4 from: host1 dashboard_1 | 2018-04-05 12:02:16.333 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:02:16.340 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:02:18.872 [API] [CON] Connection with: MALhuq5 ended: undefined dashboard_1 | 2018-04-05 12:02:19.433 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:02:19.446 [API] [BLK] Block: 4 from: host2 dashboard_1 | 2018-04-05 12:02:19.448 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:02:19.456 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:02:22.296 [API] [CON] Connection with: MALhvfa ended: undefined dashboard_1 | 2018-04-05 12:02:22.890 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:02:22.908 [API] [BLK] Block: 4 from: host1 dashboard_1 | 2018-04-05 12:02:22.914 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:02:22.925 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:02:25.432 [API] [CON] Connection with: MALhwQa ended: undefined dashboard_1 | 2018-04-05 12:02:26.040 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:02:26.055 [API] [BLK] Block: 4 from: host2 dashboard_1 | 2018-04-05 12:02:26.060 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:02:26.069 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:02:28.885 [API] [CON] Connection with: MALhxGW ended: undefined dashboard_1 | 2018-04-05 12:02:29.601 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:02:29.614 [API] [BLK] Block: 4 from: host1 dashboard_1 | 2018-04-05 12:02:29.618 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:02:29.625 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:02:32.036 [API] [CON] Connection with: MALhy1k ended: undefined dashboard_1 | 2018-04-05 12:02:32.632 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:02:32.645 [API] [BLK] Block: 4 from: host2 dashboard_1 | 2018-04-05 12:02:32.653 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:02:32.662 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:02:35.596 [API] [CON] Connection with: MALhyvP ended: undefined dashboard_1 | 2018-04-05 12:02:36.193 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:02:36.204 [API] [BLK] Block: 4 from: host1 dashboard_1 | 2018-04-05 12:02:36.210 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:02:36.217 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:02:38.632 [API] [CON] Connection with: MALhzen ended: undefined dashboard_1 | 2018-04-05 12:02:39.258 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:02:39.272 [API] [BLK] Block: 4 from: host2 dashboard_1 | 2018-04-05 12:02:39.278 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:02:39.289 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:02:42.189 [API] [CON] Connection with: MALh-WQ ended: undefined dashboard_1 | 2018-04-05 12:02:42.751 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:02:42.767 [API] [BLK] Block: 4 from: host1 dashboard_1 | 2018-04-05 12:02:42.768 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:02:42.779 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:02:45.256 [API] [CON] Connection with: MALh_GK ended: undefined dashboard_1 | 2018-04-05 12:02:45.860 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:02:45.876 [API] [BLK] Block: 4 from: host2 dashboard_1 | 2018-04-05 12:02:45.879 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:02:45.886 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:02:48.752 [API] [CON] Connection with: MALi06w ended: undefined dashboard_1 | 2018-04-05 12:02:49.379 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:02:49.395 [API] [BLK] Block: 4 from: host1 dashboard_1 | 2018-04-05 12:02:49.399 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:02:49.408 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:02:51.856 [API] [CON] Connection with: MALi0tQ ended: undefined dashboard_1 | 2018-04-05 12:02:52.454 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:02:52.472 [API] [BLK] Block: 4 from: host2 dashboard_1 | 2018-04-05 12:02:52.473 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:02:52.479 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:02:55.374 [API] [CON] Connection with: MALi1kS ended: undefined dashboard_1 | 2018-04-05 12:02:56.006 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:02:56.023 [API] [BLK] Block: 4 from: host1 dashboard_1 | 2018-04-05 12:02:56.029 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:02:56.038 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:02:58.450 [API] [CON] Connection with: MALi2UW ended: undefined dashboard_1 | 2018-04-05 12:02:59.080 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:02:59.106 [API] [BLK] Block: 4 from: host2 dashboard_1 | 2018-04-05 12:02:59.109 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:02:59.119 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:03:01.999 [API] [CON] Connection with: MALi3Lz ended: undefined dashboard_1 | 2018-04-05 12:03:02.596 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:03:02.608 [API] [BLK] Block: 4 from: host1 dashboard_1 | 2018-04-05 12:03:02.614 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:03:02.624 [API] [HIS] Got history from: host1 dashboard1 | 2018-04-05 12:03:05.070 [API] [CON] Connection with: MALi45 ended: undefined dashboard_1 | 2018-04-05 12:03:05.701 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:03:05.717 [API] [BLK] Block: 4 from: host2 dashboard_1 | 2018-04-05 12:03:05.722 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:03:05.730 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:03:08.596 [API] [CON] Connection with: MALi4yz ended: undefined dashboard_1 | 2018-04-05 12:03:09.215 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:03:09.241 [API] [BLK] Block: 4 from: host1 dashboard_1 | 2018-04-05 12:03:09.248 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:03:09.256 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:03:11.698 [API] [CON] Connection with: MALi5jS ended: undefined dashboard_1 | 2018-04-05 12:03:12.311 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:03:12.326 [API] [BLK] Block: 4 from: host2 dashboard_1 | 2018-04-05 12:03:12.330 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:03:12.341 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:03:15.209 [API] [CON] Connection with: MALi6aM ended: undefined dashboard_1 | 2018-04-05 12:03:15.806 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:03:15.820 [API] [BLK] Block: 4 from: host1 dashboard_1 | 2018-04-05 12:03:15.824 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:03:15.835 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:03:18.308 [API] [CON] Connection with: MALi7Kk ended: undefined dashboard_1 | 2018-04-05 12:03:18.954 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:03:18.969 [API] [BLK] Block: 4 from: host2 dashboard_1 | 2018-04-05 12:03:18.974 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:03:18.983 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:03:21.799 [API] [CON] Connection with: MALi8BL ended: undefined dashboard_1 | 2018-04-05 12:03:22.409 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:03:22.421 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:03:22.424 [API] [BLK] Block: 4 from: host1 dashboard_1 | 2018-04-05 12:03:22.433 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:03:24.950 [API] [CON] Connection with: MALi8yY ended: undefined dashboard_1 | 2018-04-05 12:03:25.596 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:03:25.610 [API] [BLK] Block: 4 from: host2 dashboard_1 | 2018-04-05 12:03:25.615 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:03:25.625 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:03:28.408 [API] [CON] Connection with: MALi9oX ended: undefined dashboard_1 | 2018-04-05 12:03:29.047 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:03:29.059 [API] [BLK] Block: 4 from: host1 dashboard_1 | 2018-04-05 12:03:29.063 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:03:29.070 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:03:30.542 [API] [BLK] Block: 5 from: host1 dashboard_1 | 2018-04-05 12:03:30.596 [API] [BLK] Block: 5 from: host2 dashboard_1 | 2018-04-05 12:03:31.594 [API] [CON] Connection with: MALiAaK ended: undefined dashboard_1 | 2018-04-05 12:03:32.186 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:03:32.197 [API] [BLK] Block: 5 from: host2 dashboard_1 | 2018-04-05 12:03:32.202 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:03:32.213 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:03:35.044 [API] [CON] Connection with: MALiBQG ended: undefined dashboard_1 | 2018-04-05 12:03:35.656 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:03:35.672 [API] [BLK] Block: 5 from: host1 dashboard_1 | 2018-04-05 12:03:35.676 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:03:35.688 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:03:36.144 [API] [BLK] Block: 6 from: host1 dashboard_1 | 2018-04-05 12:03:36.185 [API] [BLK] Block: 6 from: host2 dashboard_1 | 2018-04-05 12:03:38.196 [API] [CON] Connection with: MALiCBI ended: undefined dashboard_1 | 2018-04-05 12:03:38.824 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:03:38.838 [API] [BLK] Block: 6 from: host2 dashboard_1 | 2018-04-05 12:03:38.843 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:03:38.857 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:03:41.650 [API] [CON] Connection with: MALiD1U ended: undefined dashboard_1 | 2018-04-05 12:03:42.274 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:03:42.291 [API] [BLK] Block: 6 from: host1 dashboard_1 | 2018-04-05 12:03:42.298 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:03:42.311 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:03:44.813 [API] [CON] Connection with: MALiDo- ended: undefined dashboard_1 | 2018-04-05 12:03:45.422 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:03:45.440 [API] [BLK] Block: 6 from: host2 dashboard_1 | 2018-04-05 12:03:45.443 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:03:45.458 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:03:48.270 [API] [CON] Connection with: MALiEey ended: undefined dashboard_1 | 2018-04-05 12:03:48.860 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:03:48.875 [API] [BLK] Block: 6 from: host1 dashboard_1 | 2018-04-05 12:03:48.882 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:03:48.895 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:03:51.421 [API] [CON] Connection with: MALiFQ7 ended: undefined dashboard_1 | 2018-04-05 12:03:52.016 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:03:52.030 [API] [BLK] Block: 6 from: host2 dashboard_1 | 2018-04-05 12:03:52.036 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:03:52.048 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:03:54.860 [API] [CON] Connection with: MALiGFo ended: undefined dashboard_1 | 2018-04-05 12:03:55.433 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:03:55.447 [API] [BLK] Block: 6 from: host1 dashboard_1 | 2018-04-05 12:03:55.451 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:03:55.463 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:03:58.014 [API] [CON] Connection with: MALiH18 ended: undefined dashboard_1 | 2018-04-05 12:03:58.599 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:03:58.612 [API] [BLK] Block: 6 from: host2 dashboard_1 | 2018-04-05 12:03:58.618 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:03:58.630 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:04:01.429 [API] [CON] Connection with: MALiHsW ended: undefined dashboard_1 | 2018-04-05 12:04:02.099 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:04:02.117 [API] [BLK] Block: 6 from: host1 dashboard_1 | 2018-04-05 12:04:02.123 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:04:02.136 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:04:04.602 [API] [CON] Connection with: MALiId- ended: undefined dashboard_1 | 2018-04-05 12:04:05.231 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:04:05.246 [API] [BLK] Block: 6 from: host2 dashboard_1 | 2018-04-05 12:04:05.250 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:04:05.263 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:04:08.095 [API] [CON] Connection with: MALiJUi ended: undefined dashboard_1 | 2018-04-05 12:04:08.739 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:04:08.778 [API] [BLK] Block: 6 from: host1 dashboard_1 | 2018-04-05 12:04:08.790 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:04:08.802 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:04:11.229 [API] [CON] Connection with: MALiKFa ended: undefined dashboard_1 | 2018-04-05 12:04:11.884 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:04:11.894 [API] [BLK] Block: 6 from: host2 dashboard_1 | 2018-04-05 12:04:11.899 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:04:11.911 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:04:14.734 [API] [CON] Connection with: MALiL6O ended: undefined dashboard_1 | 2018-04-05 12:04:15.336 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:04:15.349 [API] [BLK] Block: 6 from: host1 dashboard_1 | 2018-04-05 12:04:15.355 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:04:15.365 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:04:17.884 [API] [CON] Connection with: MALiLtZ ended: undefined dashboard_1 | 2018-04-05 12:04:18.475 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:04:18.492 [API] [BLK] Block: 6 from: host2 dashboard_1 | 2018-04-05 12:04:18.500 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:04:18.512 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:04:21.332 [API] [CON] Connection with: MALiMjV ended: undefined dashboard_1 | 2018-04-05 12:04:21.983 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:04:21.996 [API] [BLK] Block: 6 from: host1 dashboard_1 | 2018-04-05 12:04:22.001 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:04:22.013 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:04:24.470 [API] [CON] Connection with: MALiNUW ended: undefined dashboard_1 | 2018-04-05 12:04:25.072 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:04:25.083 [API] [BLK] Block: 6 from: host2 dashboard_1 | 2018-04-05 12:04:25.089 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:04:25.101 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:04:27.982 [API] [CON] Connection with: MALiOLN ended: undefined dashboard_1 | 2018-04-05 12:04:28.578 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:04:28.589 [API] [BLK] Block: 6 from: host1 dashboard_1 | 2018-04-05 12:04:28.595 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:04:28.608 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:04:31.066 [API] [CON] Connection with: MALiP5c ended: undefined dashboard_1 | 2018-04-05 12:04:31.682 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:04:31.696 [API] [BLK] Block: 6 from: host2 dashboard_1 | 2018-04-05 12:04:31.704 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:04:31.716 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:04:34.585 [API] [CON] Connection with: MALiPyQ ended: undefined dashboard_1 | 2018-04-05 12:04:35.172 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:04:35.186 [API] [BLK] Block: 6 from: host1 dashboard_1 | 2018-04-05 12:04:35.191 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:04:35.202 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:04:37.676 [API] [CON] Connection with: MALiQi- ended: undefined dashboard_1 | 2018-04-05 12:04:38.255 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:04:38.268 [API] [BLK] Block: 6 from: host2 dashboard_1 | 2018-04-05 12:04:38.272 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:04:38.284 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:04:41.170 [API] [CON] Connection with: MALiRZS ended: undefined dashboard_1 | 2018-04-05 12:04:41.739 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:04:41.754 [API] [BLK] Block: 6 from: host1 dashboard_1 | 2018-04-05 12:04:41.757 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:04:41.767 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:04:44.256 [API] [CON] Connection with: MALiSJe ended: undefined dashboard_1 | 2018-04-05 12:04:44.835 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:04:44.847 [API] [BLK] Block: 6 from: host2 dashboard_1 | 2018-04-05 12:04:44.853 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:04:44.862 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:04:47.734 [API] [CON] Connection with: MALiTA3 ended: undefined dashboard_1 | 2018-04-05 12:04:48.307 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:04:48.321 [API] [BLK] Block: 6 from: host1 dashboard_1 | 2018-04-05 12:04:48.328 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:04:48.341 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:04:50.834 [API] [CON] Connection with: MALiTwS ended: undefined dashboard_1 | 2018-04-05 12:04:51.419 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:04:51.433 [API] [BLK] Block: 6 from: host2 dashboard_1 | 2018-04-05 12:04:51.438 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:04:51.452 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:04:54.306 [API] [CON] Connection with: MALiUmi ended: undefined dashboard_1 | 2018-04-05 12:04:54.904 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:04:54.919 [API] [BLK] Block: 6 from: host1 dashboard_1 | 2018-04-05 12:04:54.925 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:04:54.940 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:04:57.408 [API] [CON] Connection with: MALiVXK ended: undefined dashboard_1 | 2018-04-05 12:04:57.966 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:04:57.978 [API] [BLK] Block: 6 from: host2 dashboard_1 | 2018-04-05 12:04:57.984 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:04:57.996 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:05:00.896 [API] [CON] Connection with: MALiWNk ended: undefined dashboard_1 | 2018-04-05 12:05:01.472 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:05:01.488 [API] [BLK] Block: 6 from: host1 dashboard_1 | 2018-04-05 12:05:01.491 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:05:01.503 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:05:03.968 [API] [CON] Connection with: MALiX7b ended: undefined dashboard_1 | 2018-04-05 12:05:04.552 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:05:04.563 [API] [BLK] Block: 6 from: host2 dashboard_1 | 2018-04-05 12:05:04.572 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:05:04.585 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:05:07.473 [API] [CON] Connection with: MALiX-O ended: undefined dashboard_1 | 2018-04-05 12:05:08.070 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:05:08.087 [API] [BLK] Block: 6 from: host1 dashboard_1 | 2018-04-05 12:05:08.092 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:05:08.106 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:05:10.551 [API] [CON] Connection with: MALiYkW ended: undefined dashboard_1 | 2018-04-05 12:05:11.165 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:05:11.179 [API] [BLK] Block: 6 from: host2 dashboard_1 | 2018-04-05 12:05:11.184 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:05:11.196 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:05:14.067 [API] [CON] Connection with: MALiZbU ended: undefined dashboard_1 | 2018-04-05 12:05:14.616 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:05:14.632 [API] [BLK] Block: 6 from: host1 dashboard_1 | 2018-04-05 12:05:14.640 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:05:14.653 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:05:17.153 [API] [CON] Connection with: MALiaLp ended: undefined dashboard_1 | 2018-04-05 12:05:17.724 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:05:17.742 [API] [BLK] Block: 6 from: host2 dashboard_1 | 2018-04-05 12:05:17.747 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:05:17.760 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:05:20.614 [API] [CON] Connection with: MALibBn ended: undefined dashboard_1 | 2018-04-05 12:05:21.226 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:05:21.238 [API] [BLK] Block: 6 from: host1 dashboard_1 | 2018-04-05 12:05:21.242 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:05:21.256 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:05:23.712 [API] [CON] Connection with: MALibyD ended: undefined dashboard_1 | 2018-04-05 12:05:24.268 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:05:24.279 [API] [BLK] Block: 6 from: host2 dashboard_1 | 2018-04-05 12:05:24.286 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:05:24.297 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:05:27.222 [API] [CON] Connection with: MALicp3 ended: undefined dashboard_1 | 2018-04-05 12:05:27.811 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:05:27.824 [API] [BLK] Block: 6 from: host1 dashboard_1 | 2018-04-05 12:05:27.829 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:05:27.842 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:05:30.265 [API] [CON] Connection with: MALidYc ended: undefined dashboard_1 | 2018-04-05 12:05:30.825 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:05:30.839 [API] [BLK] Block: 6 from: host2 dashboard_1 | 2018-04-05 12:05:30.846 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:05:30.861 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:05:33.813 [API] [CON] Connection with: MALiePx ended: undefined dashboard_1 | 2018-04-05 12:05:34.323 [API] [BLK] Block: 7 from: host2 dashboard_1 | 2018-04-05 12:05:34.385 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:05:34.399 [API] [BLK] Block: 7 from: host1 dashboard_1 | 2018-04-05 12:05:34.403 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:05:34.416 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:05:36.324 [API] [BLK] Block: 8 from: host2 dashboard_1 | 2018-04-05 12:05:36.383 [API] [BLK] Block: 8 from: host1 dashboard_1 | 2018-04-05 12:05:36.823 [API] [CON] Connection with: MALif92 ended: undefined dashboard_1 | 2018-04-05 12:05:37.428 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:05:37.440 [API] [BLK] Block: 8 from: host2 dashboard_1 | 2018-04-05 12:05:37.446 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:05:37.462 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:05:40.390 [API] [CON] Connection with: MALig0g ended: undefined dashboard_1 | 2018-04-05 12:05:40.992 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:05:41.005 [API] [BLK] Block: 8 from: host1 dashboard_1 | 2018-04-05 12:05:41.011 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:05:41.027 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:05:43.423 [API] [CON] Connection with: MALigmB ended: undefined dashboard_1 | 2018-04-05 12:05:44.007 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:05:44.018 [API] [BLK] Block: 8 from: host2 dashboard_1 | 2018-04-05 12:05:44.025 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:05:44.045 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:05:46.989 [API] [CON] Connection with: MALihdu ended: undefined dashboard_1 | 2018-04-05 12:05:47.580 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:05:47.593 [API] [BLK] Block: 8 from: host1 dashboard_1 | 2018-04-05 12:05:47.600 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:05:47.614 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:05:49.999 [API] [CON] Connection with: MALiiMz ended: undefined dashboard_1 | 2018-04-05 12:05:50.557 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:05:50.573 [API] [BLK] Block: 8 from: host2 dashboard_1 | 2018-04-05 12:05:50.579 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:05:50.595 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:05:53.572 [API] [CON] Connection with: MALijzM ended: undefined dashboard_1 | 2018-04-05 12:05:54.128 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:05:54.146 [API] [BLK] Block: 8 from: host2 dashboard_1 | 2018-04-05 12:05:54.148 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:05:54.166 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:05:56.574 [API] [CON] Connection with: MALijEp ended: undefined dashboard_1 | 2018-04-05 12:05:57.137 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:05:57.151 [API] [BLK] Block: 8 from: host1 dashboard_1 | 2018-04-05 12:05:57.153 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:05:57.168 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:06:00.126 [API] [CON] Connection with: MALikr8 ended: undefined dashboard_1 | 2018-04-05 12:06:00.692 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:06:00.708 [API] [BLK] Block: 8 from: host2 dashboard_1 | 2018-04-05 12:06:00.713 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:06:00.730 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:06:03.134 [API] [CON] Connection with: MALilaA ended: undefined dashboard_1 | 2018-04-05 12:06:03.697 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:06:03.710 [API] [BLK] Block: 8 from: host1 dashboard_1 | 2018-04-05 12:06:03.715 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:06:03.733 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:06:06.689 [API] [CON] Connection with: MALimRj ended: undefined dashboard_1 | 2018-04-05 12:06:07.303 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:06:07.315 [API] [BLK] Block: 8 from: host2 dashboard_1 | 2018-04-05 12:06:07.322 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:06:07.336 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:06:09.694 [API] [CON] Connection with: MALinAh ended: undefined dashboard_1 | 2018-04-05 12:06:10.308 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:06:10.320 [API] [BLK] Block: 8 from: host1 dashboard_1 | 2018-04-05 12:06:10.324 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:06:10.343 [API] [HIS] Got history from: host1 dashboard1 | 2018-04-05 12:06:13.301 [API] [CON] Connection with: MALio2 ended: undefined dashboard_1 | 2018-04-05 12:06:13.886 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:06:13.908 [API] [BLK] Block: 8 from: host2 dashboard_1 | 2018-04-05 12:06:13.915 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:06:13.931 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:06:16.307 [API] [CON] Connection with: MALion- ended: undefined dashboard_1 | 2018-04-05 12:06:16.911 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:06:16.926 [API] [BLK] Block: 8 from: host1 dashboard_1 | 2018-04-05 12:06:16.938 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:06:16.953 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:06:19.898 [API] [CON] Connection with: MALipfs ended: undefined dashboard_1 | 2018-04-05 12:06:20.510 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:06:20.523 [API] [BLK] Block: 8 from: host2 dashboard_1 | 2018-04-05 12:06:20.531 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:06:20.551 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:06:22.904 [API] [CON] Connection with: MALiqP7 ended: undefined dashboard_1 | 2018-04-05 12:06:23.545 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:06:23.558 [API] [BLK] Block: 8 from: host1 dashboard_1 | 2018-04-05 12:06:23.561 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:06:23.576 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:06:26.505 [API] [CON] Connection with: MALirHM ended: undefined dashboard_1 | 2018-04-05 12:06:27.105 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:06:27.119 [API] [BLK] Block: 8 from: host2 dashboard_1 | 2018-04-05 12:06:27.121 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:06:27.139 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:06:29.539 [API] [CON] Connection with: MALis0l ended: undefined dashboard_1 | 2018-04-05 12:06:30.160 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:06:30.173 [API] [BLK] Block: 8 from: host1 dashboard_1 | 2018-04-05 12:06:30.178 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:06:30.195 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:06:33.099 [API] [CON] Connection with: MALisuN ended: undefined dashboard_1 | 2018-04-05 12:06:33.742 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:06:33.753 [API] [BLK] Block: 8 from: host2 dashboard_1 | 2018-04-05 12:06:33.762 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:06:33.780 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:06:36.153 [API] [CON] Connection with: MALite5 ended: undefined dashboard_1 | 2018-04-05 12:06:36.783 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:06:36.801 [API] [BLK] Block: 8 from: host1 dashboard_1 | 2018-04-05 12:06:36.806 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:06:36.827 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:06:39.736 [API] [CON] Connection with: MALiuWA ended: undefined dashboard_1 | 2018-04-05 12:06:40.375 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:06:40.387 [API] [BLK] Block: 8 from: host2 dashboard_1 | 2018-04-05 12:06:40.393 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:06:40.409 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:06:42.777 [API] [CON] Connection with: MALivFV ended: undefined dashboard_1 | 2018-04-05 12:06:43.382 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:06:43.398 [API] [BLK] Block: 8 from: host1 dashboard_1 | 2018-04-05 12:06:43.403 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:06:43.419 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:06:46.370 [API] [CON] Connection with: MALiw7j ended: undefined dashboard_1 | 2018-04-05 12:06:47.021 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:06:47.037 [API] [BLK] Block: 8 from: host2 dashboard_1 | 2018-04-05 12:06:47.042 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:06:47.057 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:06:49.377 [API] [CON] Connection with: MALiwsm ended: undefined dashboard_1 | 2018-04-05 12:06:49.983 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:06:49.999 [API] [BLK] Block: 8 from: host1 dashboard_1 | 2018-04-05 12:06:50.008 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:06:50.028 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:06:52.978 [API] [CON] Connection with: MALiyTu ended: undefined dashboard_1 | 2018-04-05 12:06:53.625 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:06:53.639 [API] [BLK] Block: 8 from: host1 dashboard_1 | 2018-04-05 12:06:53.649 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:06:53.673 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:06:56.026 [API] [CON] Connection with: MALixlb ended: undefined dashboard_1 | 2018-04-05 12:06:56.641 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:06:56.661 [API] [BLK] Block: 8 from: host2 dashboard_1 | 2018-04-05 12:06:56.672 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:06:56.699 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:06:59.622 [API] [CON] Connection with: MALizMj ended: undefined dashboard_1 | 2018-04-05 12:07:00.276 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:07:00.292 [API] [BLK] Block: 8 from: host1 dashboard_1 | 2018-04-05 12:07:00.300 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:07:00.319 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:07:02.637 [API] [CON] Connection with: MALi-5t ended: undefined dashboard_1 | 2018-04-05 12:07:03.233 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:07:03.247 [API] [BLK] Block: 8 from: host2 dashboard_1 | 2018-04-05 12:07:03.253 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:07:03.269 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:07:06.228 [API] [CON] Connection with: MALi_iu ended: undefined dashboard_1 | 2018-04-05 12:07:06.851 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:07:06.864 [API] [BLK] Block: 8 from: host2 dashboard_1 | 2018-04-05 12:07:06.870 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:07:06.887 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:07:09.272 [API] [CON] Connection with: MALi--j ended: undefined dashboard_1 | 2018-04-05 12:07:09.830 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:07:09.848 [API] [BLK] Block: 8 from: host1 dashboard_1 | 2018-04-05 12:07:09.853 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:07:09.869 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:07:12.825 [API] [CON] Connection with: MALj1J- ended: undefined dashboard_1 | 2018-04-05 12:07:13.408 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:07:13.423 [API] [BLK] Block: 8 from: host1 dashboard_1 | 2018-04-05 12:07:13.427 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:07:13.445 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:07:15.848 [API] [CON] Connection with: MALj0bR ended: undefined dashboard_1 | 2018-04-05 12:07:16.459 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:07:16.471 [API] [BLK] Block: 8 from: host2 dashboard_1 | 2018-04-05 12:07:16.476 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:07:16.493 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:07:19.406 [API] [CON] Connection with: MALj2Bv ended: undefined dashboard_1 | 2018-04-05 12:07:20.008 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:07:20.024 [API] [BLK] Block: 8 from: host1 dashboard_1 | 2018-04-05 12:07:20.029 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:07:20.048 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:07:22.468 [API] [CON] Connection with: MALj2xY ended: undefined dashboard_1 | 2018-04-05 12:07:23.054 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:07:23.073 [API] [BLK] Block: 8 from: host2 dashboard_1 | 2018-04-05 12:07:23.078 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:07:23.093 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:07:25.998 [API] [CON] Connection with: MALj3oy ended: undefined dashboard_1 | 2018-04-05 12:07:26.615 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:07:26.632 [API] [BLK] Block: 8 from: host1 dashboard_1 | 2018-04-05 12:07:26.639 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:07:26.657 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:07:29.048 [API] [CON] Connection with: MALj4YY ended: undefined dashboard_1 | 2018-04-05 12:07:29.667 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:07:29.683 [API] [BLK] Block: 8 from: host2 dashboard_1 | 2018-04-05 12:07:29.689 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:07:29.708 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:07:32.622 [API] [CON] Connection with: MALj5QF ended: undefined dashboard_1 | 2018-04-05 12:07:33.248 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:07:33.260 [API] [BLK] Block: 8 from: host1 dashboard_1 | 2018-04-05 12:07:33.266 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:07:33.281 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:07:35.659 [API] [CON] Connection with: MALj69x ended: undefined dashboard_1 | 2018-04-05 12:07:36.302 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:07:36.315 [API] [BLK] Block: 8 from: host2 dashboard_1 | 2018-04-05 12:07:36.320 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:07:36.336 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:07:38.247 [API] [BLK] Block: 9 from: host1 dashboard_1 | 2018-04-05 12:07:38.295 [API] [BLK] Block: 9 from: host2 dashboard_1 | 2018-04-05 12:07:39.243 [API] [CON] Connection with: MALj71t ended: undefined dashboard_1 | 2018-04-05 12:07:39.829 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:07:39.846 [API] [BLK] Block: 9 from: host1 dashboard_1 | 2018-04-05 12:07:39.850 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:07:39.869 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:07:40.297 [API] [BLK] Block: 10 from: host2 dashboard_1 | 2018-04-05 12:07:40.321 [API] [BLK] Block: 10 from: host1 dashboard_1 | 2018-04-05 12:07:42.297 [API] [CON] Connection with: MALj7nd ended: undefined dashboard_1 | 2018-04-05 12:07:42.967 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:07:42.981 [API] [BLK] Block: 10 from: host2 dashboard_1 | 2018-04-05 12:07:42.986 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:07:43.009 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:07:45.828 [API] [CON] Connection with: MALj8en ended: undefined dashboard_1 | 2018-04-05 12:07:46.441 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:07:46.457 [API] [BLK] Block: 10 from: host1 dashboard_1 | 2018-04-05 12:07:46.462 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:07:46.484 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:07:48.959 [API] [CON] Connection with: MALj9Pj ended: undefined dashboard_1 | 2018-04-05 12:07:49.579 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:07:49.606 [API] [BLK] Block: 10 from: host2 dashboard_1 | 2018-04-05 12:07:49.607 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:07:49.628 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:07:52.436 [API] [CON] Connection with: MALjAG1 ended: undefined dashboard_1 | 2018-04-05 12:07:53.045 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:07:53.055 [API] [BLK] Block: 10 from: host1 dashboard_1 | 2018-04-05 12:07:53.063 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:07:53.084 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:07:55.573 [API] [CON] Connection with: MALjB13 ended: undefined dashboard_1 | 2018-04-05 12:07:56.236 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:07:56.249 [API] [BLK] Block: 10 from: host2 dashboard_1 | 2018-04-05 12:07:56.254 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:07:56.277 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:07:59.038 [API] [CON] Connection with: MALjBtB ended: undefined dashboard_1 | 2018-04-05 12:07:59.671 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:07:59.687 [API] [BLK] Block: 10 from: host1 dashboard_1 | 2018-04-05 12:07:59.694 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:07:59.720 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:08:02.235 [API] [CON] Connection with: MALjCf6 ended: undefined dashboard_1 | 2018-04-05 12:08:02.871 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:08:02.888 [API] [BLK] Block: 10 from: host2 dashboard_1 | 2018-04-05 12:08:02.894 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:08:02.915 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:08:05.660 [API] [CON] Connection with: MALjDUh ended: undefined dashboard_1 | 2018-04-05 12:08:06.295 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:08:06.312 [API] [BLK] Block: 10 from: host1 dashboard_1 | 2018-04-05 12:08:06.318 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:08:06.340 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:08:08.875 [API] [CON] Connection with: MALjEGl ended: undefined dashboard_1 | 2018-04-05 12:08:09.455 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:08:09.471 [API] [BLK] Block: 10 from: host2 dashboard_1 | 2018-04-05 12:08:09.475 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:08:09.495 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:08:12.290 [API] [CON] Connection with: MALjF6E ended: undefined dashboard_1 | 2018-04-05 12:08:12.907 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:08:12.920 [API] [BLK] Block: 10 from: host1 dashboard_1 | 2018-04-05 12:08:12.924 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:08:12.943 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:08:15.446 [API] [CON] Connection with: MALjFta ended: undefined dashboard_1 | 2018-04-05 12:08:16.040 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:08:16.054 [API] [BLK] Block: 10 from: host2 dashboard_1 | 2018-04-05 12:08:16.059 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:08:16.086 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:08:18.907 [API] [CON] Connection with: MALjGjW ended: undefined dashboard_1 | 2018-04-05 12:08:19.464 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:08:19.479 [API] [BLK] Block: 10 from: host1 dashboard_1 | 2018-04-05 12:08:19.485 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:08:19.511 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:08:22.039 [API] [CON] Connection with: MALjHUa ended: undefined dashboard_1 | 2018-04-05 12:08:22.610 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:08:22.622 [API] [BLK] Block: 10 from: host2 dashboard_1 | 2018-04-05 12:08:22.630 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:08:22.654 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:08:25.472 [API] [CON] Connection with: MALjIK1 ended: undefined dashboard_1 | 2018-04-05 12:08:26.071 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:08:26.082 [API] [BLK] Block: 10 from: host1 dashboard_1 | 2018-04-05 12:08:26.088 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:08:26.108 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:08:28.604 [API] [CON] Connection with: MALjJ5A ended: undefined dashboard_1 | 2018-04-05 12:08:29.181 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:08:29.197 [API] [BLK] Block: 10 from: host2 dashboard_1 | 2018-04-05 12:08:29.201 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:08:29.220 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:08:32.068 [API] [CON] Connection with: MALjJxE ended: undefined dashboard_1 | 2018-04-05 12:08:32.616 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:08:32.627 [API] [BLK] Block: 10 from: host1 dashboard_1 | 2018-04-05 12:08:32.633 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:08:32.655 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:08:35.178 [API] [CON] Connection with: MALjKhs ended: undefined dashboard_1 | 2018-04-05 12:08:35.772 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:08:35.789 [API] [BLK] Block: 10 from: host2 dashboard_1 | 2018-04-05 12:08:35.795 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:08:35.819 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:08:38.614 [API] [CON] Connection with: MALjLXX ended: undefined dashboard_1 | 2018-04-05 12:08:39.191 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:08:39.205 [API] [BLK] Block: 10 from: host1 dashboard_1 | 2018-04-05 12:08:39.210 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:08:39.231 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:08:41.771 [API] [CON] Connection with: MALjMIq ended: undefined dashboard_1 | 2018-04-05 12:08:42.330 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:08:42.343 [API] [BLK] Block: 10 from: host2 dashboard_1 | 2018-04-05 12:08:42.351 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:08:42.371 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:08:45.188 [API] [CON] Connection with: MALjN8F ended: undefined dashboard_1 | 2018-04-05 12:08:45.776 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:08:45.791 [API] [BLK] Block: 10 from: host1 dashboard_1 | 2018-04-05 12:08:45.797 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:08:45.827 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:08:48.327 [API] [CON] Connection with: MALjNvJ ended: undefined dashboard_1 | 2018-04-05 12:08:48.920 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:08:48.937 [API] [BLK] Block: 10 from: host2 dashboard_1 | 2018-04-05 12:08:48.939 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:08:48.966 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:08:51.777 [API] [CON] Connection with: MALjOl6 ended: undefined dashboard_1 | 2018-04-05 12:08:52.370 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:08:52.383 [API] [BLK] Block: 10 from: host1 dashboard_1 | 2018-04-05 12:08:52.388 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:08:52.407 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:08:54.917 [API] [CON] Connection with: MALjPWI ended: undefined dashboard_1 | 2018-04-05 12:08:55.474 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:08:55.488 [API] [BLK] Block: 10 from: host2 dashboard_1 | 2018-04-05 12:08:55.496 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:08:55.516 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:08:58.364 [API] [CON] Connection with: MALjQMB ended: undefined dashboard_1 | 2018-04-05 12:08:58.959 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:08:58.974 [API] [BLK] Block: 10 from: host1 dashboard_1 | 2018-04-05 12:08:58.982 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:08:59.006 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:09:01.484 [API] [CON] Connection with: MALjR6k ended: undefined dashboard_1 | 2018-04-05 12:09:02.070 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:09:02.083 [API] [BLK] Block: 10 from: host2 dashboard_1 | 2018-04-05 12:09:02.088 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:09:02.112 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:09:04.952 [API] [CON] Connection with: MALjRz6 ended: undefined dashboard_1 | 2018-04-05 12:09:05.548 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:09:05.560 [API] [BLK] Block: 10 from: host1 dashboard_1 | 2018-04-05 12:09:05.568 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:09:05.604 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:09:08.064 [API] [CON] Connection with: MALjSji ended: undefined dashboard_1 | 2018-04-05 12:09:08.627 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:09:08.641 [API] [BLK] Block: 10 from: host2 dashboard_1 | 2018-04-05 12:09:08.646 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:09:08.675 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:09:11.544 [API] [CON] Connection with: MALjTa4 ended: undefined dashboard_1 | 2018-04-05 12:09:12.130 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:09:12.154 [API] [BLK] Block: 10 from: host1 dashboard_1 | 2018-04-05 12:09:12.158 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:09:12.180 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:09:14.635 [API] [CON] Connection with: MALjUKB ended: undefined dashboard_1 | 2018-04-05 12:09:15.210 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:09:15.221 [API] [BLK] Block: 10 from: host2 dashboard_1 | 2018-04-05 12:09:15.228 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:09:15.249 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:09:18.124 [API] [CON] Connection with: MALjVAw ended: undefined dashboard_1 | 2018-04-05 12:09:18.695 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:09:18.711 [API] [BLK] Block: 10 from: host1 dashboard_1 | 2018-04-05 12:09:18.716 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:09:18.736 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:09:21.202 [API] [CON] Connection with: MALjVx0 ended: undefined dashboard_1 | 2018-04-05 12:09:21.824 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:09:21.840 [API] [BLK] Block: 10 from: host2 dashboard_1 | 2018-04-05 12:09:21.845 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:09:21.869 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:09:24.695 [API] [CON] Connection with: MALjWnR ended: undefined dashboard_1 | 2018-04-05 12:09:25.320 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:09:25.334 [API] [BLK] Block: 10 from: host1 dashboard_1 | 2018-04-05 12:09:25.340 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:09:25.359 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:09:27.810 [API] [CON] Connection with: MALjXYK ended: undefined dashboard_1 | 2018-04-05 12:09:28.479 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:09:28.496 [API] [BLK] Block: 10 from: host2 dashboard_1 | 2018-04-05 12:09:28.504 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:09:28.528 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:09:31.312 [API] [CON] Connection with: MALjYP0 ended: undefined dashboard_1 | 2018-04-05 12:09:31.944 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:09:31.961 [API] [BLK] Block: 10 from: host1 dashboard_1 | 2018-04-05 12:09:31.971 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:09:31.990 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:09:34.474 [API] [CON] Connection with: MALjZAM ended: undefined dashboard_1 | 2018-04-05 12:09:35.091 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:09:35.110 [API] [BLK] Block: 10 from: host2 dashboard_1 | 2018-04-05 12:09:35.119 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:09:35.140 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:09:37.936 [API] [CON] Connection with: MALja0S ended: undefined dashboard_1 | 2018-04-05 12:09:38.581 [API] [BLK] Block: 11 from: host2 dashboard_1 | 2018-04-05 12:09:38.614 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:09:38.629 [API] [BLK] Block: 11 from: host1 dashboard_1 | 2018-04-05 12:09:38.635 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:09:38.663 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:09:40.584 [API] [BLK] Block: 12 from: host2 dashboard_1 | 2018-04-05 12:09:40.610 [API] [BLK] Block: 12 from: host1 dashboard_1 | 2018-04-05 12:09:41.084 [API] [CON] Connection with: MALjang ended: undefined dashboard_1 | 2018-04-05 12:09:41.709 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:09:41.725 [API] [BLK] Block: 12 from: host2 dashboard_1 | 2018-04-05 12:09:41.731 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:09:41.758 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:09:44.610 [API] [CON] Connection with: MALjbek ended: undefined dashboard_1 | 2018-04-05 12:09:45.289 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:09:45.309 [API] [BLK] Block: 12 from: host1 dashboard_1 | 2018-04-05 12:09:45.317 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:09:45.343 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:09:47.695 [API] [CON] Connection with: MALjcP2 ended: undefined dashboard_1 | 2018-04-05 12:09:48.257 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:09:48.272 [API] [BLK] Block: 12 from: host2 dashboard_1 | 2018-04-05 12:09:48.280 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:09:48.308 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:09:51.248 [API] [CON] Connection with: MALjd_O ended: undefined dashboard_1 | 2018-04-05 12:09:51.836 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:09:51.861 [API] [BLK] Block: 12 from: host2 dashboard_1 | 2018-04-05 12:09:51.865 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:09:51.893 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:09:54.281 [API] [CON] Connection with: MALjdGy ended: undefined dashboard_1 | 2018-04-05 12:09:54.950 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:09:54.966 [API] [BLK] Block: 12 from: host1 dashboard_1 | 2018-04-05 12:09:54.972 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:09:54.995 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:09:57.832 [API] [CON] Connection with: MALjetL ended: undefined dashboard_1 | 2018-04-05 12:09:58.386 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:09:58.398 [API] [BLK] Block: 12 from: host2 dashboard_1 | 2018-04-05 12:09:58.405 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:09:58.427 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:10:00.946 [API] [CON] Connection with: MALjfd- ended: undefined dashboard_1 | 2018-04-05 12:10:01.531 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:10:01.549 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:10:01.553 [API] [BLK] Block: 12 from: host1 dashboard_1 | 2018-04-05 12:10:01.586 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:10:04.381 [API] [CON] Connection with: MALjgTg ended: undefined dashboard_1 | 2018-04-05 12:10:04.939 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:10:04.954 [API] [BLK] Block: 12 from: host2 dashboard_1 | 2018-04-05 12:10:04.958 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:10:04.984 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:10:07.531 [API] [CON] Connection with: MALjhEr ended: undefined dashboard_1 | 2018-04-05 12:10:08.131 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:10:08.147 [API] [BLK] Block: 12 from: host1 dashboard_1 | 2018-04-05 12:10:08.153 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:10:08.177 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:10:10.936 [API] [CON] Connection with: MALji45 ended: undefined dashboard_1 | 2018-04-05 12:10:11.536 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:10:11.551 [API] [BLK] Block: 12 from: host2 dashboard_1 | 2018-04-05 12:10:11.557 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:10:11.585 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:10:14.131 [API] [CON] Connection with: MALjiry ended: undefined dashboard_1 | 2018-04-05 12:10:14.737 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:10:14.760 [API] [BLK] Block: 12 from: host1 dashboard_1 | 2018-04-05 12:10:14.769 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:10:14.793 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:10:17.537 [API] [CON] Connection with: MALjjh9 ended: undefined dashboard_1 | 2018-04-05 12:10:18.157 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:10:18.172 [API] [BLK] Block: 12 from: host2 dashboard_1 | 2018-04-05 12:10:18.180 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:10:18.213 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:10:20.735 [API] [CON] Connection with: MALjkTA ended: undefined dashboard_1 | 2018-04-05 12:10:21.352 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:10:21.369 [API] [BLK] Block: 12 from: host1 dashboard_1 | 2018-04-05 12:10:21.374 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:10:21.397 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:10:24.146 [API] [CON] Connection with: MALjlIa ended: undefined dashboard_1 | 2018-04-05 12:10:24.711 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:10:24.728 [API] [BLK] Block: 12 from: host2 dashboard_1 | 2018-04-05 12:10:24.733 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:10:24.768 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:10:27.344 [API] [CON] Connection with: MALjm4S ended: undefined dashboard_1 | 2018-04-05 12:10:27.896 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:10:27.912 [API] [BLK] Block: 12 from: host1 dashboard_1 | 2018-04-05 12:10:27.917 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:10:27.943 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:10:30.705 [API] [CON] Connection with: MALjmux ended: undefined dashboard_1 | 2018-04-05 12:10:31.323 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:10:31.341 [API] [BLK] Block: 12 from: host2 dashboard_1 | 2018-04-05 12:10:31.348 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:10:31.381 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:10:33.891 [API] [CON] Connection with: MALjngl ended: undefined dashboard_1 | 2018-04-05 12:10:34.492 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:10:34.505 [API] [BLK] Block: 12 from: host1 dashboard_1 | 2018-04-05 12:10:34.514 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:10:34.548 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:10:37.318 [API] [CON] Connection with: MALjoWH ended: undefined dashboard_1 | 2018-04-05 12:10:37.956 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:10:37.973 [API] [BLK] Block: 12 from: host2 dashboard_1 | 2018-04-05 12:10:37.981 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:10:38.010 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:10:40.488 [API] [CON] Connection with: MALjpHv ended: undefined dashboard_1 | 2018-04-05 12:10:41.167 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:10:41.179 [API] [BLK] Block: 12 from: host1 dashboard_1 | 2018-04-05 12:10:41.184 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:10:41.206 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:10:43.955 [API] [CON] Connection with: MALjq7w ended: undefined dashboard_1 | 2018-04-05 12:10:44.516 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:10:44.526 [API] [BLK] Block: 12 from: host2 dashboard_1 | 2018-04-05 12:10:44.532 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:10:44.556 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:10:47.173 [API] [CON] Connection with: MALjqw8 ended: undefined dashboard_1 | 2018-04-05 12:10:47.762 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:10:47.779 [API] [BLK] Block: 12 from: host1 dashboard_1 | 2018-04-05 12:10:47.784 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:10:47.811 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:10:50.511 [API] [CON] Connection with: MALjrkS ended: undefined dashboard_1 | 2018-04-05 12:10:51.096 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:10:51.107 [API] [BLK] Block: 12 from: host2 dashboard_1 | 2018-04-05 12:10:51.112 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:10:51.136 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:10:53.762 [API] [CON] Connection with: MALjsXC ended: undefined dashboard_1 | 2018-04-05 12:10:54.358 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:10:54.370 [API] [BLK] Block: 12 from: host1 dashboard_1 | 2018-04-05 12:10:54.373 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:10:54.401 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:10:57.092 [API] [CON] Connection with: MALjtLF ended: undefined dashboard_1 | 2018-04-05 12:10:57.721 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:10:57.739 [API] [BLK] Block: 12 from: host2 dashboard_1 | 2018-04-05 12:10:57.744 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:10:57.773 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:11:00.355 [API] [CON] Connection with: MALju8H ended: undefined dashboard_1 | 2018-04-05 12:11:00.982 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:11:00.998 [API] [BLK] Block: 12 from: host1 dashboard_1 | 2018-04-05 12:11:01.006 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:11:01.033 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:11:03.727 [API] [CON] Connection with: MALjuyp ended: undefined dashboard_1 | 2018-04-05 12:11:04.309 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:11:04.324 [API] [BLK] Block: 12 from: host2 dashboard_1 | 2018-04-05 12:11:04.333 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:11:04.356 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:11:06.980 [API] [CON] Connection with: MALjvlh ended: undefined dashboard_1 | 2018-04-05 12:11:07.659 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:11:07.680 [API] [BLK] Block: 12 from: host1 dashboard_1 | 2018-04-05 12:11:07.688 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:11:07.714 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:11:10.303 [API] [CON] Connection with: MALjwZg ended: undefined dashboard_1 | 2018-04-05 12:11:10.877 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:11:10.904 [API] [BLK] Block: 12 from: host2 dashboard_1 | 2018-04-05 12:11:10.907 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:11:10.934 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:11:13.652 [API] [CON] Connection with: MALjxO3 ended: undefined dashboard_1 | 2018-04-05 12:11:14.240 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:11:14.254 [API] [BLK] Block: 12 from: host1 dashboard_1 | 2018-04-05 12:11:14.258 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:11:14.290 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:11:16.875 [API] [CON] Connection with: MALjyAO ended: undefined dashboard_1 | 2018-04-05 12:11:17.472 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:11:17.489 [API] [BLK] Block: 12 from: host2 dashboard_1 | 2018-04-05 12:11:17.494 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:11:17.519 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:11:20.232 [API] [CON] Connection with: MALjy-s ended: undefined dashboard_1 | 2018-04-05 12:11:20.876 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:11:20.888 [API] [BLK] Block: 12 from: host1 dashboard_1 | 2018-04-05 12:11:20.893 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:11:20.918 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:11:23.464 [API] [CON] Connection with: MALjznI ended: undefined dashboard_1 | 2018-04-05 12:11:24.039 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:11:24.050 [API] [BLK] Block: 12 from: host2 dashboard_1 | 2018-04-05 12:11:24.055 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:11:24.084 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:11:26.875 [API] [CON] Connection with: MALj-cZ ended: undefined dashboard_1 | 2018-04-05 12:11:27.475 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:11:27.487 [API] [BLK] Block: 12 from: host1 dashboard_1 | 2018-04-05 12:11:27.491 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:11:27.517 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:11:30.038 [API] [CON] Connection with: MALj_O1 ended: undefined dashboard_1 | 2018-04-05 12:11:30.670 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:11:30.683 [API] [BLK] Block: 12 from: host2 dashboard_1 | 2018-04-05 12:11:30.689 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:11:30.715 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:11:33.476 [API] [CON] Connection with: MALk0Dk ended: undefined dashboard_1 | 2018-04-05 12:11:34.078 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:11:34.089 [API] [BLK] Block: 12 from: host1 dashboard_1 | 2018-04-05 12:11:34.096 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:11:34.123 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:11:36.661 [API] [CON] Connection with: MALk0_Y ended: undefined dashboard_1 | 2018-04-05 12:11:37.260 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:11:37.274 [API] [BLK] Block: 12 from: host2 dashboard_1 | 2018-04-05 12:11:37.285 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:11:37.312 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:11:40.073 [API] [CON] Connection with: MALk1qv ended: undefined dashboard_1 | 2018-04-05 12:11:40.688 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:11:40.704 [API] [BLK] Block: 12 from: host1 dashboard_1 | 2018-04-05 12:11:40.709 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:11:40.736 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:11:42.180 [API] [BLK] Block: 13 from: host1 dashboard_1 | 2018-04-05 12:11:42.256 [API] [BLK] Block: 13 from: host2 dashboard_1 | 2018-04-05 12:11:43.254 [API] [CON] Connection with: MALk2cZ ended: undefined dashboard_1 | 2018-04-05 12:11:43.849 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:11:43.860 [API] [BLK] Block: 13 from: host2 dashboard_1 | 2018-04-05 12:11:43.866 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:11:43.895 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:11:44.182 [API] [BLK] Block: 14 from: host1 dashboard_1 | 2018-04-05 12:11:44.344 [API] [BLK] Block: 14 from: host2 dashboard_1 | 2018-04-05 12:11:46.688 [API] [CON] Connection with: MALk3S9 ended: undefined dashboard_1 | 2018-04-05 12:11:47.238 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:11:47.251 [API] [BLK] Block: 14 from: host1 dashboard_1 | 2018-04-05 12:11:47.256 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:11:47.284 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:11:49.844 [API] [CON] Connection with: MALk4DW ended: undefined dashboard_1 | 2018-04-05 12:11:50.491 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:11:50.504 [API] [BLK] Block: 14 from: host2 dashboard_1 | 2018-04-05 12:11:50.511 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:11:50.553 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:11:53.239 [API] [CON] Connection with: MALk52V ended: undefined dashboard_1 | 2018-04-05 12:11:53.857 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:11:53.870 [API] [BLK] Block: 14 from: host1 dashboard_1 | 2018-04-05 12:11:53.875 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:11:53.904 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:11:56.486 [API] [CON] Connection with: MALk5rJ ended: undefined dashboard_1 | 2018-04-05 12:11:57.149 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:11:57.166 [API] [BLK] Block: 14 from: host2 dashboard_1 | 2018-04-05 12:11:57.173 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:11:57.210 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:11:59.858 [API] [CON] Connection with: MALk6fs ended: undefined dashboard_1 | 2018-04-05 12:12:00.533 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:12:00.544 [API] [BLK] Block: 14 from: host1 dashboard_1 | 2018-04-05 12:12:00.549 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:12:00.583 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:12:03.148 [API] [CON] Connection with: MALk7TM ended: undefined dashboard_1 | 2018-04-05 12:12:03.812 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:12:03.831 [API] [BLK] Block: 14 from: host2 dashboard_1 | 2018-04-05 12:12:03.837 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:12:03.883 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:12:06.526 [API] [CON] Connection with: MALk8I9 ended: undefined dashboard_1 | 2018-04-05 12:12:07.238 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:12:07.252 [API] [BLK] Block: 14 from: host1 dashboard_1 | 2018-04-05 12:12:07.258 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:12:07.285 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:12:09.807 [API] [CON] Connection with: MALk95R ended: undefined dashboard_1 | 2018-04-05 12:12:10.400 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:12:10.413 [API] [BLK] Block: 14 from: host2 dashboard_1 | 2018-04-05 12:12:10.417 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:12:10.441 [API] [HIS] Got history from: host2 dashboard1 | 2018-04-05 12:12:13.248 [API] [CON] Connection with: MALk9w ended: undefined dashboard_1 | 2018-04-05 12:12:13.836 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:12:13.850 [API] [BLK] Block: 14 from: host1 dashboard_1 | 2018-04-05 12:12:13.856 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:12:13.888 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:12:16.394 [API] [CON] Connection with: MALkAiN ended: undefined dashboard_1 | 2018-04-05 12:12:17.023 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:12:17.036 [API] [BLK] Block: 14 from: host2 dashboard_1 | 2018-04-05 12:12:17.040 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:12:17.072 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:12:19.832 [API] [CON] Connection with: MALkBY6 ended: undefined dashboard_1 | 2018-04-05 12:12:20.403 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:12:20.416 [API] [BLK] Block: 14 from: host1 dashboard_1 | 2018-04-05 12:12:20.421 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:12:20.454 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:12:23.024 [API] [CON] Connection with: MALkCJt ended: undefined dashboard_1 | 2018-04-05 12:12:23.585 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:12:23.596 [API] [BLK] Block: 14 from: host2 dashboard_1 | 2018-04-05 12:12:23.602 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:12:23.629 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:12:26.403 [API] [CON] Connection with: MALkD8f ended: undefined dashboard_1 | 2018-04-05 12:12:26.952 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:12:26.966 [API] [BLK] Block: 14 from: host1 dashboard_1 | 2018-04-05 12:12:26.972 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:12:27.002 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:12:29.583 [API] [CON] Connection with: MALkDwO ended: undefined dashboard_1 | 2018-04-05 12:12:30.166 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:12:30.180 [API] [BLK] Block: 14 from: host2 dashboard_1 | 2018-04-05 12:12:30.185 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:12:30.214 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:12:32.965 [API] [CON] Connection with: MALkEl2 ended: undefined dashboard_1 | 2018-04-05 12:12:33.540 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:12:33.553 [API] [BLK] Block: 14 from: host1 dashboard_1 | 2018-04-05 12:12:33.559 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:12:33.588 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:12:36.161 [API] [CON] Connection with: MALkFXC ended: undefined dashboard_1 | 2018-04-05 12:12:36.745 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:12:36.761 [API] [BLK] Block: 14 from: host2 dashboard_1 | 2018-04-05 12:12:36.765 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:12:36.799 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:12:39.540 [API] [CON] Connection with: MALkGLz ended: undefined dashboard_1 | 2018-04-05 12:12:40.094 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:12:40.106 [API] [BLK] Block: 14 from: host1 dashboard_1 | 2018-04-05 12:12:40.111 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:12:40.142 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:12:42.750 [API] [CON] Connection with: MALkH82 ended: undefined dashboard_1 | 2018-04-05 12:12:43.407 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:12:43.421 [API] [BLK] Block: 14 from: host2 dashboard_1 | 2018-04-05 12:12:43.427 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:12:43.452 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:12:46.091 [API] [CON] Connection with: MALkHyQ ended: undefined dashboard_1 | 2018-04-05 12:12:46.646 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:12:46.658 [API] [BLK] Block: 14 from: host1 dashboard_1 | 2018-04-05 12:12:46.666 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:12:46.700 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:12:49.406 [API] [CON] Connection with: MALkIm5 ended: undefined dashboard_1 | 2018-04-05 12:12:49.981 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:12:49.993 [API] [BLK] Block: 14 from: host2 dashboard_1 | 2018-04-05 12:12:50.000 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:12:50.029 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:12:52.640 [API] [CON] Connection with: MALkJYk ended: undefined dashboard_1 | 2018-04-05 12:12:53.217 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:12:53.235 [API] [BLK] Block: 14 from: host1 dashboard_1 | 2018-04-05 12:12:53.244 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:12:53.275 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:12:55.979 [API] [CON] Connection with: MALkKMu ended: undefined dashboard_1 | 2018-04-05 12:12:56.554 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:12:56.571 [API] [BLK] Block: 14 from: host2 dashboard_1 | 2018-04-05 12:12:56.577 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:12:56.609 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:12:59.233 [API] [CON] Connection with: MALkL9R ended: undefined dashboard_1 | 2018-04-05 12:12:59.824 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:12:59.834 [API] [BLK] Block: 14 from: host1 dashboard_1 | 2018-04-05 12:12:59.838 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:12:59.867 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:13:02.547 [API] [CON] Connection with: MALkLzW ended: undefined dashboard_1 | 2018-04-05 12:13:03.188 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:13:03.201 [API] [BLK] Block: 14 from: host2 dashboard_1 | 2018-04-05 12:13:03.206 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:13:03.236 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:13:05.819 [API] [CON] Connection with: MALkMmf ended: undefined dashboard_1 | 2018-04-05 12:13:06.406 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:13:06.422 [API] [BLK] Block: 14 from: host1 dashboard_1 | 2018-04-05 12:13:06.424 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:13:06.457 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:13:09.186 [API] [CON] Connection with: MALkNbB ended: undefined dashboard_1 | 2018-04-05 12:13:09.775 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:13:09.787 [API] [BLK] Block: 14 from: host2 dashboard_1 | 2018-04-05 12:13:09.794 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:13:09.827 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:13:12.405 [API] [CON] Connection with: MALkONV ended: undefined dashboard_1 | 2018-04-05 12:13:12.995 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:13:13.013 [API] [BLK] Block: 14 from: host1 dashboard_1 | 2018-04-05 12:13:13.017 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:13:13.049 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:13:15.769 [API] [CON] Connection with: MALkPC7 ended: undefined dashboard_1 | 2018-04-05 12:13:16.388 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:13:16.400 [API] [BLK] Block: 14 from: host2 dashboard_1 | 2018-04-05 12:13:16.408 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:13:16.437 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:13:18.988 [API] [CON] Connection with: MALkP-Q ended: undefined dashboard_1 | 2018-04-05 12:13:19.592 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:13:19.604 [API] [BLK] Block: 14 from: host1 dashboard_1 | 2018-04-05 12:13:19.612 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:13:19.646 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:13:22.391 [API] [CON] Connection with: MALkQpS ended: undefined dashboard_1 | 2018-04-05 12:13:22.999 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:13:23.015 [API] [BLK] Block: 14 from: host2 dashboard_1 | 2018-04-05 12:13:23.021 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:13:23.056 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:13:25.587 [API] [CON] Connection with: MALkRbV ended: undefined dashboard_1 | 2018-04-05 12:13:26.218 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:13:26.235 [API] [BLK] Block: 14 from: host1 dashboard_1 | 2018-04-05 12:13:26.243 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:13:26.277 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:13:28.998 [API] [CON] Connection with: MALkSQl ended: undefined dashboard_1 | 2018-04-05 12:13:29.605 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:13:29.619 [API] [BLK] Block: 14 from: host2 dashboard_1 | 2018-04-05 12:13:29.623 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:13:29.658 [API] [HIS] Got history from: host2 dashboard1 | 2018-04-05 12:13:32.226 [API] [CON] Connection with: MALkTC ended: undefined dashboard_1 | 2018-04-05 12:13:32.811 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:13:32.826 [API] [BLK] Block: 14 from: host1 dashboard_1 | 2018-04-05 12:13:32.829 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:13:32.860 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:13:35.610 [API] [CON] Connection with: MALkU1y ended: undefined dashboard_1 | 2018-04-05 12:13:36.198 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:13:36.211 [API] [BLK] Block: 14 from: host2 dashboard_1 | 2018-04-05 12:13:36.215 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:13:36.243 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:13:38.809 [API] [CON] Connection with: MALkUq4 ended: undefined dashboard_1 | 2018-04-05 12:13:39.392 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:13:39.408 [API] [BLK] Block: 14 from: host1 dashboard_1 | 2018-04-05 12:13:39.413 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:13:39.445 [API] [HIS] Got history from: host1 dashboard1 | 2018-04-05 12:13:42.196 [API] [CON] Connection with: MALkVe ended: undefined dashboard_1 | 2018-04-05 12:13:42.392 [API] [BLK] Block: 15 from: host1 dashboard_1 | 2018-04-05 12:13:42.780 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:13:42.795 [API] [BLK] Block: 15 from: host2 dashboard_1 | 2018-04-05 12:13:42.799 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:13:42.833 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:13:44.271 [API] [BLK] Block: 16 from: host2 dashboard_1 | 2018-04-05 12:13:44.394 [API] [BLK] Block: 16 from: host1 dashboard_1 | 2018-04-05 12:13:45.390 [API] [CON] Connection with: MALkWQx ended: undefined dashboard_1 | 2018-04-05 12:13:46.026 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:13:46.040 [API] [BLK] Block: 16 from: host1 dashboard_1 | 2018-04-05 12:13:46.046 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:13:46.085 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:13:48.780 [API] [CON] Connection with: MALkXFp ended: undefined dashboard_1 | 2018-04-05 12:13:49.506 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:13:49.526 [API] [BLK] Block: 16 from: host2 dashboard_1 | 2018-04-05 12:13:49.536 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:13:49.567 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:13:52.020 [API] [CON] Connection with: MALkY2Z ended: undefined dashboard_1 | 2018-04-05 12:13:52.633 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:13:52.652 [API] [BLK] Block: 16 from: host1 dashboard_1 | 2018-04-05 12:13:52.659 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:13:52.698 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:13:55.506 [API] [CON] Connection with: MALkYuv ended: undefined dashboard_1 | 2018-04-05 12:13:56.129 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:13:56.144 [API] [BLK] Block: 16 from: host2 dashboard_1 | 2018-04-05 12:13:56.148 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:13:56.183 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:13:58.623 [API] [CON] Connection with: MALkZfh ended: undefined dashboard_1 | 2018-04-05 12:13:59.210 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:13:59.223 [API] [BLK] Block: 16 from: host1 dashboard_1 | 2018-04-05 12:13:59.228 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:13:59.263 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:14:02.122 [API] [CON] Connection with: MALkaWP ended: undefined dashboard_1 | 2018-04-05 12:14:02.752 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:14:02.770 [API] [BLK] Block: 16 from: host2 dashboard_1 | 2018-04-05 12:14:02.776 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:14:02.812 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:14:05.210 [API] [CON] Connection with: MALkbGa ended: undefined dashboard_1 | 2018-04-05 12:14:05.794 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:14:05.809 [API] [BLK] Block: 16 from: host1 dashboard_1 | 2018-04-05 12:14:05.812 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:14:05.853 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:14:08.744 [API] [CON] Connection with: MALkc7q ended: undefined dashboard_1 | 2018-04-05 12:14:09.344 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:14:09.359 [API] [BLK] Block: 16 from: host2 dashboard_1 | 2018-04-05 12:14:09.364 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:14:09.402 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:14:11.793 [API] [CON] Connection with: MALkctO ended: undefined dashboard_1 | 2018-04-05 12:14:12.386 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:14:12.398 [API] [BLK] Block: 16 from: host1 dashboard_1 | 2018-04-05 12:14:12.403 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:14:12.440 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:14:15.340 [API] [CON] Connection with: MALkdky ended: undefined dashboard_1 | 2018-04-05 12:14:15.971 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:14:15.986 [API] [BLK] Block: 16 from: host2 dashboard_1 | 2018-04-05 12:14:15.989 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:14:16.026 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:14:18.385 [API] [CON] Connection with: MALkeUQ ended: undefined dashboard_1 | 2018-04-05 12:14:19.049 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:14:19.062 [API] [BLK] Block: 16 from: host1 dashboard_1 | 2018-04-05 12:14:19.069 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:14:19.106 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:14:21.969 [API] [CON] Connection with: MALkfMR ended: undefined dashboard_1 | 2018-04-05 12:14:22.577 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:14:22.592 [API] [BLK] Block: 16 from: host2 dashboard_1 | 2018-04-05 12:14:22.598 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:14:22.641 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:14:25.049 [API] [CON] Connection with: MALkg6X ended: undefined dashboard_1 | 2018-04-05 12:14:25.696 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:14:25.709 [API] [BLK] Block: 16 from: host1 dashboard_1 | 2018-04-05 12:14:25.714 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:14:25.758 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:14:28.572 [API] [CON] Connection with: MALkgzc ended: undefined dashboard_1 | 2018-04-05 12:14:29.183 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:14:29.195 [API] [BLK] Block: 16 from: host2 dashboard_1 | 2018-04-05 12:14:29.199 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:14:29.235 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:14:31.691 [API] [CON] Connection with: MALkhkM ended: undefined dashboard_1 | 2018-04-05 12:14:32.277 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:14:32.290 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:14:32.294 [API] [BLK] Block: 16 from: host1 dashboard_1 | 2018-04-05 12:14:32.332 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:14:35.178 [API] [CON] Connection with: MALkias ended: undefined dashboard_1 | 2018-04-05 12:14:35.788 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:14:35.804 [API] [BLK] Block: 16 from: host2 dashboard_1 | 2018-04-05 12:14:35.808 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:14:35.852 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:14:38.274 [API] [CON] Connection with: MALkjLD ended: undefined dashboard_1 | 2018-04-05 12:14:38.929 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:14:38.941 [API] [BLK] Block: 16 from: host1 dashboard_1 | 2018-04-05 12:14:38.946 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:14:38.985 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:14:41.779 [API] [CON] Connection with: MALkkC3 ended: undefined dashboard_1 | 2018-04-05 12:14:42.341 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:14:42.355 [API] [BLK] Block: 16 from: host2 dashboard_1 | 2018-04-05 12:14:42.360 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:14:42.395 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:14:44.925 [API] [CON] Connection with: MALkkz8 ended: undefined dashboard_1 | 2018-04-05 12:14:45.563 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:14:45.584 [API] [BLK] Block: 16 from: host1 dashboard_1 | 2018-04-05 12:14:45.588 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:14:45.622 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:14:48.344 [API] [CON] Connection with: MALkloT ended: undefined dashboard_1 | 2018-04-05 12:14:48.933 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:14:48.946 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:14:48.949 [API] [BLK] Block: 16 from: host2 dashboard_1 | 2018-04-05 12:14:48.988 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:14:51.555 [API] [CON] Connection with: MALkmaj ended: undefined dashboard_1 | 2018-04-05 12:14:52.104 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:14:52.120 [API] [BLK] Block: 16 from: host1 dashboard_1 | 2018-04-05 12:14:52.125 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:14:52.161 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:14:54.929 [API] [CON] Connection with: MALknPV ended: undefined dashboard_1 | 2018-04-05 12:14:55.556 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:14:55.571 [API] [BLK] Block: 16 from: host2 dashboard_1 | 2018-04-05 12:14:55.577 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:14:55.622 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:14:58.098 [API] [CON] Connection with: MALkoAz ended: undefined dashboard_1 | 2018-04-05 12:14:58.710 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:14:58.722 [API] [BLK] Block: 16 from: host1 dashboard_1 | 2018-04-05 12:14:58.729 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:14:58.765 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:15:01.554 [API] [CON] Connection with: MALkp0z ended: undefined dashboard_1 | 2018-04-05 12:15:02.187 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:15:02.201 [API] [BLK] Block: 16 from: host2 dashboard_1 | 2018-04-05 12:15:02.208 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:15:02.251 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:15:04.709 [API] [CON] Connection with: MALkpoD ended: undefined dashboard_1 | 2018-04-05 12:15:05.272 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:15:05.285 [API] [BLK] Block: 16 from: host1 dashboard_1 | 2018-04-05 12:15:05.294 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:15:05.328 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:15:08.185 [API] [CON] Connection with: MALkqea ended: undefined dashboard_1 | 2018-04-05 12:15:08.778 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:15:08.795 [API] [BLK] Block: 16 from: host2 dashboard_1 | 2018-04-05 12:15:08.802 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:15:08.838 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:15:11.285 [API] [CON] Connection with: MALkrOl ended: undefined dashboard_1 | 2018-04-05 12:15:11.909 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:15:11.920 [API] [BLK] Block: 16 from: host1 dashboard_1 | 2018-04-05 12:15:11.925 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:15:11.957 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:15:14.774 [API] [CON] Connection with: MALksFY ended: undefined dashboard_1 | 2018-04-05 12:15:15.336 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:15:15.350 [API] [BLK] Block: 16 from: host2 dashboard_1 | 2018-04-05 12:15:15.355 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:15:15.394 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:15:17.918 [API] [CON] Connection with: MALkt0U ended: undefined dashboard_1 | 2018-04-05 12:15:18.480 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:15:18.493 [API] [BLK] Block: 16 from: host1 dashboard_1 | 2018-04-05 12:15:18.499 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:15:18.541 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:15:21.332 [API] [CON] Connection with: MALktr- ended: undefined dashboard_1 | 2018-04-05 12:15:21.950 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:15:21.966 [API] [BLK] Block: 16 from: host2 dashboard_1 | 2018-04-05 12:15:21.971 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:15:22.012 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:15:24.477 [API] [CON] Connection with: MALkud7 ended: undefined dashboard_1 | 2018-04-05 12:15:25.088 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:15:25.105 [API] [BLK] Block: 16 from: host1 dashboard_1 | 2018-04-05 12:15:25.110 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:15:25.153 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:15:27.947 [API] [CON] Connection with: MALkvTM ended: undefined dashboard_1 | 2018-04-05 12:15:28.563 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:15:28.580 [API] [BLK] Block: 16 from: host2 dashboard_1 | 2018-04-05 12:15:28.585 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:15:28.624 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:15:31.085 [API] [CON] Connection with: MALkwEO ended: undefined dashboard_1 | 2018-04-05 12:15:31.689 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:15:31.705 [API] [BLK] Block: 16 from: host1 dashboard_1 | 2018-04-05 12:15:31.708 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:15:31.751 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:15:34.560 [API] [CON] Connection with: MALkx4i ended: undefined dashboard_1 | 2018-04-05 12:15:35.167 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:15:35.178 [API] [BLK] Block: 16 from: host2 dashboard_1 | 2018-04-05 12:15:35.184 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:15:35.221 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:15:37.690 [API] [CON] Connection with: MALkxrU ended: undefined dashboard_1 | 2018-04-05 12:15:38.298 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:15:38.312 [API] [BLK] Block: 16 from: host1 dashboard_1 | 2018-04-05 12:15:38.318 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:15:38.357 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:15:41.161 [API] [CON] Connection with: MALkyhs ended: undefined dashboard_1 | 2018-04-05 12:15:41.752 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:15:41.766 [API] [BLK] Block: 16 from: host2 dashboard_1 | 2018-04-05 12:15:41.772 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:15:41.807 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:15:44.293 [API] [CON] Connection with: MALkzSn ended: undefined dashboard_1 | 2018-04-05 12:15:44.902 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:15:44.916 [API] [BLK] Block: 16 from: host1 dashboard_1 | 2018-04-05 12:15:44.921 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:15:44.958 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:15:46.244 [API] [BLK] Block: 17 from: host2 dashboard_1 | 2018-04-05 12:15:46.400 [API] [BLK] Block: 17 from: host1 dashboard_1 | 2018-04-05 12:15:47.746 [API] [CON] Connection with: MALk-Ik ended: undefined dashboard_1 | 2018-04-05 12:15:48.334 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:15:48.347 [API] [BLK] Block: 18 from: host2 dashboard_1 | 2018-04-05 12:15:48.353 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:15:48.394 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:15:48.397 [API] [BLK] Block: 18 from: host1 dashboard_1 | 2018-04-05 12:15:50.897 [API] [CON] Connection with: MALk_3z ended: undefined dashboard_1 | 2018-04-05 12:15:51.523 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:15:51.538 [API] [BLK] Block: 18 from: host1 dashboard_1 | 2018-04-05 12:15:51.544 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:15:51.590 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:15:54.329 [API] [CON] Connection with: MALk_vb ended: undefined dashboard_1 | 2018-04-05 12:15:54.936 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:15:54.948 [API] [BLK] Block: 18 from: host2 dashboard_1 | 2018-04-05 12:15:54.953 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:15:54.994 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:15:57.519 [API] [CON] Connection with: MALl0hP ended: undefined dashboard_1 | 2018-04-05 12:15:58.096 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:15:58.111 [API] [BLK] Block: 18 from: host1 dashboard_1 | 2018-04-05 12:15:58.116 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:15:58.161 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:16:00.935 [API] [CON] Connection with: MALl1Wl ended: undefined dashboard_1 | 2018-04-05 12:16:01.529 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:16:01.540 [API] [BLK] Block: 18 from: host2 dashboard_1 | 2018-04-05 12:16:01.545 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:16:01.589 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:16:04.093 [API] [CON] Connection with: MALl2IA ended: undefined dashboard_1 | 2018-04-05 12:16:04.677 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:16:04.692 [API] [BLK] Block: 18 from: host1 dashboard_1 | 2018-04-05 12:16:04.696 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:16:04.741 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:16:07.533 [API] [CON] Connection with: MALl37o ended: undefined dashboard_1 | 2018-04-05 12:16:08.134 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:16:08.145 [API] [BLK] Block: 18 from: host2 dashboard_1 | 2018-04-05 12:16:08.151 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:16:08.191 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:16:10.674 [API] [CON] Connection with: MALl3uz ended: undefined dashboard_1 | 2018-04-05 12:16:11.274 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:16:11.291 [API] [BLK] Block: 18 from: host1 dashboard_1 | 2018-04-05 12:16:11.295 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:16:11.337 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:16:14.135 [API] [CON] Connection with: MALl4k- ended: undefined dashboard_1 | 2018-04-05 12:16:14.738 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:16:14.750 [API] [BLK] Block: 18 from: host2 dashboard_1 | 2018-04-05 12:16:14.757 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:16:14.798 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:16:17.267 [API] [CON] Connection with: MALl5W2 ended: undefined dashboard_1 | 2018-04-05 12:16:17.889 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:16:17.907 [API] [BLK] Block: 18 from: host1 dashboard_1 | 2018-04-05 12:16:17.914 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:16:17.949 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:16:20.737 [API] [CON] Connection with: MALl6MA ended: undefined dashboard_1 | 2018-04-05 12:16:21.342 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:16:21.354 [API] [BLK] Block: 18 from: host2 dashboard_1 | 2018-04-05 12:16:21.360 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:16:21.402 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:16:23.880 [API] [CON] Connection with: MALl77K ended: undefined dashboard_1 | 2018-04-05 12:16:24.521 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:16:24.536 [API] [BLK] Block: 18 from: host1 dashboard_1 | 2018-04-05 12:16:24.543 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:16:24.594 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:16:27.337 [API] [CON] Connection with: MALl7zO ended: undefined dashboard_1 | 2018-04-05 12:16:27.980 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:16:27.992 [API] [BLK] Block: 18 from: host2 dashboard_1 | 2018-04-05 12:16:27.998 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:16:28.052 [API] [HIS] Got history from: host2 dashboard1 | 2018-04-05 12:16:30.513 [API] [CON] Connection with: MALl8k ended: undefined dashboard_1 | 2018-04-05 12:16:31.182 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:16:31.197 [API] [BLK] Block: 18 from: host1 dashboard_1 | 2018-04-05 12:16:31.203 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:16:31.253 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:16:33.978 [API] [CON] Connection with: MALl9b6 ended: undefined dashboard_1 | 2018-04-05 12:16:34.613 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:16:34.626 [API] [BLK] Block: 18 from: host2 dashboard_1 | 2018-04-05 12:16:34.632 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:16:34.682 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:16:37.194 [API] [CON] Connection with: MALlAN4 ended: undefined dashboard_1 | 2018-04-05 12:16:37.822 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:16:37.845 [API] [BLK] Block: 18 from: host1 dashboard_1 | 2018-04-05 12:16:37.853 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:16:37.895 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:16:40.606 [API] [CON] Connection with: MALlBCh ended: undefined dashboard_1 | 2018-04-05 12:16:41.249 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:16:41.261 [API] [BLK] Block: 18 from: host2 dashboard_1 | 2018-04-05 12:16:41.273 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:16:41.313 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:16:43.818 [API] [CON] Connection with: MALlB-q ended: undefined dashboard_1 | 2018-04-05 12:16:44.403 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:16:44.425 [API] [BLK] Block: 18 from: host1 dashboard_1 | 2018-04-05 12:16:44.433 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:16:44.476 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:16:47.256 [API] [CON] Connection with: MALlCqO ended: undefined dashboard_1 | 2018-04-05 12:16:47.889 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:16:47.902 [API] [BLK] Block: 18 from: host2 dashboard_1 | 2018-04-05 12:16:47.909 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:16:47.945 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:16:50.398 [API] [CON] Connection with: MALlDbf ended: undefined dashboard_1 | 2018-04-05 12:16:51.020 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:16:51.038 [API] [BLK] Block: 18 from: host1 dashboard_1 | 2018-04-05 12:16:51.044 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:16:51.088 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:16:53.885 [API] [CON] Connection with: MALlESA ended: undefined dashboard_1 | 2018-04-05 12:16:54.480 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:16:54.496 [API] [BLK] Block: 18 from: host2 dashboard_1 | 2018-04-05 12:16:54.503 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:16:54.550 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:16:57.015 [API] [CON] Connection with: MALlFD3 ended: undefined dashboard_1 | 2018-04-05 12:16:57.637 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:16:57.653 [API] [BLK] Block: 18 from: host1 dashboard_1 | 2018-04-05 12:16:57.660 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:16:57.700 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:17:00.477 [API] [CON] Connection with: MALlG37 ended: undefined dashboard_1 | 2018-04-05 12:17:01.092 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:17:01.109 [API] [BLK] Block: 18 from: host2 dashboard_1 | 2018-04-05 12:17:01.116 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:17:01.167 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:17:03.630 [API] [CON] Connection with: MALlGqT ended: undefined dashboard_1 | 2018-04-05 12:17:04.212 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:17:04.225 [API] [BLK] Block: 18 from: host1 dashboard_1 | 2018-04-05 12:17:04.230 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:17:04.272 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:17:07.091 [API] [CON] Connection with: MALlHgV ended: undefined dashboard_1 | 2018-04-05 12:17:07.720 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:17:07.743 [API] [BLK] Block: 18 from: host2 dashboard_1 | 2018-04-05 12:17:07.749 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:17:07.796 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:17:10.208 [API] [CON] Connection with: MALlIRD ended: undefined dashboard_1 | 2018-04-05 12:17:10.829 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:17:10.842 [API] [BLK] Block: 18 from: host1 dashboard_1 | 2018-04-05 12:17:10.848 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:17:10.891 [API] [HIS] Got history from: host1 dashboard1 | 2018-04-05 12:17:13.712 [API] [CON] Connection with: MALlJH ended: undefined dashboard_1 | 2018-04-05 12:17:14.303 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:17:14.317 [API] [BLK] Block: 18 from: host2 dashboard_1 | 2018-04-05 12:17:14.321 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:17:14.363 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:17:16.822 [API] [CON] Connection with: MALlK2a ended: undefined dashboard_1 | 2018-04-05 12:17:17.442 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:17:17.454 [API] [BLK] Block: 18 from: host1 dashboard_1 | 2018-04-05 12:17:17.458 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:17:17.500 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:17:20.302 [API] [CON] Connection with: MALlKuv ended: undefined dashboard_1 | 2018-04-05 12:17:20.896 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:17:20.912 [API] [BLK] Block: 18 from: host2 dashboard_1 | 2018-04-05 12:17:20.916 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:17:20.952 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:17:23.456 [API] [CON] Connection with: MALlLfw ended: undefined dashboard_1 | 2018-04-05 12:17:24.073 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:17:24.092 [API] [BLK] Block: 18 from: host1 dashboard_1 | 2018-04-05 12:17:24.096 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:17:24.141 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:17:26.895 [API] [CON] Connection with: MALlMVw ended: undefined dashboard_1 | 2018-04-05 12:17:27.515 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:17:27.528 [API] [BLK] Block: 18 from: host2 dashboard_1 | 2018-04-05 12:17:27.533 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:17:27.578 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:17:30.064 [API] [CON] Connection with: MALlNHW ended: undefined dashboard_1 | 2018-04-05 12:17:30.608 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:17:30.620 [API] [BLK] Block: 18 from: host1 dashboard_1 | 2018-04-05 12:17:30.628 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:17:30.665 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:17:33.511 [API] [CON] Connection with: MALlO7I ended: undefined dashboard_1 | 2018-04-05 12:17:34.093 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:17:34.104 [API] [BLK] Block: 18 from: host2 dashboard_1 | 2018-04-05 12:17:34.109 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:17:34.147 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:17:36.607 [API] [CON] Connection with: MALlOtg ended: undefined dashboard_1 | 2018-04-05 12:17:37.195 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:17:37.210 [API] [BLK] Block: 18 from: host1 dashboard_1 | 2018-04-05 12:17:37.215 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:17:37.257 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:17:40.091 [API] [CON] Connection with: MALlPk7 ended: undefined dashboard_1 | 2018-04-05 12:17:40.679 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:17:40.695 [API] [BLK] Block: 18 from: host2 dashboard_1 | 2018-04-05 12:17:40.699 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:17:40.744 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:17:43.189 [API] [CON] Connection with: MALlQUZ ended: undefined dashboard_1 | 2018-04-05 12:17:43.757 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:17:43.773 [API] [BLK] Block: 18 from: host1 dashboard_1 | 2018-04-05 12:17:43.776 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:17:43.820 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:17:46.178 [API] [BLK] Block: 19 from: host2 dashboard_1 | 2018-04-05 12:17:46.253 [API] [BLK] Block: 19 from: host1 dashboard_1 | 2018-04-05 12:17:46.670 [API] [CON] Connection with: MALlRKw ended: undefined dashboard_1 | 2018-04-05 12:17:47.307 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:17:47.318 [API] [BLK] Block: 19 from: host2 dashboard_1 | 2018-04-05 12:17:47.323 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:17:47.370 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:17:48.256 [API] [BLK] Block: 20 from: host1 dashboard_1 | 2018-04-05 12:17:48.299 [API] [BLK] Block: 20 from: host2 dashboard_1 | 2018-04-05 12:17:49.751 [API] [CON] Connection with: MALlS55 ended: undefined dashboard_1 | 2018-04-05 12:17:50.319 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:17:50.333 [API] [BLK] Block: 20 from: host1 dashboard_1 | 2018-04-05 12:17:50.339 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:17:50.392 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:17:53.309 [API] [CON] Connection with: MALlSyY ended: undefined dashboard_1 | 2018-04-05 12:17:53.883 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:17:53.896 [API] [BLK] Block: 20 from: host2 dashboard_1 | 2018-04-05 12:17:53.899 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:17:53.936 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:17:56.320 [API] [CON] Connection with: MALlThe ended: undefined dashboard_1 | 2018-04-05 12:17:56.906 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:17:56.921 [API] [BLK] Block: 20 from: host1 dashboard_1 | 2018-04-05 12:17:56.925 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:17:56.961 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:17:59.892 [API] [CON] Connection with: MALlUZL ended: undefined dashboard_1 | 2018-04-05 12:18:00.485 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:18:00.495 [API] [BLK] Block: 20 from: host2 dashboard_1 | 2018-04-05 12:18:00.499 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:18:00.548 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:18:02.920 [API] [CON] Connection with: MALlVIX ended: undefined dashboard_1 | 2018-04-05 12:18:03.498 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:18:03.510 [API] [BLK] Block: 20 from: host1 dashboard_1 | 2018-04-05 12:18:03.515 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:18:03.558 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:18:06.482 [API] [CON] Connection with: MALlWAT ended: undefined dashboard_1 | 2018-04-05 12:18:07.055 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:18:07.069 [API] [BLK] Block: 20 from: host2 dashboard_1 | 2018-04-05 12:18:07.074 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:18:07.120 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:18:09.495 [API] [CON] Connection with: MALlWvZ ended: undefined dashboard_1 | 2018-04-05 12:18:10.048 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:18:10.059 [API] [BLK] Block: 20 from: host1 dashboard_1 | 2018-04-05 12:18:10.065 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:18:10.107 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:18:13.045 [API] [CON] Connection with: MALlYVu ended: undefined dashboard_1 | 2018-04-05 12:18:13.605 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:18:13.619 [API] [BLK] Block: 20 from: host1 dashboard_1 | 2018-04-05 12:18:13.623 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:18:13.670 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:18:16.052 [API] [CON] Connection with: MALlXn7 ended: undefined dashboard_1 | 2018-04-05 12:18:16.622 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:18:16.633 [API] [BLK] Block: 20 from: host2 dashboard_1 | 2018-04-05 12:18:16.638 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:18:16.689 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:18:19.604 [API] [CON] Connection with: MALlZNU ended: undefined dashboard_1 | 2018-04-05 12:18:20.208 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:18:20.228 [API] [BLK] Block: 20 from: host1 dashboard_1 | 2018-04-05 12:18:20.233 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:18:20.278 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:18:22.617 [API] [CON] Connection with: MALla6c ended: undefined dashboard_1 | 2018-04-05 12:18:23.200 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:18:23.212 [API] [BLK] Block: 20 from: host2 dashboard_1 | 2018-04-05 12:18:23.218 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:18:23.283 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:18:26.196 [API] [CON] Connection with: MALlbjN ended: undefined dashboard_1 | 2018-04-05 12:18:26.779 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:18:26.795 [API] [BLK] Block: 20 from: host2 dashboard_1 | 2018-04-05 12:18:26.801 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:18:26.854 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:18:29.210 [API] [CON] Connection with: MALla-e ended: undefined dashboard_1 | 2018-04-05 12:18:29.791 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:18:29.803 [API] [BLK] Block: 20 from: host1 dashboard_1 | 2018-04-05 12:18:29.808 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:18:29.848 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:18:32.771 [API] [CON] Connection with: MALlcbD ended: undefined dashboard_1 | 2018-04-05 12:18:33.337 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:18:33.351 [API] [BLK] Block: 20 from: host2 dashboard_1 | 2018-04-05 12:18:33.355 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:18:33.398 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:18:35.787 [API] [CON] Connection with: MALldKN ended: undefined dashboard_1 | 2018-04-05 12:18:36.374 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:18:36.389 [API] [BLK] Block: 20 from: host1 dashboard_1 | 2018-04-05 12:18:36.392 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:18:36.437 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:18:39.333 [API] [CON] Connection with: MALleBm ended: undefined dashboard_1 | 2018-04-05 12:18:39.924 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:18:39.936 [API] [BLK] Block: 20 from: host2 dashboard_1 | 2018-04-05 12:18:39.941 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:18:39.984 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:18:42.368 [API] [CON] Connection with: MALlexA ended: undefined dashboard_1 | 2018-04-05 12:18:42.966 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:18:42.983 [API] [BLK] Block: 20 from: host1 dashboard_1 | 2018-04-05 12:18:42.990 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:18:43.035 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:18:45.920 [API] [CON] Connection with: MALlfok ended: undefined dashboard_1 | 2018-04-05 12:18:46.527 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:18:46.539 [API] [BLK] Block: 20 from: host2 dashboard_1 | 2018-04-05 12:18:46.547 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:18:46.593 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:18:48.964 [API] [CON] Connection with: MALlgYE ended: undefined dashboard_1 | 2018-04-05 12:18:49.556 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:18:49.571 [API] [BLK] Block: 20 from: host1 dashboard_1 | 2018-04-05 12:18:49.578 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:18:49.626 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:18:52.531 [API] [CON] Connection with: MALlhPs ended: undefined dashboard_1 | 2018-04-05 12:18:53.110 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:18:53.126 [API] [BLK] Block: 20 from: host2 dashboard_1 | 2018-04-05 12:18:53.132 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:18:53.172 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:18:55.552 [API] [CON] Connection with: MALli9B ended: undefined dashboard_1 | 2018-04-05 12:18:56.160 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:18:56.174 [API] [BLK] Block: 20 from: host1 dashboard_1 | 2018-04-05 12:18:56.179 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:18:56.220 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:18:59.124 [API] [CON] Connection with: MALlj0n ended: undefined dashboard_1 | 2018-04-05 12:18:59.711 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:18:59.724 [API] [BLK] Block: 20 from: host2 dashboard_1 | 2018-04-05 12:18:59.729 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:18:59.775 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:19:02.159 [API] [CON] Connection with: MALljmP ended: undefined dashboard_1 | 2018-04-05 12:19:02.739 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:19:02.754 [API] [BLK] Block: 20 from: host1 dashboard_1 | 2018-04-05 12:19:02.760 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:19:02.807 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:19:05.703 [API] [CON] Connection with: MALlkds ended: undefined dashboard_1 | 2018-04-05 12:19:06.312 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:19:06.328 [API] [BLK] Block: 20 from: host2 dashboard_1 | 2018-04-05 12:19:06.331 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:19:06.373 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:19:08.734 [API] [CON] Connection with: MALllNA ended: undefined dashboard_1 | 2018-04-05 12:19:09.290 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:19:09.303 [API] [BLK] Block: 20 from: host1 dashboard_1 | 2018-04-05 12:19:09.308 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:19:09.355 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:19:12.293 [API] [CON] Connection with: MALlmzY ended: undefined dashboard_1 | 2018-04-05 12:19:12.853 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:19:12.866 [API] [BLK] Block: 20 from: host1 dashboard_1 | 2018-04-05 12:19:12.870 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:19:12.921 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:19:15.319 [API] [CON] Connection with: MALlmF1 ended: undefined dashboard_1 | 2018-04-05 12:19:15.905 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:19:15.920 [API] [BLK] Block: 20 from: host2 dashboard_1 | 2018-04-05 12:19:15.925 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:19:15.967 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:19:18.848 [API] [CON] Connection with: MALlnrA ended: undefined dashboard_1 | 2018-04-05 12:19:19.419 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:19:19.429 [API] [BLK] Block: 20 from: host1 dashboard_1 | 2018-04-05 12:19:19.435 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:19:19.472 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:19:21.901 [API] [CON] Connection with: MALloaw ended: undefined dashboard_1 | 2018-04-05 12:19:22.468 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:19:22.480 [API] [BLK] Block: 20 from: host2 dashboard_1 | 2018-04-05 12:19:22.485 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:19:22.527 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:19:25.429 [API] [CON] Connection with: MALlpRr ended: undefined dashboard_1 | 2018-04-05 12:19:26.020 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:19:26.033 [API] [BLK] Block: 20 from: host1 dashboard_1 | 2018-04-05 12:19:26.038 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:19:26.084 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:19:28.476 [API] [CON] Connection with: MALlqBT ended: undefined dashboard_1 | 2018-04-05 12:19:29.050 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:19:29.064 [API] [BLK] Block: 20 from: host2 dashboard_1 | 2018-04-05 12:19:29.069 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:19:29.110 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:19:32.022 [API] [CON] Connection with: MALlr2- ended: undefined dashboard_1 | 2018-04-05 12:19:32.581 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:19:32.595 [API] [BLK] Block: 20 from: host1 dashboard_1 | 2018-04-05 12:19:32.599 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:19:32.643 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:19:35.044 [API] [CON] Connection with: MALlroH ended: undefined dashboard_1 | 2018-04-05 12:19:35.605 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:19:35.620 [API] [BLK] Block: 20 from: host2 dashboard_1 | 2018-04-05 12:19:35.625 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:19:35.677 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:19:38.580 [API] [CON] Connection with: MALlsfU ended: undefined dashboard_1 | 2018-04-05 12:19:39.147 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:19:39.169 [API] [BLK] Block: 20 from: host1 dashboard_1 | 2018-04-05 12:19:39.173 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:19:39.217 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:19:41.603 [API] [CON] Connection with: MALltOl ended: undefined dashboard_1 | 2018-04-05 12:19:42.195 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:19:42.209 [API] [BLK] Block: 20 from: host2 dashboard_1 | 2018-04-05 12:19:42.215 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:19:42.258 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:19:45.146 [API] [CON] Connection with: MALluG5 ended: undefined dashboard_1 | 2018-04-05 12:19:45.793 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:19:45.810 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:19:45.813 [API] [BLK] Block: 20 from: host1 dashboard_1 | 2018-04-05 12:19:45.876 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:19:46.195 [API] [BLK] Block: 21 from: host2 dashboard_1 | 2018-04-05 12:19:46.278 [API] [BLK] Block: 21 from: host1 dashboard_1 | 2018-04-05 12:19:48.191 [API] [CON] Connection with: MALlu_j ended: undefined dashboard_1 | 2018-04-05 12:19:48.830 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:19:48.846 [API] [BLK] Block: 21 from: host2 dashboard_1 | 2018-04-05 12:19:48.853 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:19:48.898 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:19:51.785 [API] [CON] Connection with: MALlvtr ended: undefined dashboard_1 | 2018-04-05 12:19:52.326 [API] [BLK] Block: 22 from: host2 dashboard_1 | 2018-04-05 12:19:52.396 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:19:52.412 [API] [BLK] Block: 22 from: host1 dashboard_1 | 2018-04-05 12:19:52.415 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:19:52.459 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:19:54.824 [API] [CON] Connection with: MALlwdL ended: undefined dashboard_1 | 2018-04-05 12:19:55.427 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:19:55.438 [API] [BLK] Block: 22 from: host2 dashboard_1 | 2018-04-05 12:19:55.442 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:19:55.490 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:19:58.394 [API] [CON] Connection with: MALlxV6 ended: undefined dashboard_1 | 2018-04-05 12:19:59.003 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:19:59.016 [API] [BLK] Block: 22 from: host1 dashboard_1 | 2018-04-05 12:19:59.022 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:19:59.071 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:20:01.424 [API] [CON] Connection with: MALlyEU ended: undefined dashboard_1 | 2018-04-05 12:20:02.043 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:20:02.056 [API] [BLK] Block: 22 from: host2 dashboard_1 | 2018-04-05 12:20:02.064 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:20:02.114 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:20:05.002 [API] [CON] Connection with: MALlz6H ended: undefined dashboard_1 | 2018-04-05 12:20:05.612 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:20:05.627 [API] [BLK] Block: 22 from: host1 dashboard_1 | 2018-04-05 12:20:05.635 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:20:05.687 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:20:08.040 [API] [CON] Connection with: MALlzrp ended: undefined dashboard_1 | 2018-04-05 12:20:08.648 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:20:08.662 [API] [BLK] Block: 22 from: host2 dashboard_1 | 2018-04-05 12:20:08.669 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:20:08.726 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:20:11.603 [API] [CON] Connection with: MALl-jY ended: undefined dashboard_1 | 2018-04-05 12:20:12.218 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:20:12.232 [API] [BLK] Block: 22 from: host1 dashboard_1 | 2018-04-05 12:20:12.236 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:20:12.291 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:20:14.648 [API] [CON] Connection with: MALl_T0 ended: undefined dashboard_1 | 2018-04-05 12:20:15.253 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:20:15.267 [API] [BLK] Block: 22 from: host2 dashboard_1 | 2018-04-05 12:20:15.273 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:20:15.327 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:20:18.214 [API] [CON] Connection with: MALm0Kp ended: undefined dashboard_1 | 2018-04-05 12:20:18.836 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:20:18.853 [API] [BLK] Block: 22 from: host1 dashboard_1 | 2018-04-05 12:20:18.857 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:20:18.912 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:20:21.252 [API] [CON] Connection with: MALm14C ended: undefined dashboard_1 | 2018-04-05 12:20:21.847 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:20:21.859 [API] [BLK] Block: 22 from: host2 dashboard_1 | 2018-04-05 12:20:21.866 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:20:21.919 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:20:24.828 [API] [CON] Connection with: MALm1yA ended: undefined dashboard_1 | 2018-04-05 12:20:25.457 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:20:25.476 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:20:25.480 [API] [BLK] Block: 22 from: host1 dashboard_1 | 2018-04-05 12:20:25.538 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:20:27.841 [API] [CON] Connection with: MALm2hE ended: undefined dashboard_1 | 2018-04-05 12:20:28.462 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:20:28.475 [API] [BLK] Block: 22 from: host2 dashboard_1 | 2018-04-05 12:20:28.481 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:20:28.533 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:20:31.450 [API] [CON] Connection with: MALm3ZZ ended: undefined dashboard_1 | 2018-04-05 12:20:32.145 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:20:32.158 [API] [BLK] Block: 22 from: host1 dashboard_1 | 2018-04-05 12:20:32.163 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:20:32.203 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:20:34.473 [API] [CON] Connection with: MALm4Ic ended: undefined dashboard_1 | 2018-04-05 12:20:35.112 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:20:35.125 [API] [BLK] Block: 22 from: host2 dashboard_1 | 2018-04-05 12:20:35.132 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:20:35.181 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:20:38.107 [API] [CON] Connection with: MALm5wW ended: undefined dashboard_1 | 2018-04-05 12:20:38.699 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:20:38.712 [API] [BLK] Block: 22 from: host2 dashboard_1 | 2018-04-05 12:20:38.718 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:20:38.773 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:20:41.143 [API] [CON] Connection with: MALm5C9 ended: undefined dashboard_1 | 2018-04-05 12:20:41.706 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:20:41.722 [API] [BLK] Block: 22 from: host1 dashboard_1 | 2018-04-05 12:20:41.725 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:20:41.781 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:20:44.694 [API] [CON] Connection with: MALm6oZ ended: undefined dashboard_1 | 2018-04-05 12:20:45.286 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:20:45.304 [API] [BLK] Block: 22 from: host2 dashboard_1 | 2018-04-05 12:20:45.308 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:20:45.366 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:20:47.708 [API] [CON] Connection with: MALm7Xc ended: undefined dashboard_1 | 2018-04-05 12:20:48.327 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:20:48.343 [API] [BLK] Block: 22 from: host1 dashboard_1 | 2018-04-05 12:20:48.348 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:20:48.406 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:20:51.283 [API] [CON] Connection with: MALm8PS ended: undefined dashboard_1 | 2018-04-05 12:20:51.866 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:20:51.880 [API] [BLK] Block: 22 from: host2 dashboard_1 | 2018-04-05 12:20:51.885 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:20:51.940 [API] [HIS] Got history from: host2 dashboard1 | 2018-04-05 12:20:54.324 [API] [CON] Connection with: MALm98 ended: undefined dashboard_1 | 2018-04-05 12:20:54.887 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:20:54.898 [API] [BLK] Block: 22 from: host1 dashboard_1 | 2018-04-05 12:20:54.906 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:20:54.953 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:20:57.861 [API] [CON] Connection with: MALmA0I ended: undefined dashboard_1 | 2018-04-05 12:20:58.438 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:20:58.450 [API] [BLK] Block: 22 from: host2 dashboard_1 | 2018-04-05 12:20:58.455 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:20:58.502 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:21:00.885 [API] [CON] Connection with: MALmAlW ended: undefined dashboard_1 | 2018-04-05 12:21:01.480 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:21:01.503 [API] [BLK] Block: 22 from: host1 dashboard_1 | 2018-04-05 12:21:01.510 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:21:01.557 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:21:04.427 [API] [CON] Connection with: MALmBd2 ended: undefined dashboard_1 | 2018-04-05 12:21:04.999 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:21:05.012 [API] [BLK] Block: 22 from: host2 dashboard_1 | 2018-04-05 12:21:05.016 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:21:05.064 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:21:07.482 [API] [CON] Connection with: MALmCMW ended: undefined dashboard_1 | 2018-04-05 12:21:08.064 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:21:08.078 [API] [BLK] Block: 22 from: host1 dashboard_1 | 2018-04-05 12:21:08.082 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:21:08.130 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:21:11.010 [API] [CON] Connection with: MALmDDV ended: undefined dashboard_1 | 2018-04-05 12:21:11.639 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:21:11.655 [API] [BLK] Block: 22 from: host2 dashboard_1 | 2018-04-05 12:21:11.659 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:21:11.712 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:21:14.058 [API] [CON] Connection with: MALmDzQ ended: undefined dashboard_1 | 2018-04-05 12:21:14.642 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:21:14.657 [API] [BLK] Block: 22 from: host1 dashboard_1 | 2018-04-05 12:21:14.662 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:21:14.718 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:21:17.630 [API] [CON] Connection with: MALmFa6 ended: undefined dashboard_1 | 2018-04-05 12:21:18.249 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:21:18.264 [API] [BLK] Block: 22 from: host1 dashboard_1 | 2018-04-05 12:21:18.271 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:21:18.323 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:21:20.635 [API] [CON] Connection with: MALmErE ended: undefined dashboard_1 | 2018-04-05 12:21:21.257 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:21:21.271 [API] [BLK] Block: 22 from: host2 dashboard_1 | 2018-04-05 12:21:21.276 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:21:21.330 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:21:24.247 [API] [CON] Connection with: MALmGSV ended: undefined dashboard_1 | 2018-04-05 12:21:24.880 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:21:24.891 [API] [BLK] Block: 22 from: host1 dashboard_1 | 2018-04-05 12:21:24.899 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:21:24.955 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:21:27.253 [API] [CON] Connection with: MALmHBb ended: undefined dashboard_1 | 2018-04-05 12:21:27.850 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:21:27.864 [API] [BLK] Block: 22 from: host2 dashboard_1 | 2018-04-05 12:21:27.871 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:21:27.920 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:21:30.844 [API] [CON] Connection with: MALmIoV ended: undefined dashboard_1 | 2018-04-05 12:21:31.451 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:21:31.462 [API] [BLK] Block: 22 from: host2 dashboard_1 | 2018-04-05 12:21:31.469 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:21:31.518 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:21:33.884 [API] [CON] Connection with: MALmI48 ended: undefined dashboard_1 | 2018-04-05 12:21:34.494 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:21:34.510 [API] [BLK] Block: 22 from: host1 dashboard_1 | 2018-04-05 12:21:34.514 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:21:34.568 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:21:37.451 [API] [CON] Connection with: MALmJgq ended: undefined dashboard_1 | 2018-04-05 12:21:38.073 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:21:38.088 [API] [BLK] Block: 22 from: host2 dashboard_1 | 2018-04-05 12:21:38.093 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:21:38.140 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:21:40.500 [API] [CON] Connection with: MALmKQI ended: undefined dashboard_1 | 2018-04-05 12:21:41.124 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:21:41.137 [API] [BLK] Block: 22 from: host1 dashboard_1 | 2018-04-05 12:21:41.142 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:21:41.186 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:21:44.069 [API] [CON] Connection with: MALmLIF ended: undefined dashboard_1 | 2018-04-05 12:21:44.641 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:21:44.655 [API] [BLK] Block: 22 from: host2 dashboard_1 | 2018-04-05 12:21:44.660 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:21:44.718 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:21:47.137 [API] [CON] Connection with: MALmM1w ended: undefined dashboard_1 | 2018-04-05 12:21:47.737 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:21:47.754 [API] [BLK] Block: 22 from: host1 dashboard_1 | 2018-04-05 12:21:47.757 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:21:47.812 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:21:50.141 [API] [BLK] Block: 23 from: host2 dashboard_1 | 2018-04-05 12:21:50.237 [API] [BLK] Block: 23 from: host1 dashboard_1 | 2018-04-05 12:21:50.638 [API] [CON] Connection with: MALmMuv ended: undefined dashboard_1 | 2018-04-05 12:21:51.247 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:21:51.261 [API] [BLK] Block: 23 from: host2 dashboard_1 | 2018-04-05 12:21:51.267 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:21:51.320 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:21:52.232 [API] [BLK] Block: 24 from: host2 dashboard_1 | 2018-04-05 12:21:52.241 [API] [BLK] Block: 24 from: host1 dashboard_1 | 2018-04-05 12:21:53.734 [API] [CON] Connection with: MALmNfH ended: undefined dashboard_1 | 2018-04-05 12:21:54.319 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:21:54.333 [API] [BLK] Block: 24 from: host1 dashboard_1 | 2018-04-05 12:21:54.340 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:21:54.398 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:21:57.235 [API] [CON] Connection with: MALmOW3 ended: undefined dashboard_1 | 2018-04-05 12:21:57.868 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:21:57.886 [API] [BLK] Block: 24 from: host2 dashboard_1 | 2018-04-05 12:21:57.891 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:21:57.950 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:22:00.313 [API] [CON] Connection with: MALmPG5 ended: undefined dashboard_1 | 2018-04-05 12:22:00.960 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:22:00.975 [API] [BLK] Block: 24 from: host1 dashboard_1 | 2018-04-05 12:22:00.980 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:22:01.040 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:22:03.863 [API] [CON] Connection with: MALmQ7Y ended: undefined dashboard_1 | 2018-04-05 12:22:04.489 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:22:04.502 [API] [BLK] Block: 24 from: host2 dashboard_1 | 2018-04-05 12:22:04.510 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:22:04.562 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:22:06.956 [API] [CON] Connection with: MALmQtt ended: undefined dashboard_1 | 2018-04-05 12:22:07.580 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:22:07.601 [API] [BLK] Block: 24 from: host1 dashboard_1 | 2018-04-05 12:22:07.607 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:22:07.662 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:22:10.484 [API] [CON] Connection with: MALmRkz ended: undefined dashboard_1 | 2018-04-05 12:22:11.146 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:22:11.158 [API] [BLK] Block: 24 from: host2 dashboard_1 | 2018-04-05 12:22:11.166 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:22:11.228 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:22:13.573 [API] [CON] Connection with: MALmSVH ended: undefined dashboard_1 | 2018-04-05 12:22:14.172 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:22:14.188 [API] [BLK] Block: 24 from: host1 dashboard_1 | 2018-04-05 12:22:14.192 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:22:14.249 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:22:17.148 [API] [CON] Connection with: MALmTN1 ended: undefined dashboard_1 | 2018-04-05 12:22:17.777 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:22:17.793 [API] [BLK] Block: 24 from: host2 dashboard_1 | 2018-04-05 12:22:17.799 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:22:17.866 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:22:20.170 [API] [CON] Connection with: MALmU6L ended: undefined dashboard_1 | 2018-04-05 12:22:20.793 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:22:20.807 [API] [BLK] Block: 24 from: host1 dashboard_1 | 2018-04-05 12:22:20.812 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:22:20.886 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:22:23.771 [API] [CON] Connection with: MALmU-e ended: undefined dashboard_1 | 2018-04-05 12:22:24.360 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:22:24.376 [API] [BLK] Block: 24 from: host2 dashboard_1 | 2018-04-05 12:22:24.385 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:22:24.444 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:22:26.786 [API] [CON] Connection with: MALmVjk ended: undefined dashboard_1 | 2018-04-05 12:22:27.421 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:22:27.437 [API] [BLK] Block: 24 from: host1 dashboard_1 | 2018-04-05 12:22:27.440 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:22:27.495 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:22:30.359 [API] [CON] Connection with: MALmWbU ended: undefined dashboard_1 | 2018-04-05 12:22:30.976 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:22:30.993 [API] [BLK] Block: 24 from: host2 dashboard_1 | 2018-04-05 12:22:31.000 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:22:31.058 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:22:33.419 [API] [CON] Connection with: MALmXLL ended: undefined dashboard_1 | 2018-04-05 12:22:34.069 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:22:34.082 [API] [BLK] Block: 24 from: host1 dashboard_1 | 2018-04-05 12:22:34.088 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:22:34.152 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:22:36.972 [API] [CON] Connection with: MALmYCv ended: undefined dashboard_1 | 2018-04-05 12:22:37.595 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:22:37.611 [API] [BLK] Block: 24 from: host2 dashboard_1 | 2018-04-05 12:22:37.617 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:22:37.683 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:22:40.055 [API] [CON] Connection with: MALmYz9 ended: undefined dashboard_1 | 2018-04-05 12:22:40.712 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:22:40.724 [API] [BLK] Block: 24 from: host1 dashboard_1 | 2018-04-05 12:22:40.732 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:22:40.795 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:22:43.589 [API] [CON] Connection with: MALmZqI ended: undefined dashboard_1 | 2018-04-05 12:22:44.352 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:22:44.365 [API] [BLK] Block: 24 from: host2 dashboard_1 | 2018-04-05 12:22:44.375 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:22:44.450 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:22:46.700 [API] [CON] Connection with: MALmab1 ended: undefined dashboard_1 | 2018-04-05 12:22:47.401 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:22:47.416 [API] [BLK] Block: 24 from: host1 dashboard_1 | 2018-04-05 12:22:47.424 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:22:47.488 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:22:50.343 [API] [CON] Connection with: MALmbTt ended: undefined dashboard_1 | 2018-04-05 12:22:50.967 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:22:50.981 [API] [BLK] Block: 24 from: host2 dashboard_1 | 2018-04-05 12:22:50.988 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:22:51.044 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:22:53.401 [API] [CON] Connection with: MALmcDV ended: undefined dashboard_1 | 2018-04-05 12:22:54.013 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:22:54.031 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:22:54.036 [API] [BLK] Block: 24 from: host1 dashboard_1 | 2018-04-05 12:22:54.101 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:22:56.977 [API] [CON] Connection with: MALmd5F ended: undefined dashboard_1 | 2018-04-05 12:22:57.595 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:22:57.608 [API] [BLK] Block: 24 from: host2 dashboard_1 | 2018-04-05 12:22:57.612 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:22:57.665 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:23:00.019 [API] [CON] Connection with: MALmdqu ended: undefined dashboard_1 | 2018-04-05 12:23:00.637 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:23:00.648 [API] [BLK] Block: 24 from: host1 dashboard_1 | 2018-04-05 12:23:00.652 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:23:00.707 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:23:03.599 [API] [CON] Connection with: MALmeiq ended: undefined dashboard_1 | 2018-04-05 12:23:04.205 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:23:04.215 [API] [BLK] Block: 24 from: host2 dashboard_1 | 2018-04-05 12:23:04.223 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:23:04.279 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:23:06.644 [API] [CON] Connection with: MALmfSL ended: undefined dashboard_1 | 2018-04-05 12:23:07.284 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:23:07.297 [API] [BLK] Block: 24 from: host1 dashboard_1 | 2018-04-05 12:23:07.304 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:23:07.362 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:23:10.198 [API] [CON] Connection with: MALmgK4 ended: undefined dashboard_1 | 2018-04-05 12:23:10.809 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:23:10.823 [API] [BLK] Block: 24 from: host2 dashboard_1 | 2018-04-05 12:23:10.835 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:23:10.899 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:23:13.285 [API] [CON] Connection with: MALmh4B ended: undefined dashboard_1 | 2018-04-05 12:23:13.927 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:23:13.942 [API] [BLK] Block: 24 from: host1 dashboard_1 | 2018-04-05 12:23:13.947 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:23:14.008 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:23:16.807 [API] [CON] Connection with: MALmhxI ended: undefined dashboard_1 | 2018-04-05 12:23:17.393 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:23:17.410 [API] [BLK] Block: 24 from: host2 dashboard_1 | 2018-04-05 12:23:17.416 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:23:17.476 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:23:19.917 [API] [CON] Connection with: MALmihx ended: undefined dashboard_1 | 2018-04-05 12:23:20.511 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:23:20.535 [API] [BLK] Block: 24 from: host1 dashboard_1 | 2018-04-05 12:23:20.540 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:23:20.601 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:23:23.384 [API] [CON] Connection with: MALmjY8 ended: undefined dashboard_1 | 2018-04-05 12:23:24.003 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:23:24.017 [API] [BLK] Block: 24 from: host2 dashboard_1 | 2018-04-05 12:23:24.023 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:23:24.083 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:23:26.504 [API] [CON] Connection with: MALmkIr ended: undefined dashboard_1 | 2018-04-05 12:23:27.091 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:23:27.105 [API] [BLK] Block: 24 from: host1 dashboard_1 | 2018-04-05 12:23:27.113 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:23:27.173 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:23:30.002 [API] [CON] Connection with: MALml9P ended: undefined dashboard_1 | 2018-04-05 12:23:30.602 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:23:30.614 [API] [BLK] Block: 24 from: host2 dashboard_1 | 2018-04-05 12:23:30.620 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:23:30.673 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:23:33.085 [API] [CON] Connection with: MALmlvh ended: undefined dashboard_1 | 2018-04-05 12:23:33.698 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:23:33.710 [API] [BLK] Block: 24 from: host1 dashboard_1 | 2018-04-05 12:23:33.714 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:23:33.778 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:23:36.596 [API] [CON] Connection with: MALmmmW ended: undefined dashboard_1 | 2018-04-05 12:23:37.164 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:23:37.178 [API] [BLK] Block: 24 from: host2 dashboard_1 | 2018-04-05 12:23:37.183 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:23:37.244 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:23:39.690 [API] [CON] Connection with: MALmnWw ended: undefined dashboard_1 | 2018-04-05 12:23:40.314 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:23:40.328 [API] [BLK] Block: 24 from: host1 dashboard_1 | 2018-04-05 12:23:40.335 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:23:40.388 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:23:43.164 [API] [CON] Connection with: MALmoN5 ended: undefined dashboard_1 | 2018-04-05 12:23:43.753 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:23:43.767 [API] [BLK] Block: 24 from: host2 dashboard_1 | 2018-04-05 12:23:43.771 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:23:43.836 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:23:46.312 [API] [CON] Connection with: MALmp8L ended: undefined dashboard_1 | 2018-04-05 12:23:46.906 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:23:46.927 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:23:46.931 [API] [BLK] Block: 24 from: host1 dashboard_1 | 2018-04-05 12:23:46.989 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:23:49.750 [API] [CON] Connection with: MALmp-3 ended: undefined dashboard_1 | 2018-04-05 12:23:50.401 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:23:50.415 [API] [BLK] Block: 24 from: host2 dashboard_1 | 2018-04-05 12:23:50.421 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:23:50.485 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:23:52.889 [API] [CON] Connection with: MALmql9 ended: undefined dashboard_1 | 2018-04-05 12:23:53.539 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:23:53.555 [API] [BLK] Block: 24 from: host1 dashboard_1 | 2018-04-05 12:23:53.561 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:23:53.623 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:23:54.401 [API] [BLK] Block: 25 from: host2 dashboard_1 | 2018-04-05 12:23:54.527 [API] [BLK] Block: 25 from: host1 dashboard_1 | 2018-04-05 12:23:56.400 [API] [CON] Connection with: MALmrby ended: undefined dashboard_1 | 2018-04-05 12:23:56.528 [API] [BLK] Block: 26 from: host1 dashboard_1 | 2018-04-05 12:23:57.032 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:23:57.046 [API] [BLK] Block: 26 from: host2 dashboard_1 | 2018-04-05 12:23:57.051 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:23:57.115 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:23:59.533 [API] [CON] Connection with: MALmsMu ended: undefined dashboard_1 | 2018-04-05 12:24:00.168 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:24:00.182 [API] [BLK] Block: 26 from: host1 dashboard_1 | 2018-04-05 12:24:00.189 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:24:00.259 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:24:03.032 [API] [CON] Connection with: MALmtDT ended: undefined dashboard_1 | 2018-04-05 12:24:03.637 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:24:03.650 [API] [BLK] Block: 26 from: host2 dashboard_1 | 2018-04-05 12:24:03.657 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:24:03.720 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:24:06.163 [API] [CON] Connection with: MALmt-W ended: undefined dashboard_1 | 2018-04-05 12:24:06.777 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:24:06.789 [API] [BLK] Block: 26 from: host1 dashboard_1 | 2018-04-05 12:24:06.797 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:24:06.861 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:24:09.632 [API] [CON] Connection with: MALmuqj ended: undefined dashboard_1 | 2018-04-05 12:24:10.236 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:24:10.248 [API] [BLK] Block: 26 from: host2 dashboard_1 | 2018-04-05 12:24:10.253 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:24:10.318 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:24:12.774 [API] [CON] Connection with: MALmvbm ended: undefined dashboard_1 | 2018-04-05 12:24:13.361 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:24:13.373 [API] [BLK] Block: 26 from: host1 dashboard_1 | 2018-04-05 12:24:13.378 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:24:13.431 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:24:16.244 [API] [CON] Connection with: MALmwRo ended: undefined dashboard_1 | 2018-04-05 12:24:16.815 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:24:16.829 [API] [BLK] Block: 26 from: host2 dashboard_1 | 2018-04-05 12:24:16.837 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:24:16.898 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:24:19.367 [API] [CON] Connection with: MALmxCf ended: undefined dashboard_1 | 2018-04-05 12:24:19.968 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:24:19.979 [API] [BLK] Block: 26 from: host1 dashboard_1 | 2018-04-05 12:24:19.986 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:24:20.043 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:24:22.812 [API] [CON] Connection with: MALmy2d ended: undefined dashboard_1 | 2018-04-05 12:24:23.431 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:24:23.443 [API] [BLK] Block: 26 from: host2 dashboard_1 | 2018-04-05 12:24:23.449 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:24:23.509 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:24:25.964 [API] [CON] Connection with: MALmypt ended: undefined dashboard_1 | 2018-04-05 12:24:26.532 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:24:26.547 [API] [BLK] Block: 26 from: host1 dashboard_1 | 2018-04-05 12:24:26.550 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:24:26.610 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:24:29.426 [API] [CON] Connection with: MALmzf- ended: undefined dashboard_1 | 2018-04-05 12:24:30.002 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:24:30.014 [API] [BLK] Block: 26 from: host2 dashboard_1 | 2018-04-05 12:24:30.020 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:24:30.080 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:24:32.530 [API] [CON] Connection with: MALm-QX ended: undefined dashboard_1 | 2018-04-05 12:24:33.081 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:24:33.094 [API] [BLK] Block: 26 from: host1 dashboard_1 | 2018-04-05 12:24:33.098 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:24:33.156 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:24:36.004 [API] [CON] Connection with: MALm_Gi ended: undefined dashboard_1 | 2018-04-05 12:24:36.585 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:24:36.598 [API] [BLK] Block: 26 from: host2 dashboard_1 | 2018-04-05 12:24:36.605 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:24:36.663 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:24:39.079 [API] [CON] Connection with: MALn00n ended: undefined dashboard_1 | 2018-04-05 12:24:39.654 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:24:39.668 [API] [BLK] Block: 26 from: host1 dashboard_1 | 2018-04-05 12:24:39.672 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:24:39.725 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:24:42.580 [API] [CON] Connection with: MALn0tX ended: undefined dashboard_1 | 2018-04-05 12:24:43.193 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:24:43.206 [API] [BLK] Block: 26 from: host2 dashboard_1 | 2018-04-05 12:24:43.211 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:24:43.272 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:24:45.653 [API] [CON] Connection with: MALn1dV ended: undefined dashboard_1 | 2018-04-05 12:24:46.293 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:24:46.304 [API] [BLK] Block: 26 from: host1 dashboard_1 | 2018-04-05 12:24:46.311 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:24:46.373 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:24:49.188 [API] [CON] Connection with: MALn2Uq ended: undefined dashboard_1 | 2018-04-05 12:24:49.788 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:24:49.801 [API] [BLK] Block: 26 from: host2 dashboard_1 | 2018-04-05 12:24:49.805 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:24:49.871 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:24:52.291 [API] [CON] Connection with: MALn3FD ended: undefined dashboard_1 | 2018-04-05 12:24:52.891 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:24:52.903 [API] [BLK] Block: 26 from: host1 dashboard_1 | 2018-04-05 12:24:52.908 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:24:52.971 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:24:55.784 [API] [CON] Connection with: MALn45p ended: undefined dashboard_1 | 2018-04-05 12:24:56.348 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:24:56.360 [API] [BLK] Block: 26 from: host2 dashboard_1 | 2018-04-05 12:24:56.365 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:24:56.423 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:24:58.892 [API] [CON] Connection with: MALn4sK ended: undefined dashboard_1 | 2018-04-05 12:24:59.508 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:24:59.521 [API] [BLK] Block: 26 from: host1 dashboard_1 | 2018-04-05 12:24:59.526 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:24:59.589 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:25:02.347 [API] [CON] Connection with: MALn5iK ended: undefined dashboard_1 | 2018-04-05 12:25:02.941 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:25:02.952 [API] [BLK] Block: 26 from: host2 dashboard_1 | 2018-04-05 12:25:02.956 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:25:03.015 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:25:05.519 [API] [CON] Connection with: MALn6Tj ended: undefined dashboard_1 | 2018-04-05 12:25:06.094 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:25:06.107 [API] [BLK] Block: 26 from: host1 dashboard_1 | 2018-04-05 12:25:06.112 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:25:06.168 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:25:08.941 [API] [CON] Connection with: MALn7JO ended: undefined dashboard_1 | 2018-04-05 12:25:09.555 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:25:09.569 [API] [BLK] Block: 26 from: host2 dashboard_1 | 2018-04-05 12:25:09.573 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:25:09.631 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:25:12.103 [API] [CON] Connection with: MALn84c ended: undefined dashboard_1 | 2018-04-05 12:25:12.681 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:25:12.694 [API] [BLK] Block: 26 from: host1 dashboard_1 | 2018-04-05 12:25:12.699 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:25:12.758 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:25:15.553 [API] [CON] Connection with: MALn8wi ended: undefined dashboard_1 | 2018-04-05 12:25:16.146 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:25:16.158 [API] [BLK] Block: 26 from: host2 dashboard_1 | 2018-04-05 12:25:16.163 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:25:16.229 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:25:18.679 [API] [CON] Connection with: MALn9hX ended: undefined dashboard_1 | 2018-04-05 12:25:19.304 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:25:19.316 [API] [BLK] Block: 26 from: host1 dashboard_1 | 2018-04-05 12:25:19.323 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:25:19.389 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:25:22.154 [API] [CON] Connection with: MALnAXj ended: undefined dashboard_1 | 2018-04-05 12:25:22.779 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:25:22.790 [API] [BLK] Block: 26 from: host2 dashboard_1 | 2018-04-05 12:25:22.797 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:25:22.857 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:25:25.299 [API] [CON] Connection with: MALnBI- ended: undefined dashboard_1 | 2018-04-05 12:25:25.913 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:25:25.925 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:25:25.929 [API] [BLK] Block: 26 from: host1 dashboard_1 | 2018-04-05 12:25:25.995 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:25:28.778 [API] [CON] Connection with: MALnC9L ended: undefined dashboard_1 | 2018-04-05 12:25:29.422 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:25:29.436 [API] [BLK] Block: 26 from: host2 dashboard_1 | 2018-04-05 12:25:29.444 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:25:29.514 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:25:31.912 [API] [CON] Connection with: MALnCwI ended: undefined dashboard_1 | 2018-04-05 12:25:32.547 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:25:32.557 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:25:32.560 [API] [BLK] Block: 26 from: host1 dashboard_1 | 2018-04-05 12:25:32.631 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:25:35.422 [API] [CON] Connection with: MALnDn6 ended: undefined host1 | 2018-04-05 12:25:35 UTC 2/25 peers 27 KiB chain 16 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 11 req/s, 154 µs dashboard_1 | 2018-04-05 12:25:36.074 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:25:36.089 [API] [BLK] Block: 26 from: host2 dashboard_1 | 2018-04-05 12:25:36.097 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:25:36.176 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:25:38.541 [API] [CON] Connection with: MALnEXw ended: undefined dashboard_1 | 2018-04-05 12:25:39.186 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:25:39.202 [API] [BLK] Block: 26 from: host1 dashboard_1 | 2018-04-05 12:25:39.207 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:25:39.281 [API] [HIS] Got history from: host1 client | 2018-04-05 12:25:40 UTC 2/25 peers 12 KiB chain 16 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 113 µs dashboard_1 | 2018-04-05 12:25:42.074 [API] [CON] Connection with: MALnFP4 ended: undefined dashboard_1 | 2018-04-05 12:25:42.678 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:25:42.697 [API] [BLK] Block: 26 from: host2 dashboard_1 | 2018-04-05 12:25:42.704 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:25:42.778 [API] [HIS] Got history from: host2 host2 | 2018-04-05 12:25:44 UTC 2/25 peers 27 KiB chain 16 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 11 req/s, 128 µs dashboard_1 | 2018-04-05 12:25:45.187 [API] [CON] Connection with: MALnG9f ended: undefined dashboard_1 | 2018-04-05 12:25:45.793 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:25:45.807 [API] [BLK] Block: 26 from: host1 dashboard_1 | 2018-04-05 12:25:45.815 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:25:45.887 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:25:48.683 [API] [CON] Connection with: MALnH0D ended: undefined dashboard_1 | 2018-04-05 12:25:49.340 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:25:49.357 [API] [BLK] Block: 26 from: host2 dashboard_1 | 2018-04-05 12:25:49.362 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:25:49.431 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:25:51.787 [API] [CON] Connection with: MALnHmt ended: undefined dashboard_1 | 2018-04-05 12:25:52.401 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:25:52.417 [API] [BLK] Block: 26 from: host1 dashboard_1 | 2018-04-05 12:25:52.422 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:25:52.488 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:25:55.336 [API] [CON] Connection with: MALnIeH ended: undefined dashboard_1 | 2018-04-05 12:25:55.965 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:25:55.979 [API] [BLK] Block: 26 from: host2 dashboard_1 | 2018-04-05 12:25:55.982 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:25:56.051 [API] [HIS] Got history from: host2 host1 | 2018-04-05 12:25:56 UTC Imported #27 e9d8…06d0 (0 txs, 0.00 Mgas, 0.99 ms, 0.56 KiB) client | 2018-04-05 12:25:56 UTC Imported #27 e9d8…06d0 (0 txs, 0.00 Mgas, 0.45 ms, 0.56 KiB) host2 | 2018-04-05 12:25:56 UTC Imported #27 e9d8…06d0 (0 txs, 0.00 Mgas, 0.63 ms, 0.56 KiB) dashboard_1 | 2018-04-05 12:25:56.401 [API] [BLK] Block: 27 from: host1 dashboard_1 | 2018-04-05 12:25:56.454 [API] [BLK] Block: 27 from: host2 host1 | 2018-04-05 12:25:58 UTC Imported #28 2851…faae (0 txs, 0.00 Mgas, 0.35 ms, 0.56 KiB) client | 2018-04-05 12:25:58 UTC Imported #28 2851…faae (0 txs, 0.00 Mgas, 0.34 ms, 0.56 KiB) host2 | 2018-04-05 12:25:58 UTC Imported #28 2851…faae (0 txs, 0.00 Mgas, 1.20 ms, 0.56 KiB) dashboard_1 | 2018-04-05 12:25:58.401 [API] [CON] Connection with: MALnJO9 ended: undefined dashboard_1 | 2018-04-05 12:25:58.457 [API] [BLK] Block: 28 from: host2 dashboard_1 | 2018-04-05 12:25:59.026 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:25:59.039 [API] [BLK] Block: 28 from: host1 dashboard_1 | 2018-04-05 12:25:59.047 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:25:59.117 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:26:01.960 [API] [CON] Connection with: MALnKFr ended: undefined dashboard_1 | 2018-04-05 12:26:02.584 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:26:02.599 [API] [BLK] Block: 28 from: host2 dashboard_1 | 2018-04-05 12:26:02.607 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:26:02.688 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:26:05.025 [API] [CON] Connection with: MALnK_g ended: undefined host1 | 2018-04-05 12:26:05 UTC 2/25 peers 29 KiB chain 16 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 2 req/s, 126 µs dashboard_1 | 2018-04-05 12:26:05.649 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:26:05.662 [API] [BLK] Block: 28 from: host1 dashboard_1 | 2018-04-05 12:26:05.668 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:26:05.741 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:26:08.589 [API] [CON] Connection with: MALnLtE ended: undefined dashboard_1 | 2018-04-05 12:26:09.205 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:26:09.226 [API] [BLK] Block: 28 from: host2 dashboard_1 | 2018-04-05 12:26:09.231 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:26:09.305 [API] [HIS] Got history from: host2 client | 2018-04-05 12:26:10 UTC 2/25 peers 16 KiB chain 16 KiB db 0 bytes queue 10 KiB sync RPC: 0 conn, 1 req/s, 104 µs dashboard_1 | 2018-04-05 12:26:11.647 [API] [CON] Connection with: MALnMdA ended: undefined dashboard_1 | 2018-04-05 12:26:12.299 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:26:12.310 [API] [BLK] Block: 28 from: host1 dashboard_1 | 2018-04-05 12:26:12.320 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:26:12.406 [API] [HIS] Got history from: host1 host2 | 2018-04-05 12:26:14 UTC 2/25 peers 29 KiB chain 16 KiB db 0 bytes queue 11 KiB sync RPC: 0 conn, 1 req/s, 102 µs dashboard_1 | 2018-04-05 12:26:15.204 [API] [CON] Connection with: MALnNUj ended: undefined dashboard_1 | 2018-04-05 12:26:15.701 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:26:15.712 [API] [BLK] Block: 28 from: host2 dashboard_1 | 2018-04-05 12:26:15.716 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:26:15.779 [API] [HIS] Got history from: host2 dashboard_1 | 2018-04-05 12:26:18.293 [API] [CON] Connection with: MALnOF2 ended: undefined dashboard_1 | 2018-04-05 12:26:18.990 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:26:19.004 [API] [BLK] Block: 28 from: host1 dashboard_1 | 2018-04-05 12:26:19.009 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:26:19.086 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:26:21.704 [API] [CON] Connection with: MALnP4F ended: undefined dashboard_1 | 2018-04-05 12:26:22.430 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:26:22.445 [API] [BLK] Block: 28 from: host2 dashboard_1 | 2018-04-05 12:26:22.451 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:26:22.533 [API] [HIS] Got history from: host2 client | 2018-04-05 12:26:23 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. dashboard_1 | 2018-04-05 12:26:24.988 [API] [CON] Connection with: MALnPtc ended: undefined dashboard_1 | 2018-04-05 12:26:25.605 [API] [CON] Connected host1 dashboard_1 | 2018-04-05 12:26:25.619 [API] [BLK] Block: 28 from: host1 dashboard_1 | 2018-04-05 12:26:25.624 [API] [STA] Stats from: host1 dashboard_1 | 2018-04-05 12:26:25.707 [API] [HIS] Got history from: host1 dashboard_1 | 2018-04-05 12:26:28.440 [API] [CON] Connection with: MALnQjN ended: undefined dashboard_1 | 2018-04-05 12:26:28.944 [API] [CON] Connected host2 dashboard_1 | 2018-04-05 12:26:28.954 [API] [BLK] Block: 28 from: host2 dashboard_1 | 2018-04-05 12:26:28.960 [API] [STA] Stats from: host2 dashboard_1 | 2018-04-05 12:26:29.023 [API] [HIS] Got history from: host2

ddorgan commented 6 years ago

@resolver lots of messages there! :)

So basically you now see connections to localhost:8180 ok ? That's good .... at this point you need a token. There's two ways to get this:

1) use docker-compose logs | grep token .... in your logs above there was a line like:

Open: http://0.0.0.0:8180/#/auth?token=NDqf-JOeS-tX5u-vIDQ

This is the token. 2) The second option is to run parity signer new-token, however this needs to be done from the docker container running the client itself. The one with ports 8180/8545/8546 exposed.

Hope this helps.

resolver commented 6 years ago

ddorgan many many thanks you are the best ;) ed@ubuntu:~/dev_lab/test/parity-deploy$ sudo docker-compose logs | grep token client | Open: http://0.0.0.0:8180/#/auth?token=fxXY-XA22-raWs-1TTb client | Or use the generated token: client | 2018-04-05 13:31:41 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. client | 2018-04-05 13:32:20 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. client | 2018-04-05 13:32:21 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. client | 2018-04-05 13:32:31 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. client | 2018-04-05 13:32:32 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. client | 2018-04-05 13:32:33 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. client | 2018-04-05 13:33:05 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. client | 2018-04-05 13:33:09 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. client | 2018-04-05 13:33:14 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. client | 2018-04-05 13:33:35 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. client | 2018-04-05 13:33:46 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. client | 2018-04-05 13:34:04 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. client | 2018-04-05 13:35:57 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. client | 2018-04-05 13:36:01 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. client | 2018-04-05 13:36:01 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. client | 2018-04-05 13:36:20 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. client | 2018-04-05 13:36:23 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. client | 2018-04-05 13:36:25 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. client | 2018-04-05 13:37:01 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. client | 2018-04-05 13:37:05 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. client | 2018-04-05 13:37:12 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. client | 2018-04-05 13:47:21 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. client | 2018-04-05 13:47:23 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. client | 2018-04-05 13:47:24 UTC Blocked connection from http://127.0.0.1:8180 using invalid token. client | 2018-04-05 13:49:20 UTC Blocked connection from http://127.0.0.1:8180 using invalid token.

ddorgan commented 6 years ago

@resolver is this still an issue with the latest master?