Upload issues with onedrive
-
When I include a path for the upload location I get an internal server error (500)
This is the log I get:
[Mon Apr 04 22:28:50.962032 2022]
[php7:error]
[pid 1700311]
[client [redacted]:51004]
PHP Fatal error:
Uncaught TypeError:
Return value of NicolasBeauvais\\FlysystemOneDrive\\OneDriveAdapter::listContents() must be of the type array,
bool returned in /var/www/lpa/wp-content/plugins/xcloner-backup-and-restore/vendor/nicolasbeauvais/flysystem-onedrive/src/OneDriveAdapter.php:238
Stack trace:
#0 /var/www/lpa/wp-content/plugins/xcloner-backup-and-restore/vendor/league/flysystem/src/Filesystem.php(271): NicolasBeauvais\\FlysystemOneDrive\\OneDriveAdapter->listContents()
#1 /var/www/lpa/wp-content/plugins/xcloner-backup-and-restore/vendor/watchfulli/xcloner-core/src/Xcloner_File_System.php(712): League\\Flysystem\\Filesystem->listContents()
#2 /var/www/lpa/wp-content/plugins/xcloner-backup-and-restore/vendor/watchfulli/xcloner-core/src/Xcloner_Remote_Storage.php(561): watchfulli\\XClonerCore\\Xcloner_File_System->backup_storage_cleanup()
#3 /var/www/lpa/wp-content/plugins/xcloner-backup-and-restore/vendor/watchfulli/xcloner-core/src/Xcloner_Remote_Storage.php(445): watchfulli\\XClonerCore\\Xcloner_Remote_Storage->clean_remote in /var/www/lpa/wp-content/plugins/xcloner-backup-and-restore/vendor/nicolasbeauvais/flysystem-onedrive/src/OneDriveAdapter.php on line 238, referer: https://[redacted]/wp-admin/admin.php?page=xcloner_manage_backups_page
- The topic ‘Upload issues with onedrive’ is closed to new replies.