Server add and rebuild images not rebuilding thumbs or images

xcoaster1

Joined: 2012-04-28
Posts: 8
Posted: Fri, 2014-05-02 00:33

Having an issue when adding new photos via Server Add and rebuilding the thumbs once Gallery says it needs to rebuild 120+ images.

The image rebuild processes but never rebuilds anything. I can now not even delete the new album added, which throws an error as well. The permissions are all set properly as well. I have attempted to restore the default theme and disable all modules with no luck as well.

Gallery 3.0.9
Apache: 2.2.22
PHP: 5.4.27
MySQL: 5.5.37
OS: CentOS 5.8

Well somehow I see the that import album I use is A-OK "new_photos" however the new album when imported and clicked on is mapped via a former photo that is linked to the import album AND a live photo in another album:

Import Directory: http://www.domain.tld/gallery/index.php/new_photos
New Album: http://www.domain.tld/gallery/index.php/new_photos/mk-tomorrowland021/castle

How the HELL does this happen and how can it be corrected?

Log File:

Quote:
2014-05-01 19:25:57 -05:00 --- error: File not found: file_proxy%2Fmk-tomorrowland021.jpg%2Fcastle%2F.album.jpg
2014-05-01 19:26:18 -05:00 --- error: File not found: file_proxy%2Fmk-tomorrowland021.jpg%2Fcastle%2F.album.jpg
2014-05-01 19:26:36 -05:00 --- error: Caught exception rebuilding images: castle-antiquecar001
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/vhosts...', '/var/www/vhosts...', Array, Object(Item_Model))
#1 /var/www/vhosts/domain/httpdocs/gallery/modules/gallery/helpers/graphics.php(171): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/vhosts/domain/httpdocs/gallery/modules/gallery/helpers/gallery_event.php(126): graphics_Core::generate(Object(Item_Model))
#3 /var/www/vhosts/domain/httpdocs/gallery/modules/gallery/helpers/module.php(402): gallery_event_Core::item_created(Object(Item_Model))
#4 /var/www/vhosts/domain/httpdocs/gallery/modules/gallery/models/item.php(416): module_Core::event('item_created', Object(Item_Model))
#5 /var/www/vhosts/domain/httpdocs/gallery/modules/server_add/controllers/server_add.php(266): Item_Model_Core->save()
#6 [internal function]: Server_Add_Controller::add(Object(Task_Model))
#7 /var/www/vhosts/domain/httpdocs/gallery/modules/gallery/helpers/task.php(90): call_user_func_array('Server_Add_Cont...', Array)
#8 /var/www/vhosts/domain/httpdocs/gallery/modules/server_add/controllers/server_add.php(122): task_Core::run('621')
#9 [internal function]: Server_Add_Controller->run('621')
#10 /var/www/vhosts/domain/httpdocs/gallery/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Server_Add_Controller), Array)
#11 [internal function]: Kohana_Core::instance(NULL)
#12 /var/www/vhosts/domain/httpdocs/gallery/system/core/Event.php(208): call_user_func_array(Array, Array)
#13 /var/www/vhosts/domain/httpdocs/gallery/application/Bootstrap.php(67): Event_Core::run('system.execute')
#14 /var/www/vhosts/domain/httpdocs/gallery/index.php(116): require('/var/www/vhosts...')
#15 {main}
2014-05-01 19:26:36 -05:00 --- error: Failed to convert placeholder for missing image: castle-antiquecar001
2014-05-01 19:26:36 -05:00 --- error: Failed to convert placeholder for missing image: castle-antiquecar001
2014-05-01 19:26:36 -05:00 --- error: @todo UNREADABLE_FILE
#0 /var/www/vhosts/domain/httpdocs/gallery/modules/gallery/helpers/graphics.php(252): photo_Core::get_file_metadata('/var/www/vhosts...')
#1 /var/www/vhosts/domain/httpdocs/gallery/modules/gallery/helpers/graphics.php(235): graphics_Core::_update_item_dimensions(Object(Item_Model))
#2 /var/www/vhosts/domain/httpdocs/gallery/modules/gallery/helpers/gallery_event.php(126): graphics_Core::generate(Object(Item_Model))
#3 /var/www/vhosts/domain/httpdocs/gallery/modules/gallery/helpers/module.php(402): gallery_event_Core::item_created(Object(Item_Model))
#4 /var/www/vhosts/domain/httpdocs/gallery/modules/gallery/models/item.php(416): module_Core::event('item_created', Object(Item_Model))
#5 /var/www/vhosts/domain/httpdocs/gallery/modules/server_add/controllers/server_add.php(266): Item_Model_Core->save()
#6 [internal function]: Server_Add_Controller::add(Object(Task_Model))
#7 /var/www/vhosts/domain/httpdocs/gallery/modules/gallery/helpers/task.php(90): call_user_func_array('Server_Add_Cont...', Array)
#8 /var/www/vhosts/domain/httpdocs/gallery/modules/server_add/controllers/server_add.php(122): task_Core::run('621')
#9 [internal function]: Server_Add_Controller->run('621')
#10 /var/www/vhosts/domain/httpdocs/gallery/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Server_Add_Controller), Array)
#11 [internal function]: Kohana_Core::instance(NULL)
#12 /var/www/vhosts/domain/httpdocs/gallery/system/core/Event.php(208): call_user_func_array(Array, Array)
#13 /var/www/vhosts/domain/httpdocs/gallery/application/Bootstrap.php(67): Event_Core::run('system.execute')
#14 /var/www/vhosts/domain/httpdocs/gallery/index.php(116): require('/var/www/vhosts...')
#15 {main}
2014-05-01 19:26:41 -05:00 --- error: File not found: file_proxy%2Fmk-tomorrowland021.jpg%2Fcastle%2F.album.jpg
2014-05-01 19:26:42 -05:00 --- error: File not found: file_proxy%2Fmk-tomorrowland021.jpg%2Fcastle-antiquecar001.jpg
[root@srv01 logs]#