I can't able to login vesta cpanel.
I can't able to login vesta cpanel.
Today morning I came to see my website is down.
- I can't able to login vesta admin panel/cpanel
so I logged in through ssh and reboot the server.
Now website is working fine. But still could not able to get login page gui.
Please help me
-
- Posts: 2
- Joined: Mon Apr 09, 2018 6:27 am
- Os: Ubuntu 15x
- Web: apache + nginx
Re: I can't able to login vesta cpanel.
Hello,
Same problem for me. I cannot able to reach login page in my 4 different servers.
I already upgraded to latest version via SSH and tried all previously suggested solutions.
Any thoughts
Same problem for me. I cannot able to reach login page in my 4 different servers.
I already upgraded to latest version via SSH and tried all previously suggested solutions.
Any thoughts
Re: I can't able to login vesta cpanel.
No still I am facing the issue. Do you get any solution?
-
- Posts: 2
- Joined: Mon Apr 09, 2018 6:27 am
- Os: Ubuntu 15x
- Web: apache + nginx
Re: I can't able to login vesta cpanel.
I got the reason.
Digital ocean block port 8083 because of recent attacks.
So I change port and it works now
Digital ocean block port 8083 because of recent attacks.
So I change port and it works now
Re: I can't able to login vesta cpanel.
Yep, DigitalOcean blocked port 8083 across all zones.
Change the port by following: viewtopic.php?f=10&t=16585&p=68940&hilit=8383#p68940
Then you can access on the new port with no issues (also make sure you update to 0.9.8-20 before changing the port), you can do that with:
Check current version:
If not, 0.9.8-20 then run the following from CLI:
That has the patch for the attack that was launched on Saturday 7th April that caused ports 8083 to be blocked in the first place.
Change the port by following: viewtopic.php?f=10&t=16585&p=68940&hilit=8383#p68940
Then you can access on the new port with no issues (also make sure you update to 0.9.8-20 before changing the port), you can do that with:
Check current version:
Code: Select all
v-list-sys-vesta-updates
Code: Select all
v-update-sys-vesta-all
Re: I can't able to login vesta cpanel.
n0x wrote: ↑Mon Apr 09, 2018 2:39 pmYep, DigitalOcean blocked port 8083 across all zones.
Change the port by following: viewtopic.php?f=10&t=16585&p=68940&hilit=8383#p68940
Then you can access on the new port with no issues (also make sure you update to 0.9.8-20 before changing the port), you can do that with:
Check current version:
If not, 0.9.8-20 then run the following from CLI:Code: Select all
v-list-sys-vesta-updates
That has the patch for the attack that was launched on Saturday 7th April that caused ports 8083 to be blocked in the first place.Code: Select all
v-update-sys-vesta-all
Thank you. The issues has been resolved now