-
Notifications
You must be signed in to change notification settings - Fork 38
Description
Which version of integration_google are you using?
4.3.0
Which version of Nextcloud are you using?
32.0.5
Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.
brave / firefox / chrome...
Describe the Bug
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
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.
(i previously posted at nextcloud forum )
Expected Behavior
The cron task should download the Google workspace once the cron started...
To Reproduce
Not sure if this is related to some other Google workspace that are shared with me...