We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nov 02 02:12:53 docker docker-compose[987346]: arrgo | panic: non-positive interval for Ticker.Reset Nov 02 02:12:53 docker docker-compose[987346]: arrgo | Nov 02 02:12:53 docker docker-compose[987346]: arrgo | goroutine 1 [running]: Nov 02 02:12:53 docker docker-compose[987346]: arrgo | time.(*Ticker).Reset(0xc00051d748?, 0x88c49d?) Nov 02 02:12:53 docker docker-compose[987346]: arrgo | /usr/local/go/src/time/tick.go:55 +0x8f Nov 02 02:12:53 docker docker-compose[987346]: arrgo | github.com/wneessen/arrgo/bot.(*Bot).Run(0xc0000d8580) Nov 02 02:12:53 docker docker-compose[987346]: arrgo | /builddir/bot/bot.go:185 +0xccf Nov 02 02:12:53 docker docker-compose[987346]: arrgo | main.main() Nov 02 02:12:53 docker docker-compose[987346]: arrgo | /builddir/cmd/arrgo/arrgo.go:113 +0xfc5 Nov 02 02:12:53 docker docker-compose[987346]: arrgo exited with code 2
The text was updated successfully, but these errors were encountered:
#23: We need the fix in the initialization as well
71df543
4d6a5fc
wneessen
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: