Bug description
when calling nextcloudcli, the process halts after 50000 lines of log. This happens especially with with logdebug argument parameter.
The logger is writing to stdout, so no _logfile is present and thus cannot be renewed.
...
Steps to reproduce
- start nextcloudcli and wait until 50000 lines of log are produced.
- the app stops processing
...
Expected behavior
- the app continues to output log messages and does not halt.
...
Which files are affected by this bug
stdout
Operating system
Linux
Which version of the operating system you are running.
fedora 43
Package
Compiled it myself (please test with the AppImage package ?)
Nextcloud Server version
33.0.0
Nextcloud Desktop Client version
33.0.50daily
Is this bug present after an update or on a fresh install?
Fresh desktop client install
Are you using the Nextcloud Server Encryption module?
Encryption is Enabled
Are you using an external user-backend?
Nextcloud Server logs
Additional info
No response
Bug description
when calling nextcloudcli, the process halts after 50000 lines of log. This happens especially with with logdebug argument parameter.
The logger is writing to stdout, so no _logfile is present and thus cannot be renewed.
...
Steps to reproduce
...
Expected behavior
...
Which files are affected by this bug
stdout
Operating system
Linux
Which version of the operating system you are running.
fedora 43
Package
Compiled it myself (please test with the AppImage package ?)
Nextcloud Server version
33.0.0
Nextcloud Desktop Client version
33.0.50daily
Is this bug present after an update or on a fresh install?
Fresh desktop client install
Are you using the Nextcloud Server Encryption module?
Encryption is Enabled
Are you using an external user-backend?
Nextcloud Server logs
Additional info
No response