Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Logging page does not show entries #803

Closed
7 of 9 tasks
derritter88 opened this issue Oct 9, 2022 · 4 comments
Closed
7 of 9 tasks

[Bug]: Logging page does not show entries #803

derritter88 opened this issue Oct 9, 2022 · 4 comments
Assignees

Comments

@derritter88
Copy link

derritter88 commented Oct 9, 2022

⚠️ This issue respects the following points: ⚠️

  • This is a bug, not a question or a configuration/webserver/proxy issue.
  • This issue is not already reported on Github (I've searched it).
  • Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
  • Nextcloud Server is running on 64bit capable CPU, PHP and OS.
  • I agree to follow Nextcloud's Code of Conduct.

Bug description

Sometimes it happens that the Admin logging overview is stop displaying entries (NC 25RC3)

Steps to reproduce

  1. Open logging page
  2. Do something

Expected behavior

Logging page should stay available and keep displaying any entries

Installation method

Community Manual installation with Archive

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.0

Web server

Apache (supported)

Database engine version

PostgreSQL

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

Updated to a major version (ex. 22.2.3 to 23.0.1)

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

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.hks-projekt.at"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "overwrite.cli.url": "https:\/\/cloud.hks-projekt.at",
        "dbtype": "pgsql",
        "version": "25.0.0.15",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "logtimezone": "Europe\/Vienna",
        "installed": true,
        "filelocking.enabled": true,
        "memcache.local": "\\OC\\Memcache\\APCu",
        "memcache.distributed": "\\OC\\Memcache\\Redis",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 0,
            "timeout": 0,
            "dbindex": 0,
            "password": "***REMOVED SENSITIVE VALUE***"
        },
        "mail_smtpmode": "smtp",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "updater.release.channel": "beta",
        "loglevel": 0,
        "appstore.experimental.enabled": true,
        "theme": "",
        "asset-pipeline.enable": true,
        "ldapIgnoreNamingRules": false,
        "ldapProviderFactory": "\\OCA\\User_LDAP\\LDAPProviderFactory",
        "remember_login_cookie_lifetime": 1296000,
        "session_lifetime": 86400,
        "session_keepalive": true,
        "auto_logout": false,
        "trashbin_retention_obligation": "auto, 30",
        "mysql.utf8mb4": true,
        "mail_smtpauthtype": "LOGIN",
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "25",
        "htaccess.RewriteBase": "\/",
        "maintenance": false,
        "activity_expire_days": 14,
        "auth.bruteforce.protection.enabled": true,
        "blacklisted_files": [
            ".htaccess",
            "Thumbs.db",
            "thumbs.db"
        ],
        "cron_log": true,
        "enable_previews": true,
        "enabledPreviewProviders": [
            "OC\\Preview\\PNG",
            "OC\\Preview\\JPEG",
            "OC\\Preview\\GIF",
            "OC\\Preview\\BMP",
            "OC\\Preview\\XBitmap",
            "OC\\Preview\\Movie",
            "OC\\Preview\\PDF",
            "OC\\Preview\\MP3",
            "OC\\Preview\\TXT",
            "OC\\Preview\\MarkDown"
        ],
        "preview_imaginary_url": "http:\/\/127.0.0.1:9000",
        "filesystem_check_changes": 0,
        "integrity.check.disabled": false,
        "knowledgebaseenabled": true,
        "log_rotate_size": 104857600,
        "quota_include_external_storage": false,
        "mail_sendmailmode": "smtp",
        "mail_smtpauth": 1,
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "preview_max_x": "2048",
        "preview_max_y": "2045",
        "jpeg_quality": "60",
        "default_phone_region": "AT",
        "data-fingerprint": "8b23777ea8503893630cf289162a5736",
        "allow_local_remote_servers": true,
        "memcached_options": {
            "14": 50,
            "15": 50,
            "19": 50,
            "20": 50,
            "8": 50,
            "-1001": true,
            "16": true,
            "18": true
        }
    }
}

List of activated Apps

