Go Back   HostGator Peer Support Forums > HostGator Peer Support Forums > Linux VPS Support

Notices

Reply
 
Thread Tools
  #1  
Old 10-29-2009, 09:35 PM
Misterpat's Avatar
Misterpat Misterpat is offline
Junior Croc
 
Join Date: Jan 2009
Location: New Jersey, USA
Posts: 151
Default Cant login to Cpanel

Just purchased my VPS account and got setup very quickly. I guess I'm missing something, but I cant log into Cpanel on my server. Am I missing something?

I can log into the WHM no problem.

Any help would be great.
Reply With Quote
  #2  
Old 10-29-2009, 09:46 PM
quietFinn's Avatar
quietFinn quietFinn is offline
Veteran Croc
 
Join Date: Feb 2005
Posts: 3,557
Default Re: Cant login to Cpanel

Quote:
Originally Posted by Misterpat View Post
Just purchased my VPS account and got setup very quickly. I guess I'm missing something, but I cant log into Cpanel on my server. Am I missing something?

I can log into the WHM no problem.

Any help would be great.
Did you create an account?
You can't log in to cPanel as root.
__________________
quietFinn - netFinn Finland
"Be who you are and say what you feel because those who mind don't matter and those who matter don't mind." - Dr. Seuss
Reply With Quote
  #3  
Old 10-30-2009, 05:27 AM
alkutnet's Avatar
alkutnet alkutnet is offline
Hatchling Croc
 
Join Date: Jan 2008
Posts: 9
Default Re: Cant login to Cpanel

yes this problem happend to me too

when I created account

I cannot to login its cpanel
Reply With Quote
  #4  
Old 10-30-2009, 09:31 AM
Misterpat's Avatar
Misterpat Misterpat is offline
Junior Croc
 
Join Date: Jan 2009
Location: New Jersey, USA
Posts: 151
Default Re: Cant login to Cpanel

Quote:
Originally Posted by quietFinn View Post
Did you create an account?
You can't log in to cPanel as root.
That makes sense. I created an account with the same credentials as my other account here at HostGator. I tryed to connect via ftp to upload some files and I'm stuck on retrieving the directory for the account I just created.
Code:
Response:    220---------- Welcome to Pure-FTPd [TLS] ----------
Response:    220-You are user number 4 of 50 allowed.
Response:    220-Local time is now 10:21. Server port: 21.
Response:    220-This is a private system - No anonymous login
Response:    220-IPv6 connections are also welcome on this server.
Response:    220 You will be disconnected after 15 minutes of inactivity.
Command:    USER ******
Response:    331 User ****** OK. Password required
Command:    PASS *******
Response:    230-User ****** has group access to:  ****** 
Response:    230 OK. Current restricted directory is /
Status:    Connected
Status:    Retrieving directory listing...
Command:    PWD
Response:    257 "/" is your current location
Command:    TYPE I
Response:    200 TYPE is now 8-bit binary
Command:    PASV
Response:    227 Entering Passive Mode (174,120,152,37,83,190)
Command:    MLSD
Error:    Connection timed out
Error:    Failed to retrieve directory listing
Reply With Quote
  #5  
Old 10-30-2009, 10:29 AM
quietFinn's Avatar
quietFinn quietFinn is offline
Veteran Croc
 
Join Date: Feb 2005
Posts: 3,557
Default Re: Cant login to Cpanel

Try passive mode.
__________________
quietFinn - netFinn Finland
"Be who you are and say what you feel because those who mind don't matter and those who matter don't mind." - Dr. Seuss
Reply With Quote
  #6  
Old 10-30-2009, 10:42 AM
Misterpat's Avatar
Misterpat Misterpat is offline
Junior Croc
 
Join Date: Jan 2009
Location: New Jersey, USA
Posts: 151
Default Re: Cant login to Cpanel

Quote:
Originally Posted by quietFinn View Post
Try passive mode.
Thanks for the tip. Just tried that and same results. Would this be because I have not switched my nameservers yet?
Reply With Quote
  #7  
