Postprocessing error with nats #2396
Unanswered
suse-coder
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Nats stores the events and the postprocessing depends on it. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I update from one version to another I get this error and restart of postprocessing pod does not work (with nats persistence enabled this does not happen):
{"level":"error","service":"postprocessing","error":"nats: API error: code=404 err_code=10059 description=stream not found","time":"2026-02-24T08:43:20Z","line":"github.com/opencloud-eu/opencloud/services/postprocessing/pkg/service/service.go:439","message":"failed to get consumer"}
What could be the reason. The nats container was also restarted but i up. I have no persistence in nats enabled (but arent the sessions with new container version so or so out of date) and should it not recover from that?
nats:
postprocessing:
Beta Was this translation helpful? Give feedback.
All reactions