Enabled:
  - activity: 2.17.0
  - admin_audit: 1.15.0
  - bookmarks: 11.0.3
  - bruteforcesettings: 2.5.0
  - calendar: 4.0.0-alpha.1
  - checksum: 1.1.4
  - circles: 25.0.0-alpha.0
  - cloud_federation_api: 1.8.0
  - collectives: 2.0.0-beta3
  - comments: 1.15.0
  - contacts: 5.0.0-rc.1
  - contactsinteraction: 1.6.0
  - cookbook: 0.9.15
  - dashboard: 7.5.0
  - dav: 1.24.0
  - deck: 1.8.0-beta.2
  - federatedfilesharing: 1.15.0
  - federation: 1.15.0
  - files: 1.20.0
  - files_antivirus: 3.3.1
  - files_automatedtagging: 1.15.0
  - files_downloadactivity: 1.15.0
  - files_external: 1.17.0
  - files_fulltextsearch: 24.0.1
  - files_fulltextsearch_tesseract: 24.0.0
  - files_pdfviewer: 2.6.0
  - files_retention: 1.13.2
  - files_rightclick: 1.4.0
  - files_sharing: 1.17.0
  - files_trashbin: 1.15.0
  - files_versions: 1.18.0
  - firstrunwizard: 2.14.0
  - forms: 3.0.0-beta.2
  - fulltextsearch: 24.0.0
  - fulltextsearch_elasticsearch: 24.0.1
  - groupfolders: 13.0.0
  - health: 1.5.1
  - integration_discourse: 1.0.4
  - integration_dropbox: 1.0.5
  - integration_github: 1.0.9
  - integration_gitlab: 1.0.9
  - integration_jira: 1.0.4
  - integration_mastodon: 1.0.3
  - integration_reddit: 1.0.5
  - integration_twitter: 1.0.3
  - integration_zammad: 2.0.0
  - logreader: 2.10.0
  - lookup_server_connector: 1.13.0
  - mail: 2.0.0-rc.1
  - maps: 0.2.1
  - news: 18.2.0
  - nextcloud_announcements: 1.14.0
  - notes: 4.5.1
  - notifications: 2.13.1
  - oauth2: 1.13.0
  - onlyoffice: 7.5.4
  - password_policy: 1.15.0
  - photos: 1.7.1
  - polls: 4.0.0-beta3
  - privacy: 1.9.0
  - provisioning_api: 1.15.0
  - quota_warning: 1.14.0
  - ransomware_protection: 1.13.0
  - recommendations: 1.4.0
  - related_resources: 1.0.0
  - riotchat: 0.13.10
  - sendent: 1.3.0
  - serverinfo: 1.15.0
  - settings: 1.7.0
  - sharebymail: 1.15.0
  - spreed: 15.0.0-rc.2
  - support: 1.8.0
  - survey_client: 1.13.0
  - suspicious_login: 4.3.0
  - systemtags: 1.15.0
  - talk_matterbridge: 1.25.2
  - text: 3.6.0
  - theming: 2.0.0
  - twofactor_backupcodes: 1.14.0
  - twofactor_nextcloud_notification: 3.5.0-beta.1
  - twofactor_totp: 7.0.0
  - twofactor_u2f: 6.4.0-alpha.1
  - updatenotification: 1.15.0
  - user_ldap: 1.15.0
  - user_status: 1.5.0
  - viewer: 1.9.0
  - weather_status: 1.5.0
  - workflow_ocr: 1.25.0
  - workflow_pdf_converter: 1.10.0
  - workflowengine: 2.7.0
Disabled:
  - breezedark: 24.0.2
  - dicomviewer: 1.2.3
  - drawio: 1.0.3
  - encryption: 2.7.0
  - extract: 1.3.5
  - metadata: 0.16.0

Nextcloud Signing status

No errors have been found.

Nextcloud Logs

