Plesk Automation :: Unable To Set Up Service Nodes - Single IP Address

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


ADVERTISEMENT

Plesk Automation :: PPA - Restrict Service Nodes For Subscriptions

Feb 26, 2014

I'm testing PPA and have now a questions. How can restrict a subscription to a service node? I have try that over the subscriptions and custom atribute's. That work for the most thinks (Apache/Postfix) but not for MySQL, all customers can by a create to choose the database server (all database servers). How can i customer don't allow to choose the database server?

For a example (web1, mail1 only -> db1) (web2, mail2 only -> db2)

And for the DNS settings to create automaticly a DNS for the database service? (as a sample: db.domain.de -> database service node)....

View 4 Replies View Related

Plesk Automation :: Choosing Hostnames For Service Nodes?

Mar 23, 2015

I can't seem to find if there is a way to specify what hostname is used for a service on a service node. For instance, if one creates a service node named web01, and makes it a DNS service node, is web01 what will be used when creating NS records in zone files, or is there a way to change that?

The ppademo.com site is offline (and was unlicensed again last week).

View 1 Replies View Related

Plesk Automation :: How To Change Hostname Of Service Nodes In PPA

Mar 18, 2014

after learning that server aliases are not available for PPA, we are needing to rename our service nodes. We have looked through the documentation, and did see the ppa.hostname command for the management node but there does not seem to be an equivalent for service nodes.

View 3 Replies View Related

Plesk Automation :: SMTP Rate Limit For Receiving Mail On Service Nodes?

May 5, 2014

Is there a KB (I couldn't find one) - to implement rate limiting for receiving mail on our service nodes?

Just had another customer account compromised (not a very weak password either) - and that meant > 250,000 emails - a LOT of cleanup.

Not only do we need rate limiting, but we also need notification of potential abuses.

View 4 Replies View Related

Plesk Automation :: Nginx On Web Nodes?

May 26, 2014

Is here any way to get nginx running on the web nodes and be able to manage it from the CP like standalone Plesk servers?

View 3 Replies View Related

Plesk 11.x / Linux :: Accessing Mail Settings On Domain - Unable To Find Service Node For IP Address

Jun 30, 2014

When trying to access the settings for mail on a domain I get the following error:

Error: Unable to find service node for ip address with id=6

I understand this is a problem with the database but I am not sure where to look to fix it.

I only have 4 IP addresses on the system.

View 2 Replies View Related

Plesk Automation :: Adding Nodes - Installation Task Fails

Aug 11, 2014

I am working on a new install of PPA, and after installation on the management node Im trying to add the other nodes. Ive tried to add a Apache, Postfix, DNS & DB node, and they all have the same issue. The installation task fails with the following error:

Destination host 'node.domain.com' (#3), IP '192.168.1.*' : The operation can not be completed because the following component is missing or is not running: pleskd (sc_name '', sc_id #45)

(domain and IP are removed here, correct in the original error. The IP is a backchannel IP, and the public IP was properly set in the management node).

I've verified that pleskd was installed and is running on each node:

Code:

24710 ? S 0:00 /usr/local/pem/sbin/pleskd --props-file /usr/local/pem/etc/pleskd.props --send-signal
24712 ? S 0:00 /usr/local/pem/sbin/pleskd --props-file /usr/local/pem/etc/pleskd.props --send-signal
24714 ? S 0:00 /usr/local/pem/sbin/pleskd --props-file /usr/local/pem/etc/pleskd.props --send-signal
...

I've verified that my management node can connect to the nodes in question via 8532:

Code:
]# telnet 192.168.1.* 8352
Trying 192.168.1.*..
Connected to 192.168.1.*.
Escape character is '^]'.
^]
telnet> quit
Connection closed.

So there shouldn't be any firewall or other networking issues.

What else can I try to get this running?

View 5 Replies View Related

Plesk Automation :: Single Sign-On (SSO) For PPA Control Panel

Jun 7, 2014

Currently we host a site constructor tool with a dedicated panel and we would like to add email hosting using PPA services.

We have already installed the system and customized the PPA panel which will be accessed by our panel.

We would like to know if it is possible to use Single Sign-On (SSO) access on some manner (with PPA API or other module), so our customers don't need to enter with user and password again to administrate their e-mail accounts.

View 1 Replies View Related

Plesk Automation :: Move Single Domain Email To Another Node?

May 14, 2015

I have a full mail node and I have to move some domains on a different node without losing data . Is possible with PPA?

View 3 Replies View Related

Plesk 12.x / Linux :: Unable To Find Service Node For Web Service On Domain With ID 0

Sep 10, 2014

Got following Problem: Unable to find service node for web service on domain with id = 0

After a Check from [URL] ....

I tried this: [URL] ....

Result:

+--------------------+--------------+---------------------------------------+------------------------------+------------+
| Domains | Service Type | IpAddressesCollections.ipCollectionId | Current value of ipAddressId | Have to be |
+--------------------+--------------+---------------------------------------+------------------------------+------------+
| XXXXXXXXXXXXX.org | mail | 30 | 0 | 1 |
+--------------------+--------------+---------------------------------------+------------------------------+------------+

Resolution:

mysql -uadmin -p`cat /etc/psa/.psa.shadow` -Dpsa -e 'Update IpAddressesCollections SET ipAddressId = 1 WHERE ipCollectionId = 30'

Result: ERROR 1062 (23000) at line 1: Duplicate entry '30-0' for key 'PRIMARY'

View 16 Replies View Related

Plesk 12.x / Linux :: Unable To Find Service Node For Web Service On Domain With ID 6

Jun 24, 2015

Deleted a domain workspace in Parallels Plesk and now I am getting this error when signing into the panel:Looked at the logs and been trying multiple commands (including the bootstrapper repair etc.)I found the full error from the logs:

[13-Jun-2015 16:35:33 UTC] PleskDBException: Unable to find service node for web service on domain with id=6
file: /usr/local/psa/admin/plib/PhDomain.php
line: 1404
code: 0
trace: #0 /usr/local/psa/admin/plib/Smb/Subscription/Domain.php(490): PhDomain->getWebHostingServiceNode()

[code]....

View 1 Replies View Related

Plesk 12.x / Linux :: Internal Error - Unable To Find Service Node For Web Service On Domain With ID 5

Jun 15, 2014

Clean install on openSUSE 13.1

After deleting a domain, we got the following error which rendered the panel useless.

Internal error: Unable to find service node for web service on domain with id=5
Message Unable to find service node for web service on domain with id=5
File PhDomain.php
Line 1402
Type PleskDBException
Go To Previous Page

View 6 Replies View Related

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 View Related

Plesk Automation :: Cannot Add New Service Node

May 16, 2014

We are trying to add new service node but when we are trying to finish procedure we receive error: The usage of the resource "IP addresses" for subscription with ID "1" exceeds the value of "0".

We do not have a such subscription using ID "1". As I can see this is the ID in database for "Parallels Automation License Key", but it has unlimited license key and have already two nodes attached.

View 4 Replies View Related

Plesk Automation :: Postfix Address Extensions

Sep 8, 2014

Is it possible to enable postfix address extensions while still having "What to do with mail sent to nonexistent users" set to "Reject"? I am trying to get confirmation to work where we have:

Code : user@domain.com

as a valid mailbox. I want emails addressed to

Code : user+confirm+2945o2419485@domain.com

to be also delivered to user@domain.com. But its being blocked by the plesk delivery service. Is there a way to get around that? FYI - the numbers are dynamically generated, so setting up an alias for that specific address will not work.

View 4 Replies View Related

Plesk Automation :: IP Address Pool Exclusions

Aug 26, 2014

How can we add a range of IPs say x.x.x.1 - x.x.x.250 and exclude certain IPs within this range?Say x.x.x.10, x.x.x.15, x.x.x.17, and so on, must be reserved and not used by PPA. If this is not possible, can this please be implemented?

View 3 Replies View Related

Plesk Automation :: Unable To Create Branded Names

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

Plesk Automation :: Unable To Add Domain That Was Deleted By Client

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

Plesk Automation :: Unable To Restrict Customer Permissions

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

Plesk Automation :: Application - Unable To Install DotNetNuke

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

Plesk Automation :: DNS Record - Unable To Set Cname For Root Of Domain

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

Plesk Automation :: Unable To Download Wordpress From APS Applications Catalog

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

