vickyg3 / social-photos

Manage all your photos across social networks in a single place!
10 stars 3 forks source link

Google Photos to Facebook error in Photos #66

Closed leighhobson89 closed 7 years ago

leighhobson89 commented 7 years ago

After copying a full album by drg and drop from google photos to facebook, I noticed that from 110 photos copied, that 43 of them were incomplete, meaning that half of the image was just a grey block. I deleted them all before reporting this issue so i dont have a screenshot, but surely this must have already been reported, so I am adding my 2 cents to it.

qwandor commented 7 years ago

I get the same issue. Looks like https://github.com/vickyg3/social-photos/issues/67 and https://github.com/vickyg3/social-photos/issues/65 are the same too. I don't get the issue when I set up social-photos on my own server, so probably the issue is with server config rather than the code itself, though I did have to make a few code changes to get it running with a newer version of PHP at all.

vickyg3 commented 7 years ago

@qwandor based on a quick look on the server, everything looks fine. so i'm not sure what the problem is. what's the php version on your trials?

qwandor commented 7 years ago

I've got PHP 5.6.29+dfsg-0+deb8u1. I wonder if there could also be some configuration issue? Maybe some limit on the size of uploads or downloads?

vickyg3 commented 7 years ago

Hmm, my php version seems to be 5.3.10. May be that's the problem. I'll see if i can upgrade.

Maybe some limit on the size of uploads or downloads?

Nothing has changed on those fronts. So i don't know why this would happen all of a sudden.

qwandor commented 7 years ago

Has your memory_limit setting changed by any chance? I wonder if that might limit the size of downloads.

vickyg3 commented 7 years ago

It is set at 128M. Not changed since 2014.

firebird7102 commented 7 years ago

I just wrote a comment about this before finding this thread. What was achieved/decided about this 7 days ago? Only 3 out of my 101 photos were not corrupted when I just tried to upload from google photos to facebook album (the files are probably large as taken on SLR rather than smartphone). Could this be the reason? Is there any ability to increase file size limit? (Great capability btw! Thank you for sharing)

screen shot 2017-01-30 at 10 10 15 pm
vickyg3 commented 7 years ago

Hi all, I'm sorry i haven't had the time to look into this issue. Any suggestions that i can quickly try out are welcome. If not, i'm going to need some time to dig into this myself. Sorry!

vickyg3 commented 7 years ago

Can one of you please try if this issue happens now? I have increased the disk space on my server. It seems to work fine for the few transfers that i tried. Thanks!

@firebird7102 @qwandor @leighhobson89

qwandor commented 7 years ago

It seems fine for me so far, I'll report if I have any further trouble with it.

toralux commented 7 years ago

Works like a charm now - thanks! :):)

vickyg3 commented 7 years ago

Thanks folks! I'm closing this issue for now. Please re-open if it happens again.