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

Fix PANIC on receive event for deleted task #83

Open
geaaru opened this issue Feb 26, 2021 · 0 comments
Open

Fix PANIC on receive event for deleted task #83

geaaru opened this issue Feb 26, 2021 · 0 comments

Comments

@geaaru
Copy link
Member

geaaru commented Feb 26, 2021

Feb 26 07:08:28 mottainai-server mottainai-server[13880]: [Macaron] PANIC: assignment to entry in nil map
Feb 26 07:08:28 mottainai-server mottainai-server[13880]: /usr/lib/go/src/runtime/map_faststr.go:204 (0x4144ac)
Feb 26 07:08:28 mottainai-server mottainai-server[13880]: /luetbuild/go/src/github.com/MottainaiCI/mottainai-server/pkg/db/arangodb/arangodb.go:260 (0x1c6a8e4)
Feb 26 07:08:28 mottainai-server mottainai-server[13880]: /luetbuild/go/src/github.com/MottainaiCI/mottainai-server/pkg/db/arangodb/task.go:86 (0x1c74fe4)
Feb 26 07:08:28 mottainai-server mottainai-server[13880]: /luetbuild/go/src/github.com/MottainaiCI/mottainai-server/routes/api/tasks/update.go:151 (0x1dc3e0d)
Feb 26 07:08:28 mottainai-server mottainai-server[13880]: /usr/lib/go/src/reflect/value.go:476 (0x4d6546)
Feb 26 07:08:28 mottainai-server mottainai-server[13880]: /usr/lib/go/src/reflect/value.go:337 (0x4d5a38)
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