View Full Version : VPS Keeps restarting itself
DazoUK
02-17-2007, 06:59 PM
I have had my VPS for 2 days now and it has restarted itself 5 times i was under the impretion that the VPS will remain up at all times is ther a setting i need to chage or is the VPS buggerd please if any 1 knows something about this please contact me hear thanks
DazoUK
02-17-2007, 10:32 PM
ok its just happend again and wen i log on to my Virtuozzo VPS control panel i get the following message
Server Error in '/vz/cp' 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>
bob950
02-22-2007, 07:01 PM
This happens to me too. Ive had my VPS for a few weeks and the VPS is constantly rebooting itself. I am not satisfied with gate at all. Ive been trying to contact sales for the past 2 days so I can cancel my account.
I found a cool new host. They have the option to custom order your VPS. https://myvirpus.com/order.php?step=2&pid=12
Many people have told me that this is a very dependable host. I am switching to it and it would probably be a good idea for you to switch to it too.
vBulletin v3.5.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.