Skip to content
New issue

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

"Fatal chain event" while posting RSS to Telegram #363

Open
pbek opened this issue Dec 13, 2020 · 0 comments
Open

"Fatal chain event" while posting RSS to Telegram #363

pbek opened this issue Dec 13, 2020 · 0 comments

Comments

@pbek
Copy link
Contributor

pbek commented Dec 13, 2020

Is that something anyone else gets?

I'm using the latest Docker Image of Beehive.
I'll watch at the next release of QOwnNotes if the chain crashes again...

2020-12-13T09:41:18.902493926Z INFO[267222] Fatal chain event: runtime error: invalid memory address or nil pointer dereference goroutine 38048 [running]:


2020-12-13T09:41:18.902554804Z runtime/debug.Stack(0xc000214b20, 0xf788c0, 0x1ba9350)


2020-12-13T09:41:18.902564643Z 	/usr/local/go/src/runtime/debug/stack.go:24 +0x9f


2020-12-13T09:41:18.902572478Z github.com/muesli/beehive/bees.handleEvents.func1.1()


2020-12-13T09:41:18.902580167Z 	/go/beehive/bees/events.go:65 +0x57


2020-12-13T09:41:18.902587909Z panic(0xf788c0, 0x1ba9350)


2020-12-13T09:41:18.902595512Z 	/usr/local/go/src/runtime/panic.go:969 +0x1b9


2020-12-13T09:41:18.902603121Z github.com/go-telegram-bot-api/telegram-bot-api.(*BotAPI).MakeRequest(0x0, 0x110bf6a, 0xb, 0xc000282a20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)


2020-12-13T09:41:18.902610957Z 	/go/pkg/mod/github.com/go-telegram-bot-api/telegram-bot-api@v1.0.1-0.20200319042609-5e339ed016b0/bot.go:80 +0x82


2020-12-13T09:41:18.902618732Z github.com/go-telegram-bot-api/telegram-bot-api.(*BotAPI).makeMessageRequest(0x0, 0x110bf6a, 0xb, 0xc000282a20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)


2020-12-13T09:41:18.902626498Z 	/go/pkg/mod/github.com/go-telegram-bot-api/telegram-bot-api@v1.0.1-0.20200319042609-5e339ed016b0/bot.go:135 +0x8b


2020-12-13T09:41:18.902670383Z github.com/go-telegram-bot-api/telegram-bot-api.(*BotAPI).sendChattable(0x0, 0x1287780, 0xc0002ca4e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)


2020-12-13T09:41:18.902679127Z 	/go/pkg/mod/github.com/go-telegram-bot-api/telegram-bot-api@v1.0.1-0.20200319042609-5e339ed016b0/bot.go:359 +0xdd


2020-12-13T09:41:18.902686251Z github.com/go-telegram-bot-api/telegram-bot-api.(*BotAPI).Send(0x0, 0x1287780, 0xc0002ca4e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)


2020-12-13T09:41:18.902693380Z 	/go/pkg/mod/github.com/go-telegram-bot-api/telegram-bot-api@v1.0.1-0.20200319042609-5e339ed016b0/bot.go:290 +0x8c


2020-12-13T09:41:18.902700822Z github.com/muesli/beehive/bees/telegrambee.(*TelegramBee).Action(0xc0001d2840, 0x0, 0x0, 0xc0001c3960, 0x16, 0xc00052dfe4, 0x4, 0xc000710000, 0x3, 0x4, ...)


2020-12-13T09:41:18.902710867Z 	/go/beehive/bees/telegrambee/telegrambee.go:82 +0x3ac


2020-12-13T09:41:18.902717888Z github.com/muesli/beehive/bees.execAction(0xc0001b14d0, 0x24, 0xc0001c3960, 0x16, 0xc00052dfe4, 0x4, 0xc00025f080, 0x3, 0x4, 0xc0006a9ec0, ...)


2020-12-13T09:41:18.902725006Z 	/go/beehive/bees/actions.go:109 +0x839


2020-12-13T09:41:18.902731605Z github.com/muesli/beehive/bees.execChains(0xc000616400)


2020-12-13T09:41:18.902738300Z 	/go/beehive/bees/chains.go:120 +0x4c5


2020-12-13T09:41:18.902745350Z github.com/muesli/beehive/bees.handleEvents.func1(0xc000616400)


2020-12-13T09:41:18.902752123Z 	/go/beehive/bees/events.go:69 +0x4d


2020-12-13T09:41:18.902760582Z created by github.com/muesli/beehive/bees.handleEvents


2020-12-13T09:41:18.902767366Z 	/go/beehive/bees/events.go:62 +0x1f6 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant