• In the most recent version of the WordPress plugin (which is BRILLIANT BTW) – the Uploads directory won’t sync, and throws an error – it seems to be doubling part of the path:

    WRONG: /home/mysitename/public_html/wp-content/uploads/wp-content/uploads/2008/07/p8180006.jpg

    CORRECT: /home/mysitename/public_html/wp-content/uploads/2008/07/p8180006.jpg

    Syncing [1/485] wp-content/uploads/2008/07/p8180006.jpg
    Warning: fopen(/home/mysitename/public_html/wp-content/uploads/wp-content/uploads/2008/07/p8180006.jpg) [function.fopen]: failed to open stream: No such file or directory in /home/mysitename/public_html/wp-content/plugins/cdn-sync-tool/lib/awssdk/lib/requestcore/requestcore.class.php on line 383

    Warning: fstat(): supplied argument is not a valid stream resource in /home/mysitename/public_html/wp-content/plugins/cdn-sync-tool/lib/awssdk/lib/requestcore/requestcore.class.php on line 356

    Warning: fclose(): supplied argument is not a valid stream resource in /home/mysitename/public_html/wp-content/plugins/cdn-sync-tool/lib/awssdk/lib/requestcore/requestcore.class.php on line 212
    The stream size for the streaming upload cannot be determined.

    ==
    This is failing consistently. I have verified the upload path, and the existence of the file.

Viewing 4 replies - 1 through 4 (of 4 total)
  • I’m experiencing the same problem. Getting the same error. Haven’t been able to sync the files with CloudFront.

    I have this same problem as well

    Plugin Contributor Backie

    (@backie)

    Hi,
    I’ve just noticed this plugin is broken and I’ll look into it tomorrow/weekend (depending on my free time). I’m no longer working at Fubra so no is no longer tasked to me, so I didn’t notice all the threads/reports I was just looking into the plugins current state.

    Even though I am no longer at Fubra, I have full confidence that any bug fixes I do will get applied and uploaded ASAP. I’ll keep you guys notified on my progress in fixing this.

    Backie, Any luck with the plugin fixes? I’m getting the same errors with CloudFront and WP 3.2.1 ….

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Uploads no longer syncing’ is closed to new replies.