General Questions
Do you provide web hosting?
We offer free web hosting with up to ten gigabytes of storage!
Do you provide voice servers?
What games do you host?
Do you provide FTP access to my server files?
Do you allow SSH access to my game server?
What kind of hardware do your servers have?
We also do our best to not overload our boxes. A system that has 64 cores can be overloaded just like one that has four. It’s all about how many servers you put on the box.
What locations do you host your game servers from?
Some locations may be sold out from time to time and unavailable on the website. We work to get capacity available as quickly as we can in these situations. You can also migrate your server from any location, to any location after you buy – keeping all your files and settings in tact!
How do I contact support?
Support Questions
How do I contact UltimatePay about a payment issue?
http://ultimatepay.custhelp.com
If there’s information we can give you to help you get through to them, we’ll be happy to get that… but we can’t help with payment issues!
How do I use my free web hosting?
The index.html file is the default website you start with. You can either edit it or upload new site content there.
Then, you browse to hgsid.hostedd.com and your content will appear.
How do I apply patches to my server?
How do I cancel my hosting?
How do I access the files on my game server?
How do I connect to my server via FTP?
Using a 3rd party FTP program:
Simply start up your favorite FTP program and connect using the FTP information in your control panel. There’s more details on the forum here:
Using Windows:
You can get to your server using the native Windows software, however clunky it may be.
Open a regular window of any kind and put the following into the address bar:
ftp://[your server IP] enter your username and password for your server as found in the control panel. This will be a different username and password for each server you have.
Your files will open up like any folder on your PC.
Using our WebFTP in the control panel:
Login to your control panel at hgspanel.hostedgameservers.com and click on the game server you would like to get into FTP on. Then, click the WebFTP button on the right side. No login required!
How do I test my internet connection to the server for lag?
http://forum.hostedgameservers.com/viewtopic.php?f=19&t=24&p=86#p86
As pings start to flow down the screen, watch the ms number for spikes. If you are getting spikes or higher than expected pings, do a tracert as described on the same page.
Each line of the tracert test is a router between you and the server. If you see a router that has higher than normal pings somewhere before getting to your server, that is definitely the problem and you will likely have to wait for that hop to come back to normal. If you see the last hop, your server, as the only one with high ping, then it is lag from the game server.
We have monitoring systems that watch our servers 24/7 for ping problems. If you think you’ve found a problem with the ping, please post the tracert results to the support team in an email.
How do I monitor the load of the hardware my game server is on?
How do I reinstall my game server back to default settings and files?
This will bring your server back to how you bought it while leaving everything in the hgsbackup folder in place. Everything else will be deleted and moved back to the stock installation.
How do I force my source server to update?
Why won’t my game server start?
First, login to your web control panel at http://hgspanel.hostedgameservers.com with the information sent to you in your welcome email and click ‘Stop Server’ if it is running. Click the ‘Start server debug session’ button. This will run the server and display the output live in your browser for you. Look for any errors and see if you can fix them. Some are obvious fixes and others are not.
If things keep crashing and you can’t figure out why, try disabling any mods you’ve installled. The community written mods never come with any guarantee by anyone to work and often times cause resource issues or servers to crash altogether. As a last resort, you can stop your server and use the ‘Reinstall server to newest version’ button to freshly re-deploy your server back to its defaults.
How do I login to the Hosted Game Servers control panel?
How do I view the server console ?
The SSH client for windows is called PuTTY. You can log into with the SSH information in your panel and download it from here:
http://forum.hostedgameservers.com/viewtopic.php?f=19&t=74
Keep in mind, your password is case sensitive and hidden while typing.
Once logged in, you can type “screen -x” to pull up your Minecraft server’s console.
