nextcloud / sharepoint

💾 Nextcloud SharePoint Backend for External storages
https://apps.nextcloud.com/apps/sharepoint
GNU Affero General Public License v3.0
25 stars 18 forks source link

I cannot delete or add external drives #196

Closed bobdivx closed 9 months ago

bobdivx commented 9 months ago
### Steps to reproduce 1. update NC 6 to 7 2. The PHP OPcache module is not correctly configured. 3. ### Expected behaviour Tell us what should happen ### Actual behaviour Tell us what happens instead ### Server configuration **Operating system**: **Web server:** **Database:** **PHP version:** **Nextcloud version:** [Nextcloud Hub 7](https://cloud.briseteia.com/) (28.0.1) **Updated from an older Nextcloud/ownCloud or fresh install:** **Where did you install Nextcloud from:** **Signing status:**
Signing status ``` Login as admin user into your Nextcloud and access http://example.com/index.php/settings/integrity/failed paste the results here. ```
**List of activated apps:**
App list ``` Enabled: - activity: 2.20.0 - circles: 28.0.0-dev - cloud_federation_api: 1.11.0 - comments: 1.18.0 - contactsinteraction: 1.9.0 - dashboard: 7.8.0 - dav: 1.29.1 - federatedfilesharing: 1.18.0 - federation: 1.18.0 - files: 2.0.0 - files_external: 1.20.0 - files_pdfviewer: 2.9.0 - files_reminders: 1.1.0 - files_sharing: 1.20.0 - files_trashbin: 1.18.0 - files_versions: 1.21.0 - firstrunwizard: 2.17.0 - logreader: 2.13.0 - lookup_server_connector: 1.16.0 - mail: 3.5.0 - nextcloud_announcements: 1.17.0 - notifications: 2.16.0 - oauth2: 1.16.3 - password_policy: 1.18.0 - passwords: 2024.1.20-build5298 - photos: 2.4.0 - privacy: 1.12.0 - provisioning_api: 1.18.0 - recommendations: 2.0.0 - related_resources: 1.3.0 - richdocuments: 8.3.0 - serverinfo: 1.18.0 - settings: 1.10.1 - sharebymail: 1.18.0 - support: 1.11.0 - survey_client: 1.16.0 - systemtags: 1.18.0 - text: 3.9.1 - theming: 2.3.0 - twofactor_backupcodes: 1.17.0 - updatenotification: 1.18.0 - user_status: 1.8.1 - viewer: 2.2.0 - weather_status: 1.8.0 - workflowengine: 2.10.0 Disabled: - admin_audit: 1.18.0 - bruteforcesettings: 2.8.0 - encryption: 2.16.0 - suspicious_login: 6.0.0 - twofactor_totp: 10.0.0-beta.2 - user_ldap: 1.19.0 ```
**Nextcloud configuration:**
Config report ``` If you have access to your command line run e.g.: sudo -u www-data php occ config:list system from within your Nextcloud installation folder or Insert your config.php content here. Make sure to remove all sensitive content such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …) ```
**Are you using external storage, if yes which one:** local/smb/sftp/... **Are you using encryption:** yes/no **Are you using an external user-backend, if yes which one:** LDAP/ActiveDirectory/Webdav/... ### Client configuration **Browser:** **Operating system:** ### Logs #### Web server error log
Web server error log ``` Insert your webserver log here ```
#### Nextcloud log (data/nextcloud.log)
Nextcloud log ```
Erreur files_external StorageNotAvailableExceptionLocal storage path does not exist "/download/" 8 janv. 2024, 06:44:20  
Erreur jsresourceloader Could not find resource files_external/js/public_key.js to load 8 janv. 2024, 06:43:52  
Erreur jsresourceloader Could not find resource files_external/js/oauth2.js to load 8 janv. 2024, 06:43:52  
Erreur jsresourceloader Could not find resource files_external/js/oauth1.js to load

</details>

#### Browser log
<details>
<summary>Browser log</summary>

Insert your browser log here, this could for example include:

a) The javascript console log b) The network log c) ...


</details>

**### I cannot delete or add external drives**

![Capture d'écran 2024-01-08 064416](https://github.com/nextcloud/sharepoint/assets/6737167/429fc9e6-5cc9-48e0-a15b-398300c9b412)
bobdivx commented 9 months ago

Okay, sorry, resolved, I had to log in with Admin