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


ADVERTISEMENT

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 12.x / Linux :: Permission Denied When Accessing Mail Settings

Feb 17, 2015

Since the plesk installation by my hoster did not include a mail server, I installed postfix and dovecot from the upgrades menu, followed the steps at [URL] .... and ran mchk to add the mail settings option to my domain. However, when I click on it, I receive the error "Warning: Permission denied." and stay on the domain overview. There is no error logged in var/log/sw-cp-server/error_log, /var/log/sw-cp-server/sw-engine.log or /usr/local/psa/admin/logs/panel.log.

I also tried "plesk bin mail --create foo@my.tld -mbox_quota 1M", but then I receive the error

Code:
ERR [util_exec] proc_close() failed
mailmng-outgoing failed: ERROR:outgoing:mails.domain_id may not be NULL

System: OpenSuse 13.1 (x64)
Plesk version: 12.0.18 Update #35

View 4 Replies View Related

Plesk 12.x / Linux :: Migration Error - Unable To Find Domain

Nov 18, 2014

When you perform a migration, Plesk gives me this error. For more I search, I find what may be the cause.

Error: Unable to find domain with name 'e-domain.com'[2014-11-18 19:41:31] ERR [panel] exception 'PleskObjectNotFoundException' with message 'Unable to find domain with name 'e-domain.com'' in /usr/local/psa/admin/plib/Domain.php:950
Stack trace:
#0 /usr/local/psa/admin/plib/backup/Conflicts/PleskDataManager.php(1278): Domain::getByName('e-domain.c...')
#1 /usr/local/psa/admin/plib/backup/Conflicts/Resolver/UnfitSettingsResolver.php(500):

[Code] .....

View 1 Replies View Related

Plesk 12.x / Linux :: Resellers Unable To Change Mail Settings If Custom Max Outgoing Messages Specified By Admin

Jun 29, 2015

As the admin user, change the setting for a particular email account called "The maximum number of outgoing email messages" to a value beyond the default. For example if the default is 35, set it to 75. This is common -- often we have customers who send larger quantities of messages than the average user.

Login as a reseller with access to manage the email account and attempt to change any *other* value. For example, you could completely ignore the outgoing mail messages value and change just the Auto-Reply value

Plesk refuses to allow the change and kicks me back to the first tab with the following error:

The value must be in the range 0..35. Only the Plesk administrator can adjust this setting.Click to expand...

View 2 Replies View Related

Plesk 12.x / Windows :: Enable External SMTP Server Settings - Unable To Encode IDN Email Address

Jan 7, 2015

We are trying to use a configure settings for an external SMTP server within Plesk (Windows 2008 R2 Plesk 12) but are receiving the following error message:

Error: Unable to encode IDN email address 'username': email address is invalid

We are trying to use a username for SMTP authentication as we do not have the option of using an email address with our current SMTP relay provider.

Is there any way around this so that we can use a username rather than an email address?

View 2 Replies View Related

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

Plesk 12.x / Linux :: Domain Alias With Mail Address

Aug 25, 2014

When creating a domain alias in Plesk, I can activate Web, Mail and DNS. When I activate "Mail" I would think that I now can create a mail address with that domain (myaddress @ domainalias.com). But I can't. If I create a new one I only can choose between the "real" domains. Is this a bug or a feature?

View 2 Replies View Related

Plesk 12.x / Linux :: Unable To Find Additional PHP Versions

Jul 14, 2015

I have just installed a new Cloudlinux 6.6 Plesk 12 box but am unable to find the additional PHP versions as shown in the attached image.

I'm on update #55.

I'd prefer to use Plesk's built-in PHP versions instead of the Cloudlinux ones.

View 4 Replies View Related

Plesk 12.x / Linux :: Unable To Find Pigz / Trying Gzip

Jun 25, 2014

I'm migrating from Plesk 9.5 (Centos 5) to Plesk 12 (Centos 6).I found this in the migration.log file: [24124]: 2014-06-25 14:27:20 DEBUG Unable to find 'pigz', trying 'gzip'

