-
Not actually a bug as agent.log is expected to be available, and this log will be rendered on each agent page to make diagnostics easier. I'd suggest to send console.log (which written by JSW) to system log, but keeps agent.log untouched.
The same for console.log and server.log for OneDev server.
-
Name Previous Value Current Value Type
Bug
Question
-
Sorry, I didn't know which type to set. I ended up selecting "Bug" because this seems to be caused by a lack of return check when executing a generic method, rather than the agent log missing specifically.
Thank you for the clarification regarding
agent.logvsconsole.log. The latter is disabled in the wrapper configuration and I'll keep it like that, but I should indeed make the first available.Same for
server.log. -
Previous Value Current Value Open
Closed
| Type |
Question
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
In my case the log is not available because the agent logs strictly through systemd and
console.txtis missing.