Site temporary disconnects
jhmac
Joined: 2009-04-18
Posts: 44 |
Posted: Sat, 2010-02-06 18:56 |
Hey! It's me again. So I dropped LP and went to a VPS and am in the process of transferring the gallery info over. Figure I'd just do a fresh install of Gallery 2.3.1 and manually upload all the pics. Here's the issue I've hit several times so far. There have been 3 instances of uploading pics to albums only to run into the error that some of the pics are too big (which i can adjust beforehand to deal with that issue) but when I go to look at the album itself it shows the broken thumbnails of the pics that failed to upload then dc's the site for about 10 minutes. This happens only when I look at the album with the failed upload. I wind up deleting the entire album and redoing the upload. Today I was tinkering with the mediablock and was using the updates album which still contains the albums that i deleted and causes the site to disconnect again. looking at the error log I see the error causing the problem (or at least I assume so) Quote:
[Sat Feb 06 18:41:01 2010] [error] [client 71.56.183.243] sh: line 1: 16366 Terminated ( "/usr/bin/composite" "-quality" "75" "-geometry" "+12+2925" "/home/rocks26/public_html/rrgallery/g2data/plugins_data/modules/watermark/watermark_png" "/home/rocks26/public_html/rrgallery/g2data/albums/Sports/rcssc/rcsscspringbroom09/broom42209/4_22_09 RCSSC Broomball _99_.JPG" "jpg:/home/rocks26/public_html/rrgallery/g2data/tmp/imgk_1GLWDw" ) 2> "/home/rocks26/public_html/rrgallery/g2data/tmp/g2dbgPGetL2", referer: http://www.rockstarrated.com/rrgallery/main.php?g2_view=dynamicalbum.UpdatesAlbum Any ideas on what exactly is happening? Is it the resize issue before uploading causing all of this? Gallery URL = http://www.rockstarrated.com/rrgallery/main.php |
|
Posts: 16504
Sounds like there may be some adjusting you need to do on the server.
What version of ImageMagick do you have installed on the server? I'd also just go ahead and uninstall GD, you won't be needing that
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 44
I assume the version is up to date. Just to be sure I sent in a ticket to confirm.
EDIT: Got the ticket back....We're running the latest release of ImageMagick (version 6.5.9-8).
I went ahead and uninstalled ArchiveUpload, Exif,and Gd
When i go to an album some of the thumbs appear and others do not. It's only when I refresh the page that the other thumbs start appearing. When a thumb appears with the broken icon inside (the torn paper) is when the site goes down. The error file pretty much contains the same things:
phpinfo file: http://www.rockstarrated.com/rrgallery/phpinfo.php
Gallery info:
Still at a loss on what is causing this. Any other info needed from me just ask and I will give. Thanks for your time again :\
Posts: 44
Any ideas on what might be causing the crash? I went ahead and uninstalled any plugins I didn't need, added a php.ini file to the gallery directory to up the upload size and rebuilt the thumbs again. Now for some reason when the thumbs don't show up at first(without the broken thumb image) I have to refresh the page 2-3 times to get them to load. When I do encounter a broken thumb image, the site goes down. Any further information I can provide, please let me know as well as any server info I should be looking at.
Posts: 16504
Above you said you're using file locking but in the last details you posted you're using database locking.
Try uninstalling the SquareThumb module to see if that extra processing is hanging things up.
You said you're on a VPS, but you had to submit a ticket to get some information? Are you not root on the system?
Put Gallery into debug mode and try to upload some photos. Copy and paste that debug output (from the main page, NOT the Smarty debug popup) into a text file, zip and attach here.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 44
I assume I am the root. First time with a VPS so still learning the options I have at hand.
They did say I had the latest version of IM but looking at the modules I have installed I actually have version 6.5.4 and not 6.5.9. Last host did have 6.5.9 and I had no issues with the photos since implementing IM on the old site. I did request that they update their version on the server so we'll see what they say. I'll keep the post updated once I get word.
Posts: 16504
If you're root, just install it yourself That's the power of a VPS.
Don't know which distro is running on there, but if it's Debian (this may work out of the box on Ubunut):
aptitude update && aptitude safe-upgrade
Will check for new updates and install them for all installed packages on the server.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 44
I did wind up upgrading Imagemagick to the latest version. I believe I have CentosOS if that's what you mean by the distro. Still getting used to the VPS stuff. The site disconnects seem to have ceased. Now my trouble is the imagemagick plugin so since it's a different topic I'm going to post it in a new thread.
New thread: http://gallery.menalto.com/node/94608