-
Can you please describe in detail the steps to reproduce this issue? Including example build spec and repo if necessary.
-
Unfortunately i do not have the buildspec atm, need to get the server up & running again, then you can analyse the buildspec-issue itself.
-
I am working with Kai. I could not reproduce the error with the broken buildspec file on another onedev instance, but at the moment I can't say anything for sure. On our main instance more server crashes followed without starting a build process. When my friend Kai is back, we will do more tests.
-
Never experienced server crash like this before. Obviously OneDev process is killed by some other process for some reason. Let me know if there is more clue.
-
Maybe it has been oom-killed by linux? If you configure some resource limits via cgroups (e.g. via Docker resource limits) the kernel will simply kill the process if it requires more memory. So
${MEM_OPTIONS}might contain some large value. -
Previous Value Current Value Open
Closed
-
Unable to reproduce. Feel free to reopen if there is more clue.
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Affected Versions |
latest
|
While testing we crashed the server, the buildspec seems defect:
Is there any option to deactivate building globally to fix the buildspec after starting onedev or to fix the git-code before starting the server again?
Best Regards Kai