Plesk Automation :: Unable To Create Subscription On Windows Node

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

Plesk Automation :: Impossible To Install Service Node

Jun 15, 2015

I have a problem to install a service node. In task, I have this error:

Unable to authenticate at the host '10.252.13.197'. To resolve this issue, please follow the instructions at [URL] ....

I followed the instructions, but mysql don't display my new server.

[root@plesk000-exp-01 ~]# mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e 'select accessKey from ServiceNodes where ipAddress="10.252.13.197";'
[root@plesk000-exp-01 ~]#

I deleted service node but the problem still remains.

View 1 Replies View Related

Plesk Automation :: Watchdog Extension For PPA Service Node

Apr 24, 2014

install such extension as Watchdog (available on PPP) on PPA Service nodes (or maybe as a Watchdog Server on Management node)?

View 2 Replies View Related

Plesk Automation :: Adding A Service Node - SAXParseException

Mar 19, 2014

I have some problems adding a database and a webserver service-node:

Mar 19 13:44:13 plesk-db : DBG [SYSTEM 4:6600:f6affb70 lib]: [SMConfig] {module_id="Common"; code="1"} Internal error: SAXParseException while parsing /usr/local/pem/etc/service_config.xml: element 'SERVICE_CONFIG' is not allowed for content model '(SERVICES)'.
Mar 19 13:45:50 plesk-www : DBG [SYSTEM 3:9054:f6affb70 lib]: [SMConfig] {module_id="Common"; code="1"} Internal error: SAXParseException while parsing /usr/local/pem/etc/service_config.xml: element 'SERVICE_CONFIG' is not allowed for content model '(SERVICES)'.

Content of the service_config.xml

Code:
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<!DOCTYPE SERVICE_CONFIG PUBLIC "SM" "SM 1.0">
<SERVICE_CONFIG/>

View 3 Replies View Related

Plesk Automation :: System Or Service Template Defaults For PHP

Apr 10, 2015

Is there a way to set default PHP settings so they apply by default to all websites' custom php.ini file, or even server-wide or system-wide? For example, the timezone? I am using custom builds of PHP 5.5 and 5.6, per the PPA docs, but I found that, contrary to some Plesk (not PPA) documentation, /etc/php.ini is not used. It looks like a set of PHP settings are generated into a php.ini for the vhost, and I can set "Additional Directives" for each website but would prefer to set a system default. For instance, on recent PHP versions not having a timezone set generates a warning in the logs on every PHP execution. I'd also like to enable opcache since we're using FastCGI. So from where does PHP generate the vhost's php.ini?

As an aside, adding an "Additional Directives" entry with this unquoted generated an error and no directives were saved:

date.timezone=America/Chicago
Instead, I had to quote it:
date.timezone="America/Chicago"

View 3 Replies View Related

Plesk Automation :: NAT / Internal IP Address Shows Up In Customer Panel

Jul 1, 2013

Is it Normal that NAT / Internal IP Address shows up in customer panel ? It shows up in the detail page of Web Hosting Access, detail page of Mail Settings and on the detail page of Adding new databases.

DNS and on the section of Web Hosting Access in the front page of Websites and Domains are showing the correct public IP address

Attached is one of the screen that I'm talking about (Web Hosting Access)

View 3 Replies View Related

Plesk Automation :: Node Selection Based On Service Template

Aug 11, 2014

We have a PPA environment with 7 service nodes (one management node, two web-, two database- and two e-mail servers). We also have 2 variants of hosting, a consumer and business variant.

We want separate the consumers from the business variants on the service nodes.

I want to use webserver1, databaseserver1 and emailserver1 for consumer hosting and webserver2, databaseserver2 and emailserver2 for business hosting

I want to make two service templates, one consumer and one business template.

Is it possible to configure ppa : When we subscript a consumer template, everything must provision only on the consumer service nodes automatically (web01, db01 and email01) and not on the business services nodes.

View 4 Replies View Related

Plesk Automation :: How To Develop Packages For External Service Providers In Parallels

May 15, 2014

I want to develop a package for Parallels Plesk Automation to introduce some services like backup email, database, websites. I want to know whether it is possible with Parallels Plesk Automation and if so any links to developers site/documentation.

View 2 Replies View Related







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