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

Could not find resource ldap_write_support/js/ldap_write_suppport-admin-settings.js to load #844

Open
a-3d-waffle opened this issue Sep 27, 2024 · 0 comments
Labels
0. Needs triage bug Something isn't working

Comments

@a-3d-waffle
Copy link

a-3d-waffle commented Sep 27, 2024

Steps to reproduce

  1. Install LDAP Write Support App
  2. Go to Settings -> LDAP/AD Integration
  3. Write Support Switches and ldif Text Field are not shown

Expected behaviour

Write Support Switches and ldif Text field should be shown

Actual behaviour

Write Support Switches and ldif Text Field are not shown

Server configuration

Web server: Apache

Database: MariaDB

PHP version: 8.2

Nextcloud version: 30.0.0

List of activated apps Enabled: - activity: 3.0.0 - bruteforcesettings: 3.0.0 - calendar: 5.0.0 - 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 - external: 5.5.1 - federatedfilesharing: 1.20.0 - federation: 1.20.0 - files: 2.2.0 - 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 - groupfolders: 18.0.1 - impersonate: 1.17.0 - ldap_write_support: 1.12.0 - logreader: 3.0.0 - lookup_server_connector: 1.18.0 - memegen: 1.1.0 - nextcloud_announcements: 2.0.0 - notifications: 3.0.0 - notify_push: 0.7.0 - oauth2: 1.18.1 - password_policy: 2.0.0 - photos: 3.0.2 - polls: 8.0.0-alpha4 - privacy: 2.0.0 - provisioning_api: 1.20.0 - recommendations: 3.0.0 - related_resources: 1.5.0 - richdocuments: 8.5.0 - richdocumentscode: 24.4.702 - serverinfo: 2.0.0 - settings: 1.13.0 - sharebymail: 1.20.0 - spreed: 20.0.0 - support: 2.0.0 - survey_client: 2.0.0 - systemtags: 1.20.0 - text: 4.1.0 - theming: 2.5.0 - twofactor_backupcodes: 1.19.0 - updatenotification: 1.20.0 - user_ldap: 1.21.0 - user_migration: 7.0.1 - user_status: 1.10.0 - viewer: 3.0.0 - weather_status: 1.10.0 - webhook_listeners: 1.1.0-dev - workflowengine: 2.12.0 ``` If you have access to your command line run e.g.: sudo -u www-data php occ app:list from within your Nextcloud installation folder ```

This is fixed by simply renaming the file ldap_write_support/js/ldap_write_suppport-admin-settings.mjs to ldap_write_support/js/ldap_write_support-admin-settings.mjs

Nothing more than a typo

@a-3d-waffle a-3d-waffle added 0. Needs triage bug Something isn't working labels Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant