Skip to content

[Bug]: When logging to stdout with nextcloudcli the logger halts the process #9974

Description

@an-dr-eas-k

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

  1. start nextcloudcli and wait until 50000 lines of log are produced.
  2. the app stops processing

...

Expected behavior

  1. 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?

  • Default internal user-backend
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Nextcloud Server logs

Additional info

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions