Skip to content

[Bug]: Warning message in log (defaultDaemonConfig) when navigating to "Applications" tab and submenu #472

@ozgurkazancci

Description

@ozgurkazancci

Got the "Invalid defaultDaemonConfig data provided to provideInitialState by settings" warning issue under Nextcloud 30.0.4, always filling Nextcloud log with such warning;

{
  "reqId": "WARRV71KCzCb08PKkEY4",
  "level": 2,
  "time": "2024-12-17T06:03:38+00:00",
  "remoteAddr": "xx.xx.xx",
  "user": "admin",
  "app": "no app in context",
  "method": "GET",
  "url": "/settings/apps",
  "message": "Invalid defaultDaemonConfig data provided to provideInitialState by settings",
  "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36",
  "version": "30.0.4.1",
  "data": [],
  "id": "67611464470d8"
}

P.S.: Disabling "app_api" stops producing such warning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions