gempir

Untitled

Jul 10th, 2016
322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. 2016-07-10 16:40:28.339 server.go:37 INFO new client: 127.0.0.1:64322
  2. 2016-07-10 16:40:28.343 bot.go:165 INFO already joined channel #gempir
  3. 2016-07-10 16:40:28.343 conn.go:145 ERRO read: read tcp 192.168.178.44:64102->52.26.12.177:443: use of closed network connection
  4. 2016-07-10 16:40:28.343 conn.go:112 ERRO whisperconn died, reconnecting
  5. 2016-07-10 16:40:33.726 bot.go:123 ERRO conn is nil
  6. 2016-07-10 16:40:33.727 conn.go:112 ERRO whisperconn died, reconnecting
  7. panic: runtime error: invalid memory address or nil pointer dereference
  8. [signal 0xc0000005 code=0x1 addr=0x0 pc=0x40719a]
  9.  
  10. goroutine 23 [running]:
  11. panic(0x814260, 0xc082002090)
  12. C:/Go/src/runtime/panic.go:464 +0x3f4
  13. main.(*connection).restore(0xc082106310)
  14. C:/Users/Daniel/dev/godev/src/github.com/gempir/relaybroker/conn.go:114 +0xeaa
  15. main.(*bot).checkConnections(0xc0822da000)
  16. C:/Users/Daniel/dev/godev/src/github.com/gempir/relaybroker/bot.go:124 +0x563
  17. created by main.(*bot).Init
  18. C:/Users/Daniel/dev/godev/src/github.com/gempir/relaybroker/bot.go:40 +0x5e
Advertisement
Add Comment
Please, Sign In to add comment