nextcloud / integration_dropbox

🧊 Dropbox integration into Nextcloud
GNU Affero General Public License v3.0
26 stars 10 forks source link

An error occurred during the import: {error} #31

Open grandeljay opened 2 weeks ago

grandeljay commented 2 weeks ago

How to use GitHub


Steps to reproduce

  1. Install the Dropbox integration App
  2. Enter App credentials
  3. Begin import

Expected behaviour

The files are transferred to the specified folder (/Dropbox in this case)

Actual behaviour

An error occurred during the import: {error}

Image

Server configuration

Web server: Not sure, as I am not the administrator but probably Nginx.

Database: MySQL/Maria/SQLite/PostgreSQL Sorry, 🤷‍♂ but I can ask if you need it for debugging purposes.

PHP version: 8.1/8.2/8.3 Same here but likely something sane like PHP >= 8.1 <= 8.3

Nextcloud version: (see Nextcloud admin page) 29.0.9

List of activated apps | App Name | Version | | :---------------------------- | :------ | | Camera RAW Previews | v0.8.5 | | Collectives | v2.14.4 | | Contacts | v6.0.0 | | Activity | v2.21.1 | | Auditing / Logging | v1.19.0 | | Calendar | v4.7.16 | | Collaborative tags | v1.19.0 | | Comments | v1.19.0 | | Contacts Interaction | v1.10.0 | | Custom CSS | v1.17.0 | | Dashboard | v7.9.0 | | Deleted files | v1.19.0 | | Dropbox integration | v3.0.3 | | Federation | v1.19.0 | | File reminders | v1.2.0 | | File sharing | v1.21.0 | | Files download limit | v2.0.0 | | GpxPod | v5.0.18 | | Maps | v1.4.0 | | Memories | v7.4.1 | | Notifications | v2.17.0 | | Password policy | v1.19.0 | | PDF viewer | v2.10.0 | | Photos | v2.5.0 | | Preview Generator | v5.6.0 | | Privacy | v1.13.0 | | Recognize | v7.1.0 | | Recommendations | v2.1.0 | | Share by mail | v1.19.0 | | Tasks | v0.16.1 | | Teams v29. | 0.0-dev | | Text | v3.10.1 | | Two-Factor TOTP Provider v11. | 0.0-dev | | Unrounded Corners | v1.1.3 | | Update notification | v1.19.1 | | Versions | v1.22.0 | | Weather status | v1.9.0 |
Nextcloud configuration ``` 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 ```

Browser

Browser name: LibreWolf (Firefox)

Browser version: 131.0.3-1

Operating system: Not sure whether you mean client OS or server. The server is running Linux and I am running Atlas OS (Windows 11 Pro)

Browser log I can provide you upon request ``` Insert your browser log here, this could for example include: a) The javascript console log b) The network log c) ... ```

Sorry for the vague report, I'm hoping you have an idea what could be wrong. Let me know if you need to know more details.