Questions and Answers : Web site : Messages
Author | Message |
---|---|
Ron Send message Joined: 14 Oct 05 Posts: 1 Credit: 694,073 RAC: 0 |
Can anyone tell me what the server is telling me?? 9/14/2009 11:46:31 rosetta@home Sending scheduler request: To fetch work. 9/14/2009 11:46:31 rosetta@home Requesting new tasks 9/14/2009 11:46:36 rosetta@home Scheduler request completed: got 0 new tasks 9/14/2009 11:46:36 rosetta@home Message from server: No work sent 9/14/2009 11:46:36 rosetta@home Message from server: (won't finish in time) Computer on 67.7% of time, BOINC on 99.3% of that |
water tank cleaning Send message Joined: 26 Aug 22 Posts: 2 Credit: 0 RAC: 0 |
I read your question several times since you make so many excellent points I have shared my knowledge regarding this problem I hope it will help you a lot. An "Internal Server Error" happens within the web server attempting to show you a web page. It's usually a server-side problem out of your control. An internal server error is an error on the web server you’re trying to access. That server is misconfigured in some way that prevents it from responding properly to what you’re asking it to do. Think of it like the web’s version of a blue screen. :-) Something went so wrong on the server that it couldn’t even tell you what the problem was. The format of the error described here is common for Apache web servers. That means we can also look for common error logs. Once again, the location of these logs varies a great deal based on specific web server configuration. access_log is the log of successful accesses. On a shared or virtual hosting server, there may be many of these: one per website, often with site-specific names or in site-specific locations on the server. error_log is the log of errors. On some hosts, there is an error log per site. On others, each site has its own access_log, but there may only be a single error_log for the system. suexec_log is the log most people forget. It deals with the permissions used to execute CGI and other scripts. When a CGI fails to execute because its ownership is wrong, the generic internal server error shows in the error log maybe it will help you Handyman Services Lahore, but a more specific error detailing the permissions involved appears in this log. |
Questions and Answers :
Web site :
Messages
©2024 University of Washington
https://www.bakerlab.org