Skip to content

[Bug]:Warning message in log ( defaultDaemonConfig) when navigating to "Applications" tab and submenu, Nextcloud 30.0.2 RC2 #49123

@Cisco30

Description

@Cisco30

⚠️ This issue respects the following points: ⚠️

Bug description

Hi, A warning message is generated each time when browsing the "Applications" tab. This message is generated each time in the submenus of the "Applications" tab, and each time the web page is refreshed inside the tab.

Image

Steps to reproduce

1.Go to the “Applications” tab
2.check the Nextcloud error log
3.each time the tab is refreshed the error is added

Expected behavior

there should be no errors in the log when navigating to the "Applications" tab

Nextcloud Server version

30

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.2

Web server

Apache (supported)

Database engine version

MariaDB

Is this bug present after an update or on a fresh install?

Updated from a MINOR version (ex. 28.0.1 to 28.0.2)

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

"system": {
    "instanceid": "***REMOVED SENSITIVE VALUE***",
    "passwordsalt": "***REMOVED SENSITIVE VALUE***",
    "secret": "***REMOVED SENSITIVE VALUE***",
    "trusted_domains": [
        "cloud.seeboxs.com",
        "www.cloud.seeboxs.com"
    ],
    "datadirectory": "***REMOVED SENSITIVE VALUE***",
    "dbtype": "mysql",
    "version": "30.0.2.1",
    "overwrite.cli.url": "https:\/\/cloud.seeboxs.com",
    "dbname": "***REMOVED SENSITIVE VALUE***",
    "dbhost": "***REMOVED SENSITIVE VALUE***",
    "dbport": "",
    "dbtableprefix": "oc_",
    "mysql.utf8mb4": true,
    "dbuser": "***REMOVED SENSITIVE VALUE***",
    "dbpassword": "***REMOVED SENSITIVE VALUE***",
    "installed": true,
    "default_phone_region": "FR",
    "htaccess.RewriteBase": "\/",
    "trashbin_retention_obligation": "auto, 30",
    "filelocking.enabled": "true",
    "knowledgebaseenabled": false,
    "activity_expire_days": 7,
    "skeletondirectory": "\/var\/www\/extra_nextcloud\/skeleton\/",
    "redis": {
        "host": "***REMOVED SENSITIVE VALUE***",
        "port": "0",
        "timeout": "0.0"
    },
    "memcache.distributed": "\\OC\\Memcache\\Redis",
    "memcache.local": "\\OC\\Memcache\\Redis",
    "memcache.locking": "\\OC\\Memcache\\Redis",
    "mail_smtpmode": "smtp",
    "mail_smtpsecure": "ssl",
    "mail_sendmailmode": "smtp",
    "mail_from_address": "***REMOVED SENSITIVE VALUE***",
    "mail_domain": "***REMOVED SENSITIVE VALUE***",
    "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
    "mail_smtpport": "465",
    "mail_smtpauth": 1,
    "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
    "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
    "default_language": "fr",
    "default_locale": "fr_FR",
    "updater.release.channel": "stable",
    "maintenance_window_start": 1,
    "maintenance": false,
    "integrity.check.disabled": false,
    "enable_previews": true,
    "enabledPreviewProviders": {
        "1": "OC\\Preview\\BMP",
        "2": "OC\\Preview\\GIF",
        "3": "OC\\Preview\\JPEG",
        "4": "OC\\Preview\\Krita",
        "5": "OC\\Preview\\MarkDown",
        "6": "OC\\Preview\\MP3",
        "7": "OC\\Preview\\OpenDocument",
        "8": "OC\\Preview\\PNG",
        "9": "OC\\Preview\\TXT",
        "10": "OC\\Preview\\XBitmap",
        "11": "OC\\Preview\\Image",
        "12": "OC\\Preview\\HEIC",
        "13": "OC\\Preview\\TIFF",
        "14": "OC\\Preview\\Movie",
        "15": "OC\\Preview\\MP4",
        "16": "OC\\Preview\\PDF"
    },
    "preview_max_x": 1024,
    "preview_max_y": 1024,
    "preview_concurrency_all": 16,
    "preview_concurrency_new": 8,
    "preview_max_filesize_image": 200,
    "preview_max_memory": -1,
    "preview_ffmpeg_path": "\/usr\/bin\/ffmpeg",
    "theme": "",
    "defaultapp": "",
    "loglevel": 2,
    "updatechecker": true,
    "has_internet_connection": true,
    "app_install_overwrite": [
        "twofactor_email",
        "otpmanager",
        "socialsharing_facebook",
        "maps"
    ],
    "forbidden_filename_characters": [
        "\\",
        "\/"
    ],
    "forbidden_filename_extensions": [
        ".filepart",
        ".part"

List of activated Apps

Enabled:

  • activity: 3.0.0
  • admin_audit: 1.20.0
  • announcementcenter: 7.0.1
  • app_api: 4.0.0
  • bruteforcesettings: 3.0.0
  • calendar: 5.0.1
  • cloud_federation_api: 1.13.0
  • comments: 1.20.1
  • contacts: 6.1.0
  • contactsinteraction: 1.11.0
  • dashboard: 7.10.0
  • dav: 1.31.1
  • drop_account: 2.6.1
  • external: 5.5.2
  • federatedfilesharing: 1.20.0
  • federation: 1.20.0
  • files: 2.2.0
  • files_accesscontrol: 1.20.1
  • files_downloadlimit: 3.0.0
  • files_external: 1.22.0
  • files_pdfviewer: 3.0.0
  • files_reminders: 1.3.0
  • files_sharing: 1.22.0
  • files_trashbin: 1.20.1
  • files_versions: 1.23.0
  • firstrunwizard: 3.0.0
  • guests: 4.0.1
  • logreader: 3.0.0
  • lookup_server_connector: 1.18.0
  • mail: 4.0.2
  • maps: 1.5.0
  • metadata: 0.21.0
  • nextcloud_announcements: 2.0.0
  • notes: 4.11.0
  • notifications: 3.0.0
  • oauth2: 1.18.1
  • otpmanager: 0.5.4
  • passman: 2.4.11
  • password_policy: 2.0.0
  • photos: 3.0.2
  • previewgenerator: 5.6.0
  • provisioning_api: 1.20.0
  • quota_warning: 1.20.0
  • registration: 2.5.0
  • related_resources: 1.5.0
  • richdocuments: 8.5.2
  • serverinfo: 2.0.0
  • settings: 1.13.0
  • sharebymail: 1.20.0
  • socialsharing_diaspora: 3.2.0
  • socialsharing_email: 3.2.0
  • socialsharing_facebook: 3.2.0
  • socialsharing_twitter: 3.2.0
  • spreed: 20.0.1
  • suspicious_login: 8.0.0
  • systemtags: 1.20.0
  • tasks: 0.16.1
  • terms_of_service: 4.0.0
  • text: 4.1.0
  • theming: 2.5.0
  • theming_customcss: 1.17.0
  • twofactor_backupcodes: 1.19.0
  • twofactor_email: 2.7.4
  • twofactor_nextcloud_notification: 4.0.0
  • twofactor_totp: 12.0.0-dev
  • unroundedcorners: 1.1.4
  • updatenotification: 1.20.0
  • user_retention: 1.13.0
  • user_status: 1.10.0
  • viewer: 3.0.0
  • weather_status: 1.10.0
  • webhook_listeners: 1.1.0-dev
  • workflowengine: 2.12.0
    Disabled:
  • circles: 30.0.0 (installed 27.0.1)
  • encryption: 2.18.0
  • privacy: 2.0.0 (installed 1.12.0)
  • recommendations: 3.0.0 (installed 1.6.0)
  • support: 2.0.0 (installed 1.11.1)
  • survey_client: 2.0.0 (installed 2.0.0)
  • user_ldap: 1.21.0 (installed 1.19.0)

Nextcloud Signing status

No errors have been found.

Nextcloud Logs

{"reqId":"Ckoa6YfQRfpgWbHlXkuJ","level":2,"time":"2024-11-07T08:16:46+00:00","remoteAddr":"192.168.1.254","user":"Boubou","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/130.0.0.0 Safari/537.36","version":"30.0.2.1","data":[]}

Additional info

I am using:
Debian 12 (up to date)
MariaDB Server version: 11.4.4-MariaDB-deb12
PHP 8.2.24 (cli)
Apache/2.4.62 (Debian)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions