-
Looks like the url to access OneDev restful api help is incorrect. It should be
/~help/api/io.onedev.server.rest.UserResourceinstead of~help/api/io.onedev.server.rest.userresource. Are you able to get it reproduced? -
Thanks for your reply Robin. Unfortunately even I see it often on the logs I didn’t figure out the trigger yet. I’m going to try to investigate it further :)
I’ll report here any additional finding.
cheers
-
Previous Value Current Value Open
Closed
-
I am closing this as this should not be a bug of OneDev.
-
Ok Robin, even checking the upstream infrastructure logs I can’t figure out why many requests are made against […]
.userresourceinstead of […].UserResourceand then causing that exception. I did also double check the code and the generated online html but it seems that every relevant link point to the correct URL.To mitigate the issue on my side, in the upstream reverse proxy, I’m going to rewrite
/~help/api/io.onedev.server.rest.userresourceto/~help/api/io.onedev.server.rest.UserResourceas always: thanks for your time :)
-
No problem at all, 😀
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Affected Versions |
Not Found
|
Hello, I’m on version 7.9.0 and very often I get the following exception on logs:
any hint?
In any case I’m going to update to the last release soon :)