-
Upgrading to recent versions does not exhibit the issue. Can you please run a test instance to see if you can reproduce this?
-
On second thought, I'm not 100% sure this was caused by the update. I don't have much time this week so I can't spin up a test instance, sorry. My problem was fixed so I'll close this for now and if anyone else has a similar issue we can reopen it.
Thank you for your time and quick response!
-
Previous Value Current Value Open
Closed
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Affected Versions |
16.5.8
|
| Labels |
No labels
|
Issue Votes (0)
After updating to onedev 16.5.8 from an earlier version (that didn't show breaking changes/incompatibilities) my builds no longer seem to work.
Steps like publishing an artifact failed with a 500 on some api request...
Server-log shows many variations on:
I checked and
/opt/onedev-current/site/projects/6/builds/.onedev-directory-versionwas an empty file. My backup had a file that did contain a number and I placed that number in the new file. Now things seem to be working again.Is this an ok fix or should I do something else?