Pages: [1] :: one page |
|
Author |
Thread Statistics | Show CCP posts - 2 post(s) |
Ryel Theon
Take A Wish Foundation Combined Planetary Union
|
Posted - 2010.07.29 17:30:00 -
[1]
Try and fetch an avatar image and you get back the following error page results.
Sample url that generates this response is: http://image.eveonline.com/Character/1331411813_64.jpg
Output:
Server Error in '/' Application.
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
<!-- Web.Config Configuration File -->
<configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration>
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
<!-- Web.Config Configuration File -->
<configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web> </configuration>
|
|
CCP Zymurgist
Gallente C C P
|
Posted - 2010.07.29 17:51:00 -
[2]
Moved from General Discussion
I'm not noticing this error but that doesn't mean there isn't an error in one of our imaging severs. I suggest filling a petition under Technical with this information.
Zymurgist Community Representative CCP Hf, EVE Online Contact Us |
|
Ryel Theon
Take A Wish Foundation Combined Planetary Union
|
Posted - 2010.07.29 17:59:00 -
[3]
No offense, but why should I have to petition it when it's clearly internal server error output from your servers and not some vague browser error. The image url I included works now but it appears that the server is bouncing up and down as I've seen multiple occurrences of images in forum threads rendering and then now. Right now it's fine.
|
|
CCP Zymurgist
Gallente C C P
|
Posted - 2010.07.29 18:13:00 -
[4]
Originally by: Ryel Theon No offense, but why should I have to petition it when it's clearly internal server error output from your servers and not some vague browser error. The image url I included works now but it appears that the server is bouncing up and down as I've seen multiple occurrences of images in forum threads rendering and then now. Right now it's fine.
Technical -> Website petitions go to the website team They read here as well but petitions are a great way to bring it to their attention.
Zymurgist Community Representative CCP Hf, EVE Online Contact Us |
|
Tonto Auri
Vhero' Multipurpose Corp
|
Posted - 2010.07.29 23:50:00 -
[5]
Originally by: Ryel Theon No offense, but why should I have to petition
Bugreport, not petition. And to answer "why" - because forum is the worst communication instrument ever appeared in the human lifecycle. -- Thanks CCP for cu |
Crewsock
|
Posted - 2010.07.31 15:57:00 -
[6]
All forum avatars appear blank to me as well. the link you gave "http://image.eveonline.com/Character/1331411813_64.jpg" leads to this error message in Firefox: The connection was reset The connection to the server was reset while the page was loading.
|
|
|
|
Pages: [1] :: one page |
First page | Previous page | Next page | Last page |