{"reqId":"Y0JvbWmCR-eNoLRq5Xha3QAAUwI","level":0,"time":"2022-10-09T08:51:25+02:00","remoteAddr":"192.168.10.2","user":"3A60C52D-9415-4F28-A2B7-71A8CBD7A9E3","app":"news","method":"GET","url":"/apps/news/folders","message":"new parser added : FeedIo\\Standard\\Rdf","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0","version":"25.0.0.15","data":{"app":"news"}}
{"reqId":"Y0JvbWmCR-eNoLRq5Xha3AAAUwM","level":0,"time":"2022-10-09T08:51:25+02:00","remoteAddr":"192.168.10.2","user":"3A60C52D-9415-4F28-A2B7-71A8CBD7A9E3","app":"news","method":"GET","url":"/apps/news/feeds","message":"new parser added : FeedIo\\Standard\\Json","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0","version":"25.0.0.15","data":{"app":"news"}}
{"reqId":"Y0JvbWmCR-eNoLRq5Xha3AAAUwM","level":0,"time":"2022-10-09T08:51:25+02:00","remoteAddr":"192.168.10.2","user":"3A60C52D-9415-4F28-A2B7-71A8CBD7A9E3","app":"news","method":"GET","url":"/apps/news/feeds","message":"new parser added : FeedIo\\Standard\\Atom","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0","version":"25.0.0.15","data":{"app":"news"}}
{"reqId":"Y0JvbWmCR-eNoLRq5Xha3AAAUwM","level":0,"time":"2022-10-09T08:51:25+02:00","remoteAddr":"192.168.10.2","user":"3A60C52D-9415-4F28-A2B7-71A8CBD7A9E3","app":"news","method":"GET","url":"/apps/news/feeds","message":"new parser added : FeedIo\\Standard\\Rss","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0","version":"25.0.0.15","data":{"app":"news"}}
{"reqId":"Y0JvbWmCR-eNoLRq5Xha3AAAUwM","level":0,"time":"2022-10-09T08:51:25+02:00","remoteAddr":"192.168.10.2","user":"3A60C52D-9415-4F28-A2B7-71A8CBD7A9E3","app":"news","method":"GET","url":"/apps/news/feeds","message":"new parser added : FeedIo\\Standard\\Rdf","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0","version":"25.0.0.15","data":{"app":"news"}}
{"reqId":"pFHdbCGEDiWgQyVGeCcs","level":0,"time":"2022-10-09T08:51:34+02:00","remoteAddr":"","user":"--","app":"news","method":"","url":"--","message":"new parser added : FeedIo\\Standard\\Json","userAgent":"--","version":"25.0.0.15","data":{"app":"news"}}
{"reqId":"pFHdbCGEDiWgQyVGeCcs","level":0,"time":"2022-10-09T08:51:34+02:00","remoteAddr":"","user":"--","app":"news","method":"","url":"--","message":"new parser added : FeedIo\\Standard\\Atom","userAgent":"--","version":"25.0.0.15","data":{"app":"news"}}
{"reqId":"pFHdbCGEDiWgQyVGeCcs","level":0,"time":"2022-10-09T08:51:34+02:00","remoteAddr":"","user":"--","app":"news","method":"","url":"--","message":"new parser added : FeedIo\\Standard\\Rss","userAgent":"--","version":"25.0.0.15","data":{"app":"news"}}
{"reqId":"pFHdbCGEDiWgQyVGeCcs","level":0,"time":"2022-10-09T08:51:34+02:00","remoteAddr":"","user":"--","app":"news","method":"","url":"--","message":"new parser added : FeedIo\\Standard\\Rdf","userAgent":"--","version":"25.0.0.15","data":{"app":"news"}}
{"reqId":"pFHdbCGEDiWgQyVGeCcs","level":0,"time":"2022-10-09T08:51:34+02:00","remoteAddr":"","user":"--","app":"serverDI","method":"","url":"--","message":"The requested alias \"SystemConfig\" is deprecated. Please request \"OC\\SystemConfig\" directly. This alias will be removed in a future Nextcloud version.","userAgent":"--","version":"25.0.0.15","data":{"app":"serverDI"}}

Additional info

No response

@szaimen szaimen transferred this issue from nextcloud/server Oct 10, 2022
@PVince81
Copy link
Member

PVince81 commented Nov 9, 2022

@icewind1991 please have a look, maybe related to the scroll container changes that are required since NC 25

@simonspa
Copy link

I think this is a duplicate of #815

@joshtrichards
Copy link
Member

@derritter88 (OP) Can you take a look at #815 and your browser console output? If this looks similar - and since that's the more active issue at the moment - can you move further follow-up over there and close this issue out (even though your report may have been first - hah)?

@derritter88
Copy link
Author

@joshtrichards sorry this bug is already working again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants