Plesk Automation :: PPA - Linux Web Servers - Yum Update

Feb 18, 2014

our our test setup. once we install a service node ie apache server, if i ssh to the server and type yum update i get the following:

Code:
[root@ppa-mysql1 ~]# yum update -y
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
* base: mirror.synergyworks.co.uk
* extras: mirror.sov.uk.goscomb.net
* updates: mirrors.coreix.net
Setting up Update Process

[code]....

this is the same on all PPA linux servers both web & mysql nodes.

View 1 Replies


ADVERTISEMENT

Plesk Automation :: How To Update PPA To Show 5.4.x Rather Than 5.3.3

Dec 13, 2013

1) I've used yum to upgrade php on a linux from 5.3.3 to 5.4.21, how do i update PPA to show 5.4.x rather than 5.3.3 (ideally it should read the server on scheduled task to get version number)

2) On Windows VMs it installed PHP 4, PHP 5.2, 5.3, 5.4. How do i a) remove PHP 4 option.

3) How do I specify which should be the default PHP Version.

I am using PPA 11.5

View 5 Replies View Related

Plesk Automation :: PPA - Cannot Get Access To PGSQL After Update

Feb 6, 2014

I've managed to get so far through the update from 11.1 to 11.5

The updater was rerun after problems with corrupt data. Things seemed to be going well until it updated to PGSQL 9.1 and restarted

It appears to not to be able to get access

psql -h`hostname` -U plesk plesk

results in asking for a password, which it did not before and what the password would be for the plesk user.

View 3 Replies View Related

Plesk Automation :: Email Alias Name Is Not Changed On Update

Jul 2, 2014

We have noticed that if we have created example@domain.tld email account and we create new domain alias for example alias.tld. We have already created email accounts for example@domain.tld and example@alias.tld.

Now, if we change email account name for example example2@domain.tld only mailbox for example2@domain.tld is updated, example@alias.tl is unchanged.

In this case if someone send email to example2@alias.tld email will not be delivered because alias mail name was not updated. We have noticed this error in PPA 11.1 and PPA 11.5.

View 1 Replies View Related

Plesk Automation :: Update MySQL Version Database Node

Jun 6, 2015

Is it possible to update the MySQL version on the db nodes from 5.1 to 5.5 or is it supported?

View 3 Replies View Related

Plesk Automation :: Update Hard Disk Memory Limit For The Created Subscription

Mar 3, 2014

Is any way to change hard disk memory limit for created subscription ? It is 4 Gb I have to increase it to 8 Gb.

View 1 Replies View Related

Plesk Automation :: Plug VPS Into PPA DNS Servers

May 5, 2014

We operate many Plesk VPS servers in a virtual environment for our customers and would really like the ability to allow Plesk VPS servers to switch to using our PPA DNS servers instead of having to have multiple ips on each VPS to run their own name servers. Not to mention the added nuisance of each customer having to register name servers and glue records.

We looked at adding the Plesk servers as nodes to our PPA cluster but the license jump and loss of Nginx is completely prohibitive. Is this possible?

View 2 Replies View Related

Plesk Automation :: No Database Servers Available For This Subscription

May 15, 2014

Text when you click Add New Database gives this error

subscription is Administrator

View 1 Replies View Related

Plesk Automation :: Failed To Add Linux Web Server

Apr 22, 2014

Installing packages task failed. The log fails on:

Installing packages
Loaded plugins: fastestmirror, rhnplugin
Loading mirror speeds from cached hostfile
* cloudlinux-x86_64-server-6: cl-mirror.krystal.co.uk
* elrepo: mirrors.coreix.net
Running rpm_check_debug
Fatal error during packages installation: Test Transaction Errors: package mysql-libs-5.1.73-3.el6_5.x86_64 (which is newer than mysql-libs-5.1.71-1.el6.i686) is already installed

How can we get it to continue?

View 2 Replies View Related

Plesk Automation :: Try To Migrate Linux Server

Aug 29, 2013

im trying to migrate my plesk 11 linux server (i installed the PPA Moving Tools) but when im running the assimilate command: ppa-assimilate generate-migration-list config.ini...im getting this error:

