• Resolved elaginnn

    (@elaginnn)


    Hello! When I try to upload files to Dropbox, an error occurs. Sometimes .csv is still transmitted, that’s all. The validation of Dropbox passes.

    Screnshot: https://ibb.co/g23yxR

    Options: https://ibb.co/b0PP46

    Files permissions – 644 , folder – 755

    Logs:

    [2018-01-09 13:45:50] xcloner_file_system.INFO: Cleaning the backup storage on matching rules [] []
    [2018-01-09 13:46:29] xcloner_remote_storage.INFO: Creating the DROPBOX remote storage connection [“”] []
    [2018-01-09 13:46:29] xcloner_remote_storage.INFO: Doing DROPBOX remote storage cleanup for 7 days limit [] []
    [2018-01-09 13:46:32] xcloner_remote_storage.INFO: Transferring backup backup_faluninfo.ru-2018-01-08_03-07-sql-multipart-7076e.csv to remote storage DROPBOX [“”] []
    [2018-01-09 13:46:34] xcloner_remote_storage.INFO: Transferring backup backup_faluninfo.ru-2018-01-08_03-07-sql-part1-7076e.tar to remote storage DROPBOX [“”] []
    [2018-01-09 13:51:05] xcloner_file_system.INFO: Cleaning the backup storage on matching rules [] []

    • This topic was modified 8 years, 2 months ago by elaginnn.
    • This topic was modified 8 years, 2 months ago by elaginnn.
    • This topic was modified 8 years, 2 months ago by elaginnn.
Viewing 4 replies - 1 through 4 (of 4 total)
  • I am guessing the connection might be stopped by your hosting server rules, so i would suggest to:

    1. set the Backup Compress Level to a value different than 0, try 6 or 7 to get the backup archive compressed and so smaller in size
    2. create a scheduled backup process and see how it goes there, i would suggest to setup cron to run through the hosting scheduler if available, the limit there are usually different and more relaxes as compared to the web server

    Thread Starter elaginnn

    (@elaginnn)

    Compression did not help, but cron gave the result. It’s very strange, why it produces an error manually, but everything is fine with the cron in the background. I will write to the technical support of my hosting.

    https://blogs.dropbox.com/developers/2017/06/updated-api-v1-deprecation-timeline/

    File uploaded to dropbox are 0 byte. Is this because the plugin has not been updated?

    Latest version of XCloner uses V2 for connecting to the dropbox api, this lib is being used https://github.com/srmklive/flysystem-dropbox-v2 and it can be tested separately if you like. Do you have any error messages in the XCloner Debugger log?

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Dropbox error’ is closed to new replies.