recommendations icon indicating copy to clipboard operation
recommendations copied to clipboard

[Bug]: Clicking a file in "Recommended..." in "Dashboard" only causes a wheel scrolling and not opening the file

Open piiskop opened this issue 2 years ago • 0 comments

⚠️ This issue respects the following points: ⚠️

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

Bug description

Clicking a file in the Recommended... list only causes a wheel to scroll and nothing more - the file will not open.

Steps to reproduce

  1. Open Dashboard!
  2. Click a file in Recommended...!
  3. See the scrolling wheel that would never stop scrolling!

Expected behavior

The file would open after clicking it.

Installation method

None

Nextcloud Server version

26

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.0

Web server

Apache (supported)

Database engine version

MariaDB

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?

  • [X] 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": [
            "nextcloud.tennis24.ee"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "mysql",
        "version": "26.0.1.1",
        "overwrite.cli.url": "https:\/\/nextcloud.tennis24.ee",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "maintenance": false,
        "theme": "",
        "loglevel": 0,
        "app_install_overwrite": [
            "onlyoffice",
            "dashboard",
            "files_external_gdrive",
            "dicomviewer",
            "calendar",
            "emlviewer",
            "mindmap_app",
            "weather",
            "issuetemplate",
            "health"
        ],
        "tempdirectory": "\/projektid\/nextcloud\/data",
        "overwriteprotocol": "https",
        "mysql.utf8mb4": true,
        "memcache.local": "\\OC\\Memcache\\APCu",
        "has_rebuilt_cache": true,
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpmode": "smtp",
        "mail_sendmailmode": "smtp",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpauthtype": "LOGIN",
        "mail_smtpauth": 1,
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "587",
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpsecure": "tls",
        "default_phone_region": "EE",
        "allow_local_remote_servers": true
    }
}

List of activated Apps

Enabled:
  - activity: 2.18.0
  - admin_audit: 1.16.0
  - audioplayer: 3.3.1
  - bruteforcesettings: 2.6.0
  - calendar: 4.3.3
  - cloud_federation_api: 1.9.0
  - comments: 1.16.0
  - contacts: 5.2.0
  - contactsinteraction: 1.7.0
  - dashboard: 7.6.0
  - dav: 1.25.0
  - deck: 1.9.0
  - emlviewer: 1.0.7
  - external: 5.1.0
  - federatedfilesharing: 1.16.0
  - federation: 1.16.0
  - files: 1.21.1
  - files_downloadactivity: 1.16.0
  - files_external: 1.18.0
  - files_pdfviewer: 2.7.0
  - files_rightclick: 1.5.0
  - files_sharing: 1.18.0
  - files_trashbin: 1.16.0
  - files_versions: 1.19.1
  - firstrunwizard: 2.15.0
  - forms: 3.2.0
  - health: 1.6.1
  - integration_openproject: 2.3.4
  - issuetemplate: 0.7.0
  - logreader: 2.11.0
  - lookup_server_connector: 1.14.0
  - mail: 3.1.1
  - maps: 1.0.2
  - nextcloud_announcements: 1.15.0
  - notifications: 2.14.0
  - oauth2: 1.14.0
  - onlyoffice: 7.1.2
  - password_policy: 1.16.0
  - photos: 2.2.0
  - polls: 5.0.4
  - privacy: 1.10.0
  - provisioning_api: 1.16.0
  - recommendations: 1.5.0
  - registration: 2.1.0
  - related_resources: 1.1.0-alpha1
  - serverinfo: 1.16.0
  - settings: 1.8.0
  - sharebymail: 1.16.0
  - support: 1.9.0
  - survey_client: 1.14.0
  - systemtags: 1.16.0
  - tasks: 0.14.5
  - text: 3.7.2
  - theming: 2.1.1
  - twofactor_backupcodes: 1.15.0
  - updatenotification: 1.16.0
  - user_status: 1.6.0
  - viewer: 1.10.0
  - weather: 1.7.7
  - weather_status: 1.6.0
  - workflowengine: 2.8.0
Disabled:
  - circles: 26.0.0 (installed 0.18.9)
  - dicomviewer: 1.2.4 (installed 1.2.4)
  - drawio: 2.1.1 (installed 2.1.1)
  - drop_account: 2.2.0 (installed 2.2.0)
  - encryption: 2.14.0 (installed 2.6.0)
  - files_automatedtagging: 1.16.1 (installed 1.16.1)
  - files_external_gdrive: 0.4.0 (installed 0.4.0)
  - files_mindmap: 0.0.27 (installed 0.0.27)
  - files_texteditor: 2.15.0 (installed 2.15.0)
  - gpxmotion: 0.1.0 (installed 0.1.0)
  - gpxpod: 5.0.10 (installed 5.0.10)
  - jitsi: 0.16.2 (installed 0.16.2)
  - metadata: 0.18.0 (installed 0.18.0)
  - ojsxc: 5.0.0 (installed 5.0.0)
  - onlyoffice-2: 2.1.2
  - scanner: 0.2.3 (installed 0.2.3)
  - spreed: 16.0.3 (installed 16.0.3)
  - suspicious_login: 4.4.0
  - twofactor_totp: 8.0.0-alpha.0
  - user_ldap: 1.16.0
  - wopi: 3.5.11 (installed 3.5.11)

Nextcloud Signing status

No errors have been found.

Nextcloud Logs

I see IBootstrap error logging happening each half of a second so I cannot even copy a single message.

Additional info

No response

piiskop avatar Apr 29 '23 16:04 piiskop