Strange errors

dianneman

Joined: 2006-07-14
Posts: 8
Posted: Sat, 2007-03-17 02:07

Hi, my gallery remote stopped working, it's hanging on fetching albums. I'm using version 1.5.1-b31. The log file isn't really helpfull for me, i hope someone can tell me where to look at or what to do.

Version:
Gallery version = 2.1.2 core 1.1.0.2
PHP version = 5.1.6 apache2handler
Webserver = Apache/2.2.3 (Fedora)
Database = mysql 5.0.27, lock.system=flock
Toolkits = ArchiveUpload, Exif, Ffmpeg, Getid3, ImageMagick, NetPBM, SquareThumb, Thumbnail, Gd
Acceleration = partial/900, none
Operating system = Linux 2.6.18-1.2849.fc6

Gallery Remote log:

Quote:
4156|INFO |GalComm2 |Logged in
4156|TRACE|GalComm2 |Server minor version: 8
4156|TRACE|StatusBar |level: 1 - Fetching albums from x - 0
4156|TRACE|GalComm2 |fetchAlbums parameters: [HTTPClient.NVPair[name=cmd,value=fetch-albums-prune], HTTPClient.NVPair[name=protocol_version,value=2.3]]
4156|TRACE|GalComm2 |Overriding form data: [HTTPClient.NVPair[name=g2_form[cmd],value=fetch-albums-prune], HTTPClient.NVPair[name=g2_form[protocol_version],value=2.3], HTTPClient.NVPair[name=g2_controller,value=remote.GalleryRemote], null]
4156|TRACE|GalComm2 |Connecting to: http://xx.xx.xx.xx/gallery2/main.php
4156|TRACE|GalComm2 |Path: /gallery2/main.php
4156|TRACE|GalComm |Sending cookie: GALLERYSID=5b371377a2871294fc6ee722e6505a96; expires=Sat Apr 07 03:47:55 CEST 2007; path=/; domain=x
4297|TRACE|GalComm2 |Content-type: text/plain; charset=UTF-8
4297|TRACE|GalComm2 |Error: Error (ERROR_STORAGE_FAILURE)<b>in</b> modules/core/classes/GalleryStorage.class <b>at line</b> 476 (GalleryCoreApi::error)
<b>in</b> modules/core/classes/Gallery.class <b>at line</b> 223 (GalleryStorage::search)
<b>in</b> modules/core/classes/helpers/GalleryItemHelper_medium.class <b>at line</b> 84 (Gallery::search)
<b>in</b> modules/core/classes/GalleryCoreApi.class <b>at line</b> 1590 (GalleryItemHelper_medium::fetchAllItemIds)
<b>in</b> modules/remote/GalleryRemote.inc <b>at line</b> 285 (GalleryCoreApi::fetchAllItemIds)
<b>in</b> modules/remote/GalleryRemote.inc <b>at line</b> 99 (GalleryRemoteController::fetchAlbums)
<b>in</b> main.php <b>at line</b> 199 (GalleryRemoteController::handleRequest)
<b>in</b> main.php <b>at line</b> 87
<b>in</b> main.php <b>at line</b> 80

The permissions are right on the directory's of the server where the module are kept