[root@server ~]# ppa-assimilate generate-migration-list config.ini
[2013-08-30 00:40:54] [INFO] | Initialize migrator
[2013-08-30 00:40:54] [INFO] | Load configuration
[2013-08-30 00:40:54] [INFO] | PPA host: XXX.XXX.XXX.XXX
[2013-08-30 00:40:54] [INFO] | CBM URL: https://XXX.XXX.XXX.XXX:8443/plesk-billing/direct-api.php

[code]....

View 3 Replies View Related

Plesk Automation :: Error While Installing Automation During (Getting SELinux) Step

Jul 5, 2013

I am trying to install Automation, and I keep getting an error after the "Getting SELinux" step, here is a log of the process so far:

Code:
[INFO]: Checking current user privileges...
[INFO]: Checking critical environment requirements...
[INFO]: Determining OS parameters...
[INFO]: Detected OS: CentOS-5-x86_64
[INFO]: Getting SELinux state...
[ERROR]: Unexpected error: ''

[Code] ....

I have tried running the installation on a different server and the same issue came up...

View 19 Replies View Related

Plesk Automation :: Failure To Install Automation On Centos 6.5

Apr 4, 2015

I am installing plesk automation on centos 6.5 using this command on a fresh system

./ppa_installer --password some_password --admin_email some_email

and get the following error.

[LOGTEE]: Error Downloading Packages:
[LOGTEE]:
[LOGTEE]: libuuid-2.17.2-12.18.el6.i686: failure: Packages/libuuid-2.17.2-12.18.el6.i686.rpm from base: [Errno 256] No more mirrors to try.

Looks like some lib is not found in the mirrors.

View 1 Replies View Related

Plesk Automation :: Automation Installer Breaks Yum In CentOS 6.6

Jan 29, 2015

On a clean install of CentOS 6.6 (Final) I did the following:

1. updated the /etc/hosts file to point my ip to the hostname

2. Open the ports in the iptables file.

3. ran the ppa_installer per the instructions on [URL] ....

The ppa_installer log says installed Successfully. However the following occurs:

1. Cannot browse to the url:8443, or any of the other variations (8080, 8880, https/http)

2. Yum installer is now broken (I replicated this twice). Yum will not run at all with the following error:

There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: /usr/lib64/libcurl.so.4: file too short

Please install a package which provides this module, or verify that the module is installed correctly.It's possible that the above module doesn't match the

current version of Python, which is:
2.6.6 (r266:84292, Jan 22 2014, 09:42:36)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]

I am now going to try Cent OS 6.4.. will report back.

View 8 Replies View Related

Plesk Automation :: Linux Platform Installed On Remote Host Is Not Supported

Feb 16, 2015

I tried adding an apache service node to PPA Admin Node.

I referred to the specs at [URL] ....

Specifications of the Apache server node are:

RHEL 6.4 64bit
RAM 3GB
CPU 2.5GHz
Free Space 18GB
Ports Opened:
80, 443: HTTP, HTTPS
8352-8999: Communication between a service node and PPA panels
22: Communication through SSH
20, 21: FTP connections

But when I tried adding it as a service node, PPA says The Linux platform installed on the remote host 'xx.xx.xx.xx' is not supported. Please, check the list of supported platforms.

View 1 Replies View Related

Plesk 12.x / Linux :: SSL Error During Key Update

Oct 6, 2014

Whenever I try to update the Plesk key via webinterface I receive the following error:

Unable to connect to license server [URL] ....

cURL error description: Problem with the SSL CA cert (path? access rights?)(77)

Checking via command line shows that the SSL certificate of ka.parallels.com on port 5224 is expired in 2004 (!)

As it worked until today, why the SSL cert check fails now?

View 9 Replies View Related

Plesk 12.x / Linux :: How To Update Debian

Jun 24, 2015

Is it possible through Plesk Linux version on the root servers to update?If not and you will update the Debian itself, you have to note something? What should you back up before everything to make Plesk is working again? Is a complete reinstallation is required?

View 1 Replies View Related