I've installed pigz from Plesk repository and I can execute pigz in the shell, but definitely Plesk Panel doesn't use pigz.I tried with pigz from EPEL repo and the log showed the same error. I also tried to move the binary from /usr/bin/pigz to /bin/pigz and It didn't work.I'm interested in using Pigz to improve the speed of migration and backup.

View 4 Replies View Related

Plesk 12.x / Linux :: Update Service Plan PHP Settings To All Domains

May 4, 2015

I use a up2date Plesk 12 on a Debian Linux Server. I use my Admin Account to create Service Plans, Customer an Subscriptions. I enter the customer Accounts by klick Open in Control Panel (i am Admin in the Customer Account) and add domains.

today I try to change the PHP Settings of all Domains. (set more php_memory and max_execution_time)The Service Plan are success sync to all Subscriptions. but the settings are not change on the Domains check with phpinfo();so I try to rewrite all settings by using the command line and change the PHP Version and change back

for i in `mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -Ns -e "select name from domains"`; do /usr/local/psa/bin/domain -u $i -php_handler_id 9235d9db7f57382520fd94d64d1f80b2f121e79b; done

for i in `mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -Ns -e "select name from domains"`; do /usr/local/psa/bin/domain -u $i -php_handler_id fastcgi; done but the settings are still not effected.

View 2 Replies View Related

Plesk 12.x / Linux :: Email Address Blacklist - Spam Filter Settings

Apr 3, 2015

Almost all mail adresses on my server is getting a spam mail from same mail marketing company everyday and i want to block them... Normally i just add the mail address to blacklist from "Spam Filter Settings" but this company is opening new addresses everyday and it is impossible to add all of them to blacklist so i need adding it as a regex to the blacklist...

The company i am talking about is opening mail addresses every day like below...

nrt150401@hotmail.com
nrt150402@gmail.com
nrt150403@yandex.com
nrt150404@mynet.com

As you can see all mail addresses begin with "nrt"+"6 digits of day"+"free mail provider", so right now i am using the regex below and it is already added to the blacklist but they are still able to send me... What can i do now?

View 3 Replies View Related

Plesk 12.x / Linux :: Spamassassin Errors - Unable To Find User

May 24, 2015

I just migrated a bunch of domains from plesk 11.5. Everything appears to be working well however when examining the maillog, I am seeing some strange errors... In this example, the message was delivered and had the spamassassin stuff in the header.

spamd: handle_user unable to find user: 'jason@xxxxxxp.com'

View 4 Replies View Related

Plesk 12.x / Linux :: Unable To Find Row By Field Login With Value In Smb Users Table

Aug 25, 2014

On a couple of domains I get this error if I click on the domain in the domains option or in the Subscriptions list.

Unable to find row by field login with value domain.com in smb_users table.

How can I fix this?

View 1 Replies View Related

Plesk 12.x / Windows :: After Upgrade Unable To Dump IP Addresses For Mail Service

Jul 23, 2014

After upgrading from 11.5.30 to 12.0.18, when make backup see next message:

<?xml version="1.0" encoding="utf-8"?>
<execution-result status="error">
<object name="example.com" type="domain">
<message severity="error" id="167b9714-3e33-4863-861d-69c4f559afe6" code="InformationalException">
<description>Unable to dump IP addresses for mail service</description>

[Code] ....

View 6 Replies View Related

Plesk 12.x / Linux :: PHP Settings Under Domain?

Jul 14, 2015

I am trying to change the default php settings under domain (upload_max_filesize & post_max_size) but nothing happens. I am running PHP 5.5 in FastCGI. I also changed it to Centos default PHP (5.4.16) but nothing happens again. It only works when PHP runs as Apache module. The problem is on FastCGI Application.

My server: Centos 7, Plesk 12 Check the screenshot for installed components.

View 18 Replies View Related

Plesk 12.x / Linux :: Unable To Sync Subscriptions With Service Plan

Jan 29, 2015

I have a 'Service Plan' which has 270 subscriptions associated with it. When I navigate to 'Service Plans' page, underneath my plan it reads "Unable to sync subscriptions with the service plan" along with a yellow exclamation mark.

If I go into the plan there is another message near the "Update & Sync" button stating that syncing will take time and therefore be run in the background. When I click the "Update & Sync" button nothing appears to happen. If I then click on the plan again, as if to edit the settings I get the following "Warning: Subscriptions are currently syncing with the service plan. Please wait until the sync process is finished." and it prevents me from accessing the plan settings.

If I wait a while, I can eventually get into the plan settings again, which should mean that the Update & Sync has completed. However the "Unable to sync subscriptions with the service plan" warning is still present under my custom plan on the 'Service Plans' page and if I navigate to a subscription to check if it has been updated it hasn't.

If I change the subscription plan to another plan and then change it back to my original plan again, then the changes are reflected. But this is obviously a workaround.

Why doesn't the "Update & Sync" button do as it should?

Why is my plan "Unable to sync subscriptions with the service plan"?

View 2 Replies View Related

Plesk 12.x / Linux :: Can't Find Domain In Subscriptions

Oct 15, 2014

I imported backups in Plesk 12 from Plesk 9.5.4.

I can access 4 out of 5 domains in my subscritions, but one domain dosn't appear in the list.

The 4 working domains are "Default Domain", the one i can't access is "unlimited".

In the list of packages i can click on the number of subscriptions and see the domains, but if click on the 1 unlimited subscription nothing gets listed / no elements found.

The domains is online, but i can't access it with plesk.

View 1 Replies View Related

Plesk 12.x / Linux :: Send From Domain IP Addresses Settings Not Viewable?

Jan 14, 2015

I am using latest version of PP12 and do not have the "Send from domain IP addresses." seeing showing in the Mail Settings page.

There is nothing shown between "Enable message submission" and the "Relay Options".

Yes, I am using Postfix.

What am I missing?

View 7 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 12.x / Linux :: Migrate Tool Doesn't Sync Per-domain PHP Settings

Dec 1, 2014

I'm using the migrate tool to clone our production server to a backup server.

I'm using the following command

Code:
cd /opt/psa/bin/
./migrate --migrate-server -host x.x.x.x -password mypwd

I've noticed that the per-domain PHP settings (like open_basedir and include_path) are not transmit to the backup server. Is that the expected behavior ? I would have prefer the migrate tool to include all settings....

View 1 Replies View Related

Plesk 12.x / Linux :: API Create Subscription Mail Settings

Nov 13, 2014

When creating a new subscription via the API (Plesk 12) is there a way to specify the Mail settings? More importantly is there a way to turn off Mail when setting up a new subscription? Each time I create a subscription via the API Plesk spits out the following error:

Code:
New configuration files for the Apache web server were not created due to the errors in configuration templates: Template processing failed: file = /usr/local/psa/admin/conf/templates/default/domainWebmail.php, error = Template_Exception: Empty content was provided for config file /etc/httpd/conf/plesk.conf.d/webmails/horde/demon3zxc.e-worksmedia.com_webmail.conf file: /usr/local/psa/admin/plib/Template/Writer/Webserver/Abstract.php line: 47 code: 0.

Here's an example of the request I'm sending:

Code:

<packet version="1.6.3.0">
<webspace>
<add>
<gen_setup>
<name>{{domain}}</name>
<ip_address>{{ip_address}}</ip_address>

[Code] .....

View 2 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 12.x / Linux :: Mail Settings - Scripts Are Not Allowed To Use Sendmail

Apr 3, 2015

I configured the plesk-outgoing-mail limitation as follows: Scripts are not allowed to send mails (see: URL ).

But a simple php-script with mail()-command can successfully send mails. How can I stop that?

View 1 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 12.x / Linux :: VPS Hosting - Using Different IP Address In Each Domain

Jun 18, 2015

I've a vps hosting with several domains as you can see

I have to install several SSL certificates and the provider indicates me I must use different IP address in each domain, but I don't know how to do that.

I have several IPs

But all the domains are associated with the first IP, and I can't disassociate one domain and associate it to other IP.

Only when I go to settings for the hosting, I can change the IP, but it's the IP of the hosting, not the IP for one domain.

View 1 Replies View Related







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