mizar Regular Pleskian Staff member Jan 26, 2017 #21 Hello, Wordpress toolkit belongs to 'panel' component, not 'base'. It's recommended to install updates for all plesk components: plesk installer --select-release-current --upgrade-installed-components
Hello, Wordpress toolkit belongs to 'panel' component, not 'base'. It's recommended to install updates for all plesk components: plesk installer --select-release-current --upgrade-installed-components
G g4marc Basic Pleskian Jan 27, 2017 #22 Hi mizar, I've tried to update the plesk components as you recomended. I ended up with an error and a non working plesk. See attached file. While trying to login to the plesk panel I always get a 502 BAD GATEWAY message now. Attachments plesk_install_error.txt 12.6 KB · Views: 6
Hi mizar, I've tried to update the plesk components as you recomended. I ended up with an error and a non working plesk. See attached file. While trying to login to the plesk panel I always get a 502 BAD GATEWAY message now.
mizar Regular Pleskian Staff member Feb 7, 2017 #23 g4marc said: Hi mizar, I've tried to update the plesk components as you recomended. I ended up with an error and a non working plesk. See attached file. While trying to login to the plesk panel I always get a 502 BAD GATEWAY message now. Click to expand... The yum failed with error - UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 4: ordinal not in range(128), it might occurred because you have non-ascii locale, i'll check and add the bug, could you try to run: env LC_ALL=C LANG=C plesk installer --select-release-current --upgrade-installed-components To resolve the problem with 502 please start the panel - /etc/init.d/psa start.
g4marc said: Hi mizar, I've tried to update the plesk components as you recomended. I ended up with an error and a non working plesk. See attached file. While trying to login to the plesk panel I always get a 502 BAD GATEWAY message now. Click to expand... The yum failed with error - UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 4: ordinal not in range(128), it might occurred because you have non-ascii locale, i'll check and add the bug, could you try to run: env LC_ALL=C LANG=C plesk installer --select-release-current --upgrade-installed-components To resolve the problem with 502 please start the panel - /etc/init.d/psa start.