Gallery Remote hangs on upload after upgrade to Gallery 2.1

gjz22

Joined: 2003-12-24
Posts: 6
Posted: Sat, 2007-03-10 21:01

Hi,

I upgraded to gallery 2.1, and I get the following error.

- I select my album in gallery remote, and drag and drop my pictures to add them (80 pictures in all)
- I click "Upload"
- The progress bar uploads the first picture, but then hangs on Upload Completed: Server processing and stays there.

The tail of my GalleryRemoteLog.txt is:
399144|INFO |MainFrame |Command selected Upload
399144|INFO |MainFrame |uploadPictures starting
399174|TRACE|GalComm2 |Still logged in to Gabe's gallery
399184|INFO |GalComm2 |Will upload using UTF-8 for text data
399184|INFO |GalComm2 |Preparing to upload...
399184|TRACE|GalComm2 |add-item parameters: [HTTPClient.NVPair[name=cmd,value=add-item], HTTPClient.NVPair[name=protocol_version,value=2.3], HTTPClient.NVPair[name=set_albumName,value=2297], HTTPClient.NVPair[name=caption,value=, encoding=UTF-8], HTTPClient.NVPair[name=force_filename,value=IMG_0683.JPG], null]
399184|TRACE|GalComm2 |Overriding form data: [HTTPClient.NVPair[name=g2_form[cmd],value=add-item], HTTPClient.NVPair[name=g2_form[protocol_version],value=2.3], HTTPClient.NVPair[name=g2_form[set_albumName],value=2297], HTTPClient.NVPair[name=g2_form[caption],value=, encoding=UTF-8], HTTPClient.NVPair[name=g2_form[force_filename],value=IMG_0683.JPG], null, HTTPClient.NVPair[name=g2_controller,value=remote.GalleryRemote], null]
399204|TRACE|StatusBar |level: 0 - Selected 1 picture / 274 K - 0
399284|TRACE|GalComm2 |Connecting to: http://mysite.com/gallery2/main.php
399284|TRACE|GalComm2 |Path: /gallery2/main.php
399294|TRACE|GalComm |Sending cookie: GALLERYSID=db6632748a41982707b9814ddc4fc1cb; expires=Sat Mar 31 15:04:25 EDT 2007; path=/gallery2/; domain=.mysite.com
403661|TRACE|GalComm2 |Content-type: text/html

Another thought I had was that this had something to do with sessions. In PHP init to get the upgrade to work I had to change the sessions directory to a a directory in my home directory. Sessions seems to be an issue as discussed here:

http://gallery.menalto.com/node/13204

Anyone have any ideas as to what might be happening?

Thanks,
Gabe