Piwigo / Piwigo-Java

26 stars 12 forks source link

Unable to parse response with Piwigo 2.8 #3

Closed rorrison closed 8 years ago

rorrison commented 8 years ago

I've just updated my site to Piwigo 2.8, and am getting the following error:

[INFO] User randy will sync gallery https://orrison.com/gallery with directory D:\Piwigo
[INFO] will create album for D:\Piwigo\Slides1960s
[INFO] Connecting... 
[INFO] Connect successful
[ERROR] Unable to parse response
[ERROR] Cannot create album for D:\Piwigo\Slides1960s
[INFO] will upload image for D:\Piwigo\Slides1960s\01-59-001.JPG in album with id null
[ERROR] Unable to parse response
... etc ...

I hadn't tried piwigo sync on my live site before this, so I don't know if it worked with 2.7.

rorrison commented 8 years ago

I've attached a debug log file from running

"\Program Files\Java\jre1.8.0_77\bin\java.exe" -jar remotesync-ui.jar -debug > javalog.txt

It is a different exception from #2 javalog.txt

mhelleboid commented 8 years ago

Can you make a new test on a piwigo 2.8 version?

rorrison commented 8 years ago

Working fine on my test site running 2.8.2 - thanks!