Error during google drive integration import

I’m new to Nextcloud, and try to migrate my entire Google workspace (about 10Gb, no more)

Nextcloud 32.0.5 personal self-hosted instance,
using docker Nextcloud official image, with redis cache,
behind the nginx proxy manager
Using Google Migration tool 4.3.0

The cron repeatedly show this error:

[PHP] Avertissement: Undefined variable $rootSharedWithMeImportFolder
at /var/www/html/custom_apps/integration_google/lib/Service/GoogleDriveAPIService.php#345
de ? par admin à 2 mars 2026, 22:51:34

Looking at the tool:

it seems to be the lastest version is [4.3.0] - 2025-10-29 according to changelog.md (main branch)

But GoogleDriveAPIService.php#345 does not seems relevant, not sure if I should check about that ?

How can I disable some “rootSharedWithMeImportFolder” so that import finaly successfully ends up?

Moreover, it seems like I’ve not enough memory to achieve the drive migration, as I also have this error:
[core] Avertissement: Request used more than 300 MB of RAM: 370.9 MB
de ? par admin à 2 mars 2026, 23:53:40

The cron every 10 minutes try again and I have plenty of these 2 errors.

Not sure if I should post here first or create an issue in the github repo ?

edit: issue created to github repo:

The rootSharedWithMeImportFolder bug is fixed it’s just waiting for a release. The relevant pr is #313.

Hey @pifou25 welcome and thanks for your request :handshake:

since you’re not getting many replies here, try posting that issue in the Github repo :+1:
please link to the Guthub issue here for others experiencing issues, and mark resolved here when done thanks.

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.