Image Randomizers > Randomizers :: Support :: Bugs :: > 500 - Internal server error.

500 - Internal server error. - Posted By bakaneko (bakaneko) on 26th Jul 08 at 10:02pm
This was the other problem I've been encountering.
-----
500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.
-----

Normally, to by pass this, I'd take the image and rework it in GIMP. Usually, I'd change the compression level and re-upload. But that only works for jpgs and now I've gotten this on PNG and GIF images.

Maybe this a problem on my end?

Re: 500 - Internal server error. - Posted By frufru (frufru) on 26th Jul 08 at 10:21pm
 
This was the other problem I've been encountering.
-----
500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.
-----

Normally, to by pass this, I'd take the image and rework it in GIMP. Usually, I'd change the compression level and re-upload. But that only works for jpgs and now I've gotten this on PNG and GIF images.

Maybe this a problem on my end?


Hmm... I'm not completely sure about this... I'd like to try my best to fix it though. So is the uploader working in general, but isn't working for particular images? If so, would you be able to try hosting it elsewhere, and linking me to the image? {Smile}

Re: 500 - Internal server error. - Posted By bakaneko (bakaneko) on 26th Jul 08 at 10:41pm
Here they are. I know for a fact that if I converted it to a jpg, at 99% compression, it'll work.

Image
Image

I'm sorry for causing more work for you. Thanks for helping me track this down.

Re: 500 - Internal server error. - Posted By frufru (frufru) on 26th Jul 08 at 10:52pm
All right, I'll see if I can figure this out. By the way, is this urgent? Because I am quite busy with coursework at the time, so if it is OK with you, I'll get back to this in a few days. But if it is urgent then I'll work on it ASAP {Smile} . Don't worry, I will not forget about it.

Re: 500 - Internal server error. - Posted By bakaneko (bakaneko) on 26th Jul 08 at 10:54pm
No, not urgent at all! Please focus your attention on your uni courses.

Re: 500 - Internal server error. - Posted By frufru (frufru) on 26th Jul 08 at 10:57pm
 
No, not urgent at all! Please focus your attention on your uni courses.


Thanks. Much appreciated {Smile}
It'll all be done by the end of the coming Tuesday, so I should have an answer for you around Wednesday or so {Smile}

Re: 500 - Internal server error. - Posted By frufru (frufru) on 30th Jul 08 at 8:43pm
OK, I think I see what the issue here. So the upload goes fine, but it's when you *open* the image that you get the Error 500?
All right, this is an issue with one of the filters & with the complex method that I "pick" an image. I will rework the coding on this a bit then get back to you {Smile}

Re: 500 - Internal server error. - Posted By frufru (frufru) on 30th Jul 08 at 10:14pm
It does indeed have something to do with the image encoding. The issue has been around for a while, even before I changed hosts. I am happy to report that I am making significant progress towards resolving this issue, but it will be a few days before a full fix is made.

Re: 500 - Internal server error. - Posted By frufru (frufru) on 4th Aug 08 at 9:17pm
I believe it is fixed now. Mind verifying? {Smile}

Re: 500 - Internal server error. - Posted By bakaneko (bakaneko) on 5th Aug 08 at 10:23am
Ummm. I'm still getting the error on the previously posted pics. Also it seems to have spread to other working ones. They don't load when using "Load all images" and come up with the same 500 Internal server error as before.

Re-uploading doesn't help either.

Re: 500 - Internal server error. - Posted By frufru (frufru) on 5th Aug 08 at 10:36am
 
Ummm. I'm still getting the error on the previously posted pics. Also it seems to have spread to other working ones. They don't load when using "Load all images" and come up with the same 500 Internal server error as before.

Re-uploading doesn't help either.


Oops... that didn't get re-linked properly to go along with the change {Lips Sealed}

Can you check again now? {Smile}

Re: 500 - Internal server error. - Posted By bakaneko (bakaneko) on 5th Aug 08 at 11:51am
Yes! It's working... I think. Is it just me or has the transparency been removed from the graphic?


Image

Edit: It's happening to the PNG version. The GIF has come out through okay.

Image

Re: 500 - Internal server error. - Posted By frufru (frufru) on 5th Aug 08 at 12:04pm
 
Yes! It's working... I think. Is it just me or has the transparency been removed from the graphic?


Image

Edit: It's happening to the PNG version. The GIF has come out through okay.

Image


Hmm.... well the content type for .PNG is actually currently being set to image/jpeg before the reader outputs the image to the browser, so that is probably the reason why. Outputting it as a png didn't seem to work properly when I first attempted it. I'll have to look into that one a bit further...

Re: 500 - Internal server error. - Posted By frufru (frufru) on 5th Aug 08 at 9:09pm
Better? {Smile}

Re: 500 - Internal server error. - Posted By bakaneko (bakaneko) on 5th Aug 08 at 10:12pm
Yes! They work! I'm sorry to have made all this extra work for you, frufru. I'm very grateful for your service and your hard work!

Re: 500 - Internal server error. - Posted By frufru (frufru) on 6th Aug 08 at 5:35pm
 
Yes! They work! I'm sorry to have made all this extra work for you, frufru. I'm very grateful for your service and your hard work!


No problem, and thanks {Smile} . Honestly, don't worry about it. It was something I would have had to implement eventually anyway {Tongue Out}