flingo64 / PhotoStation-Upload-Lr-Plugin

Photo StatLr (aka PhotoStation Upload) is a Lightroom Publish and Export Service Plugin that enables the export /publishing of photos and videos from Lr to a Synology Photo Station. It uploads the photos/videos and all required thumbnails. It can download comments and ratings and do a real two-way synch of various metadata (tags, ratings, labels).
http://messmer-online.de/index.php/software/11-photo-statlr
GNU General Public License v3.0
209 stars 21 forks source link

Uploading fails even for old published collection #54

Closed mpeter1975 closed 3 years ago

mpeter1975 commented 3 years ago

I use the plugin as before with no change of LR or Photostation. plugin: 6.8.5, LR: 10.2, Photo Station: 6.8.14-3501

Created new published collection in the usual published collection set. Upload fails with this

19:29:01, ERROR: PSUploadAPI.uploadPictureFile('C:\Users\mp\AppData\Local\Temp\8F8A6858-0505-4A39-B2D9-5E5A6FC7ABDF\20210530_171002_0363_B.jpg', 'family/2021/2021-05-30 - esztergom', '20210530_171002_0363.jpg') failed: file_size_not_matchwriten file size:0 Content-Length:136145!
19:29:01, ERROR: Upload of 'P:\original\2021\2021-05-30 - esztergom\20210530_171002_0363.NEF' to 'family/2021/2021-05-30 - esztergom/20210530_171002_0363.jpg' failed!!!

I marked for republish an old image in an other collection. Re-published and failed again. There is enough space in C and P drive, in Photostation, all folders have RW access.

Update: Plugin was updated to latest (6.9.5) with the same failing result.

Please advise.

flingo64 commented 3 years ago

The error message 'file_size_not_matchwriten' is returned from the PhotoStation Upload API. It has been observed by others users in different situations as well. Unfortunately, it was never nailed down to a specific issue. I would recommend:

flingo64 commented 3 years ago

This guy wrote that reinstalling Photo Station solved the issue.

mpeter1975 commented 3 years ago

Restarting solved the problem, thanks for the help.