Plesk Automation :: Unable To Add 2012 R2 Server
Feb 17, 2014
Today i setup a test environment. I have all fresh OS installs today. Management node is Centos 6.5 with PPA 11.5 update 2
I go to servers > add > choose IIS role. The Server is Windows 2012 R2, I have disabled Windows Firewall and disabled UAC, and rebooted it before trying to setup on PPA.
Enter IP and i get the following error.
Code:
Automated WinRM Enabling Failed
Error during WinRM enabling on '192.168.1.101'. Script exit code is 1. Script output (stdout/stderr): ERROR: Cannot open control pipe - NT_STATUS_INVALID_PARAMETER
Failed to install winexesvc
/
Repair Connectivity
To make automated deployment possible please try to check network communications between Management and target nodes. Ensure that WMI is not blocked on a target node. Or copy, paste and invoke the following script on a target node.
netsh advfirewall firewall add rule name="WinRM in" protocol=TCP dir=in profile=any localport=5985 remoteip=any localip=any action=allow
netsh advfirewall firewall add rule name="POA in" protocol=TCP dir=in profile=any localport=8352 remoteip=any localip=any action=allow
[code]...
However, it does create several roles in windows firewall so PPA can connect and sucessfully created X number of rules.I too disabled IPTables on management node.
View 12 Replies
ADVERTISEMENT
Sep 28, 2012
OS: Windows Server 2012 Standard (x64)
Plesk: v11
SmarterMail: v10, v9
Plesk does not read any IP addresses from the server. I can't get past the first webspace setup page that requires a Website IP as the only thing in the list is "None".
The PR Reconfigurator tool doesn't list any IPs in the top section, yet it does list all the server IPs in the bottom right section.
I've tried re-installing Plesking, Repairing, Re-reading IP addresses, all result in the error message below about mailmng.
Neither the latest SmarterMail v10 or v9 are working.
I'm not sure if the issue is with SmarterMail not being able to populate the IP address, or if the issue is with Plesk v11 not being able to read Server 2012's IP addresses.
C:Program Files (x86)ParallelsPleskbin>ipmanage.exe --reread
mailmng failed: command --assign-ports-to-ip not supported.Click to expand...
View 1 Replies
View Related
Mar 11, 2014
Having an issue creating a brand in PPA 11.5. After configuring the brand, all tasks complete okay. After opening up the website, i receive the following error:
Bad Gateway: Web server received an invalid response while acting as a gateway or proxy server.
Web Server at branded.name.com
I have tested this on
PPA version
11.5 Update #02
and
PPA version
11.5 Update #03
Still not working. In both cases I re-created the brand.
View 4 Replies
View Related
Feb 18, 2014
A client is trying to add a domain that was accidentally deleted when he deleted an account, but now when adding the domain again it is not adding it. The task in CP fails. If I manually try delete the domain I get this error:
[root@ns1 bin]# ./domain --remove domain.com
An error occurred during domain removal: Unable to remove domains: Package with UID '8972ffa7-50fb-4dbc-8639-bf08caee425d' not found.
In mysql I see the domain is still in the db so something did not go right when the client deleted the hosting package, and now it is in limbo as the domain cannot be re-added.
View 1 Replies
View Related
Feb 28, 2015
I'm not able to restrict the customer permission.
I want to prevent customer of creation new Webspaces , domains, subdomains and manage DNS records.
If I put zero in webspaces, the customer remains able to create a new webspace.
If I disable DNS management, he can creates a subdomain in DNS.
I tried to put zero in domains, subdomains, webspace, dns in subscription.
None of permissions combinations or subscription limit prevents him to create a new webspace, neither add subdomain an manage the dns records.
View 1 Replies
View Related
Apr 23, 2014
When I try to install DotNetNuke to a windows web space on PPA 11.5 #4, it fails with bad gateway.
I've tried this multiple times with same result. Other apps seem to work fine.
View 1 Replies
View Related
Jun 30, 2014
I'm attempting to run PPA on Azure but I only have one IP to work with, the public IP address. It's not possible to communicate between servers using the internal IP addresses as they are not necessarily on the same sub net. How can I get PPA and service nodes running on a single IP address per machine?
An example of the error I get when setting up a service node is
Failed to execute command 'cscript /Nologo http_download.js http://<private ip address>/tarballs/Win32Bin/support.cab'. Check logs in 'c:POA_Deploy' at host '<public ip address>' for more details about the reasons of failure.
View 2 Replies
View Related
Feb 28, 2015
I have a domain hosted in a external pool of servers.I must set a dns record for www.domain.tld and domain.tld (without www). It must be done using cname.The www.domain.tld , works fine.
Ex:www.domain.tld IN CNAME xyz.otherdomain.tld.
But I am not able to set a DNS record for a root of domain.
Ex: domain.tld IN CNAME xyz.otherdomain.tld.
neither domain.tld IN CNAME www.domain.tld.
The PPA didn't allow me.It say that the host field is mandatory.
View 1 Replies
View Related
Sep 20, 2013
From PPA im not able to download wordpress, i can see the download bar but seems that there's some problem to download the package.... why? Which logs i have to check ?
View 4 Replies
View Related
Apr 10, 2014
im getting an error when im trying to create a subscription on a windows node via PPA management node, the task error is:
Method name: registerIpPlesk on SCREFleskWebIIS:0
Last execution output: This IP address XXX.XXX.XXX.XXX is already registered in Panel on the network interface Local Area Connection
the IP XXX.XXX.XXX.XXX is the correct service node IIS ip address..
View 1 Replies
View Related
Jan 5, 2015
After upgrading to Plesk Panel 12, when db user is created on MsSQL 2012 server, db user seems to be missing db_owner role which is causing a lot of hassle at the moment.
I was not able to locate any settings for such except for following option.
"Enable the db_backupoperator role membership for all Microsoft SQL Server database users"
Please note, this only applies to new db user created as Plesk 11.5 didn't have such problem and only seems to be related to SQL 2012 not 2008.
View 5 Replies
View Related
Feb 12, 2014
So, here is my setup: a newly installed Windows Server 2012. The only software installed on it beyond the operating system is Apache 2.4.7 and PHP 2.4. The computer is in a LAN behind a router. The router tunnels port 80 to port 80 in this computer.
After I set up my website, everything was working perfectly: I could see the web pages from outside my LAN, PHP was executing, accesses were logged.
Then after a couple days, I could not open the pages from outside the LAN. From within the LAN, I could open them sometimes and sometimes they wouldn't.
Some facts:
From within the server itself, I can open all pages.
If I telnet to port 80 either from within the LAN or from outside, a few times the port would answer but wouldn't serve the GET request, while other times it just does not reply.
Netstat shows port 80 binded to httpd.exe.
If I make the router tunnel port 80 to another computer in the LAN, I can serve pages from this other computer, so it doesn't seem like the router is the problem.
The server does not answer to vpn connect attempts either. It does open connections to Remote Desktop, however, even from outside the LAN (both ports tunnelled by the router).
I have tried all this both with Windows Firewall activated and not activated. I have also checked the rules, and the only rule that mentions port 80 is the one for Apache, and is set to allow all.
No error messages are reported in Apache logs.
Restarting the server did not seem to make a difference.
View 3 Replies
View Related
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
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
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
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
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
Feb 12, 2014
I'm trying to install PPA on a server, but I'm getting an error during installation:
[INFO]: Checking current user privileges...
[INFO]: Checking critical environment requirements...
[INFO]: Determining OS parameters...
[INFO]: Detected OS: CentOS-6-x86_64
[INFO]: Getting SELinux state...
[Code] ....
View 3 Replies
View Related
Apr 22, 2014
I get the following message if i try to migrate a domain from a Windows Plesk (9.5.5) to PPA:
[2014-04-22 11:25:39] [ERROR] check-infrastructure/mydomain.com| The mssql database DATABASENAME from SourceSQL:0 will not be copied to external DB server at x.x.x.x:1433 - this is not implemented.
But this should have been fixed in MU#4 as mentioned in [URL] ....:
[-] Users could not migrate to PPA 11.5 if PPA used an external Microsoft SQL Server (which was added through Infrastructure > Database Servers). (PPA-771)Click to expand...
View 1 Replies
View Related
Oct 31, 2014
im trying crate small remote application for manage plesk planel. and need xml api command simile to this :
<?xml version="1.0" encoding="UTF-8"?>
<packet version="1.5.0.0">
<server>
<set>
<result>
<status>ok</status>
</result>
</set>
</server>
</packet>
for get all domain present on my server !
View 1 Replies
View Related
Mar 13, 2014
I have server that has a SINGLE customer on it - this is not economical to run under PPA - how do I remove it from the PPA management and not disrupt the current site/email on it?
The plan is to run it on webmin - there is no way it can justify PPA for 1 site.
View 2 Replies
View Related
May 5, 2014
How can i migrate best multiple confixx server to a PPA environment?
I have read migration confixx to ppa is not directly supported, is that right? Can i first migrate all confixx server to one plesk server and migrate in a next step all to ppa or should i migrate step by step each confixx server to a plesk server and after this migrate to ppa?
Who can handle plesk/PPA the multipe username? (server1 with user: web1 | server2 with user: web1) ?
View 1 Replies
View Related
Apr 9, 2014
We have one server don't want to touch the php on - how can we upgrade our PPA cluster and leave the one server alone - or at least exclude it from upgrading PHP/mySQL/Apache?
View 4 Replies
View Related
Jul 7, 2015
I have a pretty new install of PPA with a Windows 2012R2 IIS Web servers. I just noticed it has Java 1.7.0 Update 25 installed which has A LOT of vulnerabilities. Can I safely upgrade this?
Suggestion: If something is installed/required by PPA it should also be kept up2date by PPA.
This kind of stuff makes me quite worried about anything installed by PPA on any of my nodes including Linux.
Do you have a team at Odin that makes sure everything is up2date and safe?
View 3 Replies
View Related
Jun 10, 2015
Due to data center limitations, I am restricted to 100GB on my primary disk but can have up to 2TB on a second disk.Is it possible to have the backup node use the second disk instead of the primary disk?Also is it possible to have multiple to have multiple backup nodes?
View 3 Replies
View Related
Mar 28, 2013
In PPA is there a way to restrict what applications from the application catalog can be used for each server? Right now I have a hosting node that can install anything from the application catalog, but I can't find anywhere in PPA to specify what is available and what isn't. If I go to APS Applications and My Apps, Add App, and select "Select an app from Application Catalog", firstly no matter which browser I use, the OK/Cancel buttons disappear. I have to open the frame in its own tab to be able to use this properly. But even if I select an app and choose not to make it available, it can still be added from the customer's hosting panel. In Plesk 11 I can choose which applications are available to the customers. I can't find how to do the same thing in PPA.
View 5 Replies
View Related
Feb 4, 2015
I've added a new Apache/MySQL node to our PPA cluster and we'd like to be able to host a single subscription on that node for the Apache webhosting and MySQL databases for that subscription while allowing that subscription to utilized the rest of the shared resources in the cluster, such as mail, DNS, etc. I'm looking for the best way to go about doing that.
I guess one simple way would be to set the new server to 'ready to provide' and set the rest to not ready, add the "linux shared hosting" hosting subscription to the customer account, then switch the new server to not ready and the rest back to ready. That works fine I suppose in a small cluster, but there has to be a better way. Is there a way to craft a service template that restricts subscribers to a particular node for Apache + MySQL and leaves them to rest of the "regular" nodes in the cluster for other services?
View 1 Replies
View Related
May 8, 2014
It has been bought to my attention during our upgrade planning, that PPA & Plesk Panel do not offer the functionality for setting up a backup MX servers. In our current configuration we use Sendmail as both secondary and tertiary MX servers. These are manually configured and prone to configuration mistakes.
Multiple scenarios need to be taken into consideration.
Scenario 1: Hosters Plesk hosted primary mail server + secondary & tertiary mail servers.
Scenario 2: Client hosted primary mail server + hosters secondary & tertiary mail servers.
I am looking for alternate ways for backup / secondary MX servers for our planned PPA / Plesk deployment. An automated solution would be ideal, but we are falling short trying to find a solution to streamline the process and remove margin for error.
View 1 Replies
View Related
May 22, 2013
When using a remote MSSQL server, the Webadmin link fails to load in a redirect loop.
Is there any way to change this link or disable it?
View 13 Replies
View Related
Mar 27, 2014
Somehow when customers add a new MySQL database they can select a Local MySQL server. It turns out this is the MySQL instance running on the CP server, can I somehow hide this server from the list?
View 1 Replies
View Related
Apr 23, 2014
I know they're just self signed certs on the postfix mail servers used in PPA, but how can I renew them, customer was cautious about it once they saw it had expired.
I have found this: [URL] .... and was wondering is this the correct procedure to update the SSL cert?
View 2 Replies
View Related