Advertisement
Guest User

Untitled

a guest
Mar 30th, 2020
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. panic: Session already closed
  2.  
  3. goroutine 488 [running]:
  4. dev.tightvideo.com/prebilling/vendor/gopkg.in/mgo%2ev2.(*Session).cluster(...)
  5. /home/fe/gopath/src/dev.tightvideo.com/prebilling/vendor/gopkg.in/mgo.v2/session.go:1624
  6. dev.tightvideo.com/prebilling/vendor/gopkg.in/mgo%2ev2.copySession(0xc0004449c0, 0xc0002dd501, 0xdac780)
  7. /home/fe/gopath/src/dev.tightvideo.com/prebilling/vendor/gopkg.in/mgo.v2/session.go:540 +0x372
  8. dev.tightvideo.com/prebilling/vendor/gopkg.in/mgo%2ev2.(*Session).Copy(0xc0004449c0, 0xcc54c0)
  9. /home/fe/gopath/src/dev.tightvideo.com/prebilling/vendor/gopkg.in/mgo.v2/session.go:1590 +0x40
  10. main.(*Updater).update(0xc0003521c0, 0xf60660, 0xc00026e580, 0xc00016cb00, 0xdc4d6d, 0x6, 0xc0005a5180)
  11. /home/fe/gopath/src/dev.tightvideo.com/prebilling/cmd/ivi/updater.go:160 +0xb6
  12. created by main.(*Updater).Run.func1
  13. /home/fe/gopath/src/dev.tightvideo.com/prebilling/cmd/ivi/updater.go:302 +0x202
  14. time="2020-03-30T15:46:21+03:00" level=debug msg="Logger level is debug. Change it in production"
  15. time="2020-03-30T15:46:21+03:00" level=info msg="start monitoring server on :14113"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement