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] NC28.0.3 Files Folder RecommendedFile.vue Files shown, but links inactive #43970

Closed
5 of 8 tasks
nhanlx89 opened this issue Mar 4, 2024 · 2 comments
Closed
5 of 8 tasks
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 28-feedback bug

Comments

@nhanlx89
Copy link

nhanlx89 commented Mar 4, 2024

⚠️ This issue respects the following points: ⚠️

Bug description

After update nc28.0.3
In the files folder menu on the nextcloud webpage the recommendfiles.vue links are show for onlyoffice files, but the link to the file doesnt work
(see example picture: the file New document doesn't open by clicking on it)
1

Steps to reproduce

  1. update to nc 28.0.3
  2. click on recommended files in file menu (onlyoffice file with onlyofficeapp)
  3. share a folder with a user or on you
  4. on the recipient user account : if the shared folder is in the recommended file vue, click on it

Expected behavior

If you click on the shown file "New document" the file should open in Onlyoffice

Installation method

None

Nextcloud Server version

28

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.1

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. 22.1 to 22.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": [
            "files.angiang.dcs.vn"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "mysql",
        "version": "28.0.3.2",
        "overwriteprotocol": "https",
        "overwrite.cli.url": "http:\/\/files.angiang.dcs.vn",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "mysql.utf8mb4": true,
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "memcache.local": "\\OC\\Memcache\\APCu",
        "memcache.distributed": "\\OC\\Memcache\\Redis",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 6379
        },
        "default_language": "vi",
        "force_language": "vi",
        "default_locale": "vi_VN",
        "defaultapp": "files",
        "knowledgebaseenabled": false,
        "default_phone_region": "VN",
        "theme": "",
        "loglevel": 2,
        "skeletondirectory": "",
        "htaccess.RewriteBase": "\/",
        "app_install_overwrite": [
            "files_markdown",
            "ldapcontacts"
        ],
        "maintenance": false,
        "updater.release.channel": "stable",
        "ldapProviderFactory": "OCA\\User_LDAP\\LDAPProviderFactory"
    }
}
Console has to be executed with the user that owns the file config/config.php
Current user id: 0
Owner id of config.php: 33
Try adding 'sudo -u #33' to the beginning of the command (without the single quotes)
If running with 'docker exec' try adding the option '-u 33' to the docker command (without the single quotes)
Console has to be executed with the user that owns the file config/config.php
Current user id: 0
Owner id of config.php: 33
Try adding 'sudo -u #33' to the beginning of the command (without the single quotes)
If running with 'docker exec' try adding the option '-u 33' to the docker command (without the single quotes)

List of activated Apps

Enabled:
  - activity: 2.20.0
  - admin_audit: 1.18.0
  - bruteforcesettings: 2.8.0
  - cloud_federation_api: 1.11.0
  - comments: 1.18.0
  - contactsinteraction: 1.9.0
  - dav: 1.29.1
  - federatedfilesharing: 1.18.0
  - federation: 1.18.0
  - files: 2.0.0
  - files_accesscontrol: 1.18.0
  - files_pdfviewer: 2.9.0
  - files_sharing: 1.20.0
  - files_trashbin: 1.18.0
  - files_versions: 1.21.0
  - ldapcontacts: 2.0.5
  - logreader: 2.13.0
  - lookup_server_connector: 1.16.0
  - nextcloud_announcements: 1.17.0
  - notifications: 2.16.0
  - oauth2: 1.16.3
  - onlyoffice: 9.0.0
  - password_policy: 1.18.0
  - photos: 2.4.0
  - privacy: 1.12.0
  - provisioning_api: 1.18.0
  - recommendations: 2.0.0
  - related_resources: 1.3.0
  - serverinfo: 1.18.0
  - settings: 1.10.1
  - sharebymail: 1.18.0
  - snappymail: 2.35.2
  - stt_helper: 1.1.0
  - systemtags: 1.18.0
  - text: 3.9.1
  - theming: 2.3.0
  - theming_customcss: 1.15.0
  - twofactor_backupcodes: 1.17.0
  - updatenotification: 1.18.0
  - user_ldap: 1.19.0
  - user_status: 1.8.1
  - viewer: 2.2.0
  - workflowengine: 2.10.0
Disabled:
  - circles: 28.0.0-dev (installed 27.0.1)
  - dashboard: 7.8.0 (installed 7.7.0)
  - encryption: 2.16.0
  - files_external: 1.20.0 (installed 1.19.0)
  - files_reminders: 1.1.0 (installed 1.0.0)
  - files_rightclick: 0.15.1 (installed 1.6.0)
  - firstrunwizard: 2.17.0 (installed 2.16.0)
  - support: 1.11.0 (installed 1.10.0)
  - survey_client: 1.16.0 (installed 1.15.0)
  - suspicious_login: 6.0.0
  - twofactor_totp: 10.0.0-beta.2
  - weather_status: 1.8.0 (installed 1.7.0)
Console has to be executed with the user that owns the file config/config.php
Current user id: 0
Owner id of config.php: 33
Try adding 'sudo -u #33' to the beginning of the command (without the single quotes)
If running with 'docker exec' try adding the option '-u 33' to the docker command (without the single quotes)
Console has to be executed with the user that owns the file config/config.php
Current user id: 0
Owner id of config.php: 33
Try adding 'sudo -u #33' to the beginning of the command (without the single quotes)
If running with 'docker exec' try adding the option '-u 33' to the docker command (without the single quotes)

Nextcloud Signing status

Technical information
=====================
The following list covers which files have failed the integrity check. Please read
the previous linked documentation to learn more about the errors and how to fix
them.

Results
=======
- ldapcontacts
	- INVALID_HASH
		- img/app.svg

Raw output
==========
Array
(
    [ldapcontacts] => Array
        (
            [INVALID_HASH] => Array
                (
                    [img/app.svg] => Array
                        (
                            [expected] => b1747ed1a5e2bc6826752f2ace142a4ba26dad457b6ea494731651d60823525950716e83d09f8d71795cf4736fd95fc7acfc87525b481a2dc7cd218c08461f32
                            [current] => 8ceeb3f8a3eba7dd9baeed5bd67aafad7e13f6f9a74c1b04f793445ca5a8e308e789d0a091a9e56035e844f7f940f9e46aa7b3c4acd132039155df788a0a0195
                        )

                )

        )

)

Nextcloud Logs

No response

Additional info

No response

@nhanlx89 nhanlx89 added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels Mar 4, 2024
@XueSheng-GIT
Copy link

Seems to be a duplicate of #43932 and/or nextcloud/recommendations#700
Additional references: #43932 (comment)

@joshtrichards
Copy link
Member

Duplicate of #43932

@joshtrichards joshtrichards marked this as a duplicate of #43932 Mar 4, 2024
@joshtrichards joshtrichards closed this as not planned Won't fix, can't repro, duplicate, stale Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 28-feedback bug
Projects
None yet
Development

No branches or pull requests

4 participants