Old 10-30-2009, 11:32 AM
quietFinn's Avatar
quietFinn quietFinn is offline
Veteran Croc
 
Join Date: Feb 2005
Posts: 3,557
Default Re: Cant login to Cpanel

From CSF readme.txt
Quote:
On servers running Monolithic kernels (e.g. VPS Virtuozzo/OpenVZ and custom
built kernels) ip_conntrack and ip_conntrack_ftp iptables kernel modules may
not be available or fully functional. If this happens, FTP passive mode (PASV)
won't work. In such circumstances you will have to open a hole in your firewall
and configure the FTP server to use that same hole.

For example, with pure-ftpd you could add the port range 30000:35000 to TCP_IN
and add the following line to /etc/pure-ftpd.conf and then restart pure-ftpd:
PassivePortRange 30000 35000
You can of course ask HG support to make those changes.
__________________
quietFinn - netFinn Finland
"Be who you are and say what you feel because those who mind don't matter and those who matter don't mind." - Dr. Seuss
Reply With Quote
  #8  
Old 10-30-2009, 11:51 AM
Misterpat's Avatar
Misterpat Misterpat is offline
Junior Croc
 
Join Date: Jan 2009
Location: New Jersey, USA
Posts: 151
Default Re: Cant login to Cpanel

I went on chat and the tech said that they were working on the server and that what is causing the ftp problems. No ideas when the maintenance will be done.
Reply With Quote
  #9  
Old 10-30-2009, 11:54 AM
quietFinn's Avatar
quietFinn quietFinn is offline
Veteran Croc
 
Join Date: Feb 2005
Posts: 3,557
Default Re: Cant login to Cpanel

Quote:
Originally Posted by Misterpat View Post
I went on chat and the tech said that they were working on the server and that what is causing the ftp problems. No ideas when the maintenance will be done.
It's quite useless to ask any technical question in Live Chat support.

I had the same problem with FTP in my VPS and I fixed it by following those instructions I posted earlier.
__________________
quietFinn - netFinn Finland
"Be who you are and say what you feel because those who mind don't matter and those who matter don't mind." - Dr. Seuss
Reply With Quote
  #10  
Old 10-30-2009, 11:59 AM
Misterpat's Avatar
Misterpat Misterpat is offline
Junior Croc
 
Join Date: Jan 2009
Location: New Jersey, USA
Posts: 151
Default Re: Cant login to Cpanel

Quote:
Originally Posted by quietFinn View Post
It's quite useless to ask any technical question in Live Chat support.

I had the same problem with FTP in my VPS and I fixed it by following those instructions I posted earlier.
Would You have a link on how to do what You posted?
Reply With Quote
  #11  
Old 10-30-2009, 12:14 PM
quietFinn's Avatar
quietFinn quietFinn is offline
Veteran Croc
 
Join Date: Feb 2005
Posts: 3,557
Default Re: Cant login to Cpanel

Quote:
Originally Posted by Misterpat View Post
Would You have a link on how to do what You posted?
I can write the instructions if you use CSF firewall.
__________________
quietFinn - netFinn Finland
"Be who you are and say what you feel because those who mind don't matter and those who matter don't mind." - Dr. Seuss
Reply With Quote
  #12  
Old 10-30-2009, 12:49 PM
Misterpat's Avatar
Misterpat Misterpat is offline
Junior Croc
 
Join Date: Jan 2009
Location: New Jersey, USA
Posts: 151
Default Re: Cant login to Cpanel

Quote:
Originally Posted by quietFinn View Post
I can write the instructions if you use CSF firewall.
Right now, I'm using whatever came with the VPS. I submitted a ticket for this and will see how that goes.

Thanks for Your help.
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
how do I login to cPanel? DarkCybo Webhosting 1 01-25-2009 08:39 PM

All times are GMT -5. The time now is 11:23 PM.