bakaneko New Member
 Posts: 9 Status: Offline Joined:
pm {name} | 500 - Internal server error. (27th Jul 08 at 3:02am UTC) My other problem. | | 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? | |
|
frufru Administrator
    
![[Avatar]](http://a.random-image.net/frufru/randimage.jpg) Posts: 172 Status: Offline Location: Canada Joined:
pm {name} | | Re: 500 - Internal server error. (27th Jul 08 at 3:21am UTC) | | 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? | |
Randomizer Service Live Stats:
 |
|
bakaneko New Member
 Posts: 9 Status: Offline Joined:
pm {name} | | Re: 500 - Internal server error. (27th Jul 08 at 3:41am UTC) | | Here they are. I know for a fact that if I converted it to a jpg, at 99% compression, it'll work.


I'm sorry for causing more work for you. Thanks for helping me track this down. | |
|
frufru Administrator
    
![[Avatar]](http://a.random-image.net/frufru/randimage.jpg) Posts: 172 Status: Offline Location: Canada Joined:
pm {name} | | Re: 500 - Internal server error. (27th Jul 08 at 3:52am UTC) | | 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 . Don't worry, I will not forget about it. | |
Randomizer Service Live Stats:
 |
|
bakaneko New Member
 Posts: 9 Status: Offline Joined:
pm {name} | | Re: 500 - Internal server error. (27th Jul 08 at 3:54am UTC) | | | No, not urgent at all! Please focus your attention on your uni courses. | |
|
frufru Administrator
    
![[Avatar]](http://a.random-image.net/frufru/randimage.jpg) Posts: 172 Status: Offline Location: Canada Joined:
pm {name} | | Re: 500 - Internal server error. (27th Jul 08 at 3:57am UTC) | | No, not urgent at all! Please focus your attention on your uni courses.
Thanks. Much appreciated It'll all be done by the end of the coming Tuesday, so I should have an answer for you around Wednesday or so | |
Randomizer Service Live Stats:
 |
|
frufru Administrator
    
![[Avatar]](http://a.random-image.net/frufru/randimage.jpg) Posts: 172 Status: Offline Location: Canada Joined:
pm {name} | | Re: 500 - Internal server error. (31st Jul 08 at 1:43am UTC) | | 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 | |
Randomizer Service Live Stats:
 |
|
frufru Administrator
    
![[Avatar]](http://a.random-image.net/frufru/randimage.jpg) Posts: 172 Status: Offline Location: Canada Joined:
pm {name} | | Re: 500 - Internal server error. (31st Jul 08 at 3:14am UTC) | | | 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. | |
Randomizer Service Live Stats:
 |
|
frufru Administrator
    
![[Avatar]](http://a.random-image.net/frufru/randimage.jpg) Posts: 172 Status: Offline Location: Canada Joined:
pm {name} | | Re: 500 - Internal server error. (5th Aug 08 at 2:17am UTC) | | I believe it is fixed now. Mind verifying? | |
Randomizer Service Live Stats:
 |
|
bakaneko New Member
 Posts: 9 Status: Offline Joined:
pm {name} | | Re: 500 - Internal server error. (5th Aug 08 at 3:23pm UTC) | | 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. | |
|
frufru Administrator
    
![[Avatar]](http://a.random-image.net/frufru/randimage.jpg) Posts: 172 Status: Offline Location: Canada Joined:
pm {name} | | Re: 500 - Internal server error. (5th Aug 08 at 3:36pm UTC) | | 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
Can you check again now? | |
Randomizer Service Live Stats:
 |
|
bakaneko New Member
 Posts: 9 Status: Offline Joined:
pm {name} | | Re: 500 - Internal server error. (5th Aug 08 at 4:51pm UTC) | | Yes! It's working... I think. Is it just me or has the transparency been removed from the graphic?

Edit: It's happening to the PNG version. The GIF has come out through okay.
 | |
|
frufru Administrator
    
![[Avatar]](http://a.random-image.net/frufru/randimage.jpg) Posts: 172 Status: Offline Location: Canada Joined:
pm {name} | | Re: 500 - Internal server error. (5th Aug 08 at 5:04pm UTC) | | Yes! It's working... I think. Is it just me or has the transparency been removed from the graphic?  Edit: It's happening to the PNG version. The GIF has come out through okay. 
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... | |
Randomizer Service Live Stats:
 |
|
frufru Administrator
    
![[Avatar]](http://a.random-image.net/frufru/randimage.jpg) Posts: 172 Status: Offline Location: Canada Joined:
pm {name} | | Re: 500 - Internal server error. (6th Aug 08 at 2:09am UTC) | | Better? | |
Randomizer Service Live Stats:
 |
|
bakaneko New Member
 Posts: 9 Status: Offline Joined:
pm {name} | | Re: 500 - Internal server error. (6th Aug 08 at 3:12am UTC) | | | 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! | |
|
frufru Administrator
    
![[Avatar]](http://a.random-image.net/frufru/randimage.jpg) Posts: 172 Status: Offline Location: Canada Joined:
pm {name} | | Re: 500 - Internal server error. (6th Aug 08 at 10:35pm UTC) | | 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 . Honestly, don't worry about it. It was something I would have had to implement eventually anyway | |
Randomizer Service Live Stats:
 |
|