Hello
I have just upgraded my old 1.1.5 to the latest i-MSCP 1.2.2 and now cant access the control panel anymore.
Upgrade from 1.1.5 to 1.2.2
OS: Debian Sqeezy 6.0.10
Ports i have changed to random.
Thanks for any help.
Regards
Ron
Hello
I have just upgraded my old 1.1.5 to the latest i-MSCP 1.2.2 and now cant access the control panel anymore.
Upgrade from 1.1.5 to 1.2.2
OS: Debian Sqeezy 6.0.10
Ports i have changed to random.
Thanks for any help.
Regards
Ron
Did you check the dedicated ports?
What do you mean you changed the ports to 'random'?
Default is 8080 and 4443
If you want to know what port it is running at run
netstat -antp | grep nginx
If it does not show up there, try the installation again with the -d option and show us the logs
Hello theemstra
I finaly got it working now. I reinstalled and now seems to work.
However a strange thing happens:
The previous control panel page returns a domain alias of a customer.
It used to be cp.lion.tdl.com now it is cp.lion.dtl.com:3726.
When I navigate to the cp.lion.tdl.com it show the page.
Thanks.
Regards
Ron
I have the very same problem after upgrading from 1.1.13 to 1.2.2
panel was previously available under
Now
maps to a (random) customer domain and the panel is reachable under
I've tried to switch back the panel to port 443 via autoinstaller but got the error
"The Port '443' is reserved or not valid."
How can this be resolved?
By reading the announcement or using the PanelRedirect plugin
It's incredible how users are not able to read errata files for new releases...
Wait what? Is it really a redirect (url changes) or just another content? Also is domain.tld your panel domain?
QuoteWait what? Is it really a redirect (url changes) or just another content? Also is domain.tld your panel domain?
Its a 301 redirect
QuoteDistribution in use (Identifiant and codename)
Quotei-MSCP version in use (Version and codename)
i-MSCP 1.2.2
Build: 20150212
Codename: Andromeda
QuoteServer implementation in use (dovecot or courier, Apache ITK, Apache FPM or Apache FCGID...)
dovecot, Apache FPM
QuoteThe logs from /var/log/imscp which are filled only when the debug mode is enabled in your /etc/imscp/imscp.conf file.Any relevant logs which belong to the service that cause a problem
Can you please say me, which logs are relevant to resolve this issue?
Maybe this is useful:
https://hosting.fqdn.tld:443 is 301 redirected to http://customerX.tld:80
http://hosting.fqdn.tld:80 is 301 redirected to http://sub.customerY.tld:80
vhost configs for PanelRedirect seems present at the right place
/etc/imscp/apache/working/PanelRedirect_ssl.conf
/etc/imscp/apache/working/PanelRedirect.conf
But it seems this configurations are being overwritten by customer vhost ...
customer1-domain.tld.conf
/etc/apache2/sites-enabled/sub.customerY.tld.conf