• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

502 page not found to plesk panel

NameBiz

New Pleskian
Hi,

can't login after update, tried different solutions on the forum and none really matches with my case, need help.
 
Hi yes I checked the links an other threads and couldnt solve it.
my operating system is DEBIAN 7.0
my current used Odin - Product is Plesk 11.5.3

please help.
 
After initiating /usr/local/psa/bootstrapper/pp12.0.18-bootstrapper/bootstrapper.sh repair

it outputs the fallowing:

error while trying to update upgrade SQL database from 11.6.1
see log file : /var/log/plesk/install/plesk_12.0.1

when going to path, its says No such such file or directory

PS: sorry, really not much advanced in linux
 
You can't provide any additional detail of your issue. No solutions, which can be found on this forum or in KB articles, has helped you.
In this case I can only suggest you contact Odin Support Team. They will investigate and fix this problem directly on your server.
 
Like I said I'm not an advance linux user and perhaps doing things wrong.
But ok I see your point, thanks for "support" anyway.
 
Hi NameBiz,

some small basics:

Please read and bookmark:



If you would like to show files over the command line, please use ( for example ) :

ls -la /var/log/plesk/install

This will list all files in the folder "/var/log/plesk/install". If you would like more options for the command "ls", please use: "ls --help"


Print files with cat to the command line, only listing lines with "error" ( for example ) :

cat /var/log/plesk/install/plesk_12.0.18_installation.log | grep error
Please use the command "cat --help" for more options with "cat".



You might find it interesting that most of the linux commands have a "--help" option string. Please use it, if you would like to display the depending help - informations for a command.
Please use Google search, if you start with linux. Use for example "CentOS" "open" "log" ( yes, please with the quotes for each word, to limit your results ), or in your issue case, you might use: "CentOS" "error while trying to update upgrade SQL database from 11.6.1" ( yes! again with the quotes ^^ ).

Please be aware, that the more information you provide, the better will be any possible answer from the forum users to your issue. So if you add errors from the logs, or from the command line, it is more likely, that you might get help, here in the self-service - support - forum.
 
Back
Top