Plesk 11.x / Linux :: How To Update Nginx

May 12, 2014

My current version of nginx in plesk 11.5.44 is 1.5.0 and i would like to update it to the latest stable version which is 1.6.0. However, i cannot seem to manage to do so. I tried with yum update nginx but i receive Package(s) nginx available, but not installed.

View 1 Replies View Related

Plesk 12.x / Linux :: No Any SSH Access After Update

Jul 3, 2014

After updating from Plesk 10 to Plesk 12 I have lost ssh access for all users (service is not running).

While I select ssh connection I still receive an error:

---------------------------
PuTTY Fatal Error
---------------------------
Server unexpectedly closed network connection
---------------------------
OK
---------------------------Click to expand...

View 2 Replies View Related

Plesk 11.x / Linux :: Panel Won't Update

Jul 25, 2014

I want to upgrade to Plesk 12, but want to make sure current version of 11.5.30 is working properly.Whenever Plesk tried to update I get the following error.Installing packages

Loaded plugins: fastestmirror, priorities, refresh-packagekit
Loading mirror speeds from cached hostfile
* atomic: www5.atomicorp.com
* epel: mirror.compevo.com
437 packages excluded due to repository priority protections

[code]....

Fatal error during packages installation: The GPG keys listed for the "CentOS / Red Hat Enterprise Linux 6 - atomicrocketturtle.com" repository are already installed but they are not correct for this package.Check that the correct key URLs are configured for this repository. YumBaseError: The GPG keys listed for the "CentOS / Red Hat Enterprise Linux 6 - atomicrocketturtle.com" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.

ERROR: Failed to run the Yum utility.The Yum utility failed to install the required packages.

View 4 Replies View Related

Plesk 12.x / Linux :: Cannot Login After Update From 11.x To 12.0.18

Jun 26, 2014

I have VPS Server with Parallels Plesk 11.5.30 (64 bits) on OVH.ORG..Today i do Update to newest version via https://MY-IP:8447

Code: [URL] .....

Now i cant login to my server: [URL] ....

How can i repair it. I dont wanna install again Plesk Panel becouse i have a lot of configuration and email adress.All components like Apache Mysql, ftp works good, but i cant only login.

View 1 Replies View Related

Plesk 12.x / Linux :: Update Php Version?

Jan 10, 2015

I've tried a few times to update php on my server from version 5.3 to the latest 5.5 however it keeps conflicting with apache2 that's installed and I ended up having to re-install everything as I accidentally deleted Plesk attempting to fix it.

Ideally I'd rather just run nginx with php-fpm without apache but it's not as straightforward anymore with plesk and how to go about updating PHP?

I've got a clean install of Parallels Plesk v12.0.18_build1200140606.15 running on Ubuntu 12.04.2 LTS.

View 8 Replies View Related

Plesk 12.x / Linux :: Update Destroys DNS - Can't Log In Anymore

Feb 25, 2015

Symptoms are that two of my domains are not resolved anymore, one of which is my mail, the other the plesk default. So even I try to login by ip, it bounces to the default name and that does not resolve.

This probably happened yesterday morning and i see an autoupdate log, so i can't think what else would cause this out of the blue, since i am on holiday and have not touched the server for three weeks.

The log doesn't really have errors, just one warning i saw, about packages not beeing updated, using old ones. But that was only passenger, so ok i guess. The log is rather big and so i didn't read it all. It ends by saying patch for 12.0.18 will not be applied and errors in apt-get update, that i mentioned.

The domains were set up like many others that still work, as masters.

I can log in as root, so if i could just let me log in by ip again.

Linux auringostaitaan.fi 3.2.0-4-amd64 #1 SMP Debian 3.2.63-2+deb7u1 x86_64

>plesk version
Product version: 12.0.18 Update #36
Update date: 2015/02/21 07:05
Build date: 2015/01/26 15:00
Build target: Debian 7.0
Revision: 333059
Architecture: 64-bit
Wrapper version: 1.1

View 6 Replies View Related

Plesk 12.x / Linux :: FTP Don't Answer After Auto-update

Feb 4, 2015

After each Plesk auto-update FTP server don't answer anymore.

We have to restart it with this commande line : /etc/init.d/xinetd restart

View 14 Replies View Related

Plesk 12.x / Linux :: Internal Statistics Don't Update

Jun 29, 2015

we have a problem with internal statistics in one of our servers with plesk, statistics don't update, trying command line at server with "/usr/local/psa/ admin/sbin/statistics --calculate-one --domain-name=domain.tld" we have this result:

[2015-06-29 11:17:23] ERR [util_exec] proc_close() failed

WARNING during statistics_collector execution: : statistics[22087]: Statistics info parsing error: Number value is out of range for expected type. Error occured at offset 856, character '9'.

[2015-06-29 11:17:29] ERR [statistics[22087]: Statistics info parsing error: Number value is out of range for expected type. Error occured at offset 856, character '9'.] ERROR during statistics_collector execution:

We can update some domains from command line, but others fail and cron dont update any, maybe if one fail the cron command stop working?

View 2 Replies View Related

Plesk 12.x / Linux :: ERROR IP Nginx After UPDATE

Mar 18, 2015

how is it possible that after an update my main site is down? This site: www.orderhosting.it has plesk Panel and I have 20 sites. They work perfectly but my main site is off. I think there is an error in the configuration because:

[root@orderhosting ~]# grep -r 199.99.36.73 /etc/nginx/
[root@orderhosting ~]#

This is strange.Error log does not report any errors, only this: [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?

View 7 Replies View Related

Plesk 12.x / Linux :: Autoinstaller - Failed To Update

Dec 5, 2014

When I logged in today I saw this message:"Failed to update Plesk. To solve this problem, you can send the update log to Parallels support. View the update logs (Dec 5, 2014). Copy the logs to your computer before you close this message. To close this message, click here." Here is the error log - how do I fix this issue:

Execution failed.
Command: autoinstaller
Arguments: Array
(
[0] => --select-product-id
[1] => plesk
[2] => --select-release-current
[3] => --upgrade-installed-components
[4] => --include-components-from-class
[5] => vendor=parallels
[6] => --include-components-from-class
[7] => patched
)

Details: Doing restart of Parallels Installer...
File downloading products.inf3: Error: Couldn't resolve host 'autoinstall.plesk.com', retry...
Error: Couldn't resolve host 'autoinstall.plesk.com', retry...
Error: Couldn't resolve host 'autoinstall.plesk.com', retry...
File downloading versions.inf3: Error: Couldn't resolve host 'autoinstall.plesk.com', retry...
Error: Couldn't resolve host 'autoinstall.plesk.com', retry...
Error: Couldn't resolve host 'autoinstall.plesk.com', retry...

[code].....

Not all packages were installed.Please resolve this issue and try installing the packages again.

View 2 Replies View Related

Plesk 12.x / Linux :: Duplicate Emails After Update To 12.0.18

Jul 17, 2014

After updating our server from plesk 11.5.30 to 12.0.18, one of our subscribers is receiving duplicate emails, a varying number anywhere between 5-15 of the same message!

Running plesk 12.0.18 on a CentOS 6.4 Cloud Server

View 2 Replies View Related

Plesk 11.x / Linux :: Failed To Update Panel 11.5.30

May 22, 2014

PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE

11.5.30 Update #44, Ubuntu precise 64bit

PROBLEM DESCRIPTION

Upgrade fails with message: Failed to update Panel.you can send the update log to Parallels support. View the update logs (May 22, 2014). Copy the logs to your computer before you close this message.

View 2 Replies View Related

Plesk 12.x / Linux :: Panel MU Update Notifications

Nov 5, 2014

On one CentOS 6.5 Plesk 12.0.18 install (with all MUs applied) each time an admin logs in a notification is displayed ("Plesk was successfully updated. View detailed information on the updates.") and once a week the panel generates an email notification (Plesk panel updated successfully).

Other Plesk 12.0.18 servers that are set to automatically update aren't generating this email notification or displaying the "green" notification upon login to the Plesk Panel. Is there a flag, tmp file, or a DB trigger that isn't being set properly to cause this?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved