Closed sephentos closed 2 years ago
Thank you for reporting the bug. We will fix it soon!
@sephentos Thank you very much! It was a problem caused by the omission of the exception handler in the last modification, and I just fixed this issue.
Thank you too! Tested it and can confirm that the problem is now fixed :)
If you produce an httpError, OME gets a SIGABRT and shuts down completely. The problem has only appeared since the last update.
I only discovered this error by accident when I tried to access the API via GET with the browser without an authorization header e.g. by accessing (which of course makes no sense, I know)
http://xxxx:8081/v1/stats/current/vhosts/default/apps/app/streams/stream
.Proper access with an authorization header works without any issues.
OS: Debian 10 Running on docker (OME v0.13.0)
Full log: