Plesk 12.x / Linux :: Route53 Duplicate Hosted Zones
Dec 10, 2014
This is a clean installation of Plesk, nothing else has been done on the server. After the Plesk 12 Installation I installed the Route53 Extension directly from the Panel.
I authenticated with the Access ID / Secret key, as soon as I start creating Domains I get duplicated zones in Route53. When I delete the Domain from Plesk only one Domain gets deleted, the other one remains.
This is my debug log where I see it executes the script twice:
Code:
[2014-12-10 14:50:15] DEBUG [panel] DNS Custom backend call: [{"command":"create","zone":{"name":"dummy123123test.nl.","displayName":"dummy123123test.nl.","soa":{"email":"vincent@mkbsc.nl","status":0,"type":"slave","ttl":86400,"refresh":10800,"retry":3600,"expire":604800,
"minimum":10800,"serial":1418219415,"serial_format":"UNIXTIMESTAMP"},"rr":
[Code] ....
The strange thing is, in the custom call it lists all the records twice as well..
When I disable the Plesk DNS Template it doesn't create Zones at all, when I then enable the Template per domain it creates one Zone correctly.
PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE
Parallels Plesk v12.0.18_build1200140610.21 os_Ubuntu 14.04
PROBLEM DESCRIPTION
On Sub creation Plesk creates two hosted zones in AWS Route53
STEPS TO REPRODUCE
Install Plesk 12
Install Route53 Extension from Panel
Create subscription
ACTUAL RESULT
Duplicated zones in AWS Route53
EXPECTED RESULT
One Hosted Zone in AWS Route53
View 12 Replies
ADVERTISEMENT
Jan 2, 2015
A customer wanted me to install the Google Apps MX records. However, it seems that they are not being created in Route53, at all.
Also if I delete the existing MX reccord the change does not reflect to Route53. Try to replicate?
Fact is that you've put this module in the catalog and would get in touch with you guys to tweak it to perfection as I think it can be a real USP for small hosters like me as this utilises the power of Amazons giant network yet you only have one server to take care of for all your regular hosting.
View 2 Replies
View Related
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
Jul 19, 2015
I am setting up slave DNS servers using bind 9.8 on CentOS 6. I have followed the procedure here successfully: [URL] ....
The problem is that even if I see something like the following in named.run on the slave server (which implies the rndc connection worked):
received control channel command 'addzone xxxxxxxx.com { type slave; file "xxxxxxxx.com"; masters { x.x.x.x; }; };'
received control channel command 'refresh xxxxxxxx.com'
received control channel command 'addzone xxxxxxxx.com { type slave; file "xxxxxxxx.com"; masters { x.x.x.x; }; };'
I still cannot query any entries for that zone from the slave DNS server:
$ dig @y.y.y.y xxxxxxxx.com
; <<>> DiG 9.8.3-P1 <<>> @y.y.y.y xxxxxxxx.com
; (1 server found)
;; global options: +cmd
[Code] .....
I also do not see any zone files created anywhere on the slave server.
View 12 Replies
View Related
Mar 25, 2015
I have a couple of clients on my server that happen to do business with a college here locally. For some reason when anyone from the college emails a user on my server, my clients end up getting 20-100 duplicates of the same email. I contacted their IT staff and they say it is on my end and that my server is "cutting off the sending process before it completes". If that was the case, then the user would not receive the first email.
Is there something on my server that could be causing the issue? My server is Plesk 12.0.18 update #38 running Qmail/Courier-IMAP. The server has no issues otherwise.
View 10 Replies
View Related
Oct 19, 2014
I'm having a hard time configuring this setting for nginx on a domain, whatever i try i cant get it to accept files as big as I need. Every time i try i get this red message :
Code:
Configuration Nginx non valide : nginx: [emerg] "client_max_body_size" directive is duplicate in /var/www/vhosts/system/domain.fr/conf/vhost_nginx.conf:4 nginx: configuration file /etc/nginx/nginx.conf test failed
I followed these instructions: [URL] ....
Strange thing is there was no panel.ini file where the instructions are pointing so i created one, but still, i cant get that directive to work.
Before plesk 12 (with 11.5) i finally got it to work by manually editing some nginx conf file on the server, but i can't find anymore how...
View 3 Replies
View Related
May 5, 2015
I have recently started using the slave DNS manager in the Plesk extension library. I've found that even for DNS zones that are switched off in Plesk, failed sync/transfers still try to take place between the slave and master. Why is this so?
Shouldn't turning the DNS functionality off in Plesk remove the zone from the slave DNS server?
When a domains DNS functionality is turned off, it removed the zone info from the master, but no command is issued to remove it from the slave??
Domain that is trying to sync/transfer: example.com
Plesk/Master server: 111.11.11.111
Slave DNS: 222.222.22.222
Code:
May 6 08:51:39 ns2 named[1178]: zone example.com/IN: refresh: unexpected rcode (REFUSED) from master 111.11.11.111#53 (source 0.0.0.0#0)
May 6 08:51:39 ns2 named[1178]: zone example.com/IN: Transfer started.
May 6 08:51:40 ns2 named[1178]: transfer of 'example.com/IN' from 111.11.11.111#53: connected using 222.222.22.222#53166
[Code] ...
View 3 Replies
View Related
Feb 10, 2015
When you try to change the password of the client to login the control panel gives an error: SQLSTATE [23000]: Integrity constraint violation: 1062 Duplicate entry '<login>' for key 'login'
The impression that instead of UPDATE done INSERT.
Parallel Plesk Version: 11.5
OS: Debian Squeeze
View 2 Replies
View Related
Aug 17, 2014
We have latest Plesk 12 on Centos 7, I can login to Plesk UI and mail is working,
but cannot access hosted website www.elcop.hr :
Error: Connection refused
View 19 Replies
View Related
Nov 12, 2014
I am trying to increase the PHP memory limit for all Plesk hosted sites.
I've updated the 'memory_limit' setting in /etc/php.ini
Then I ran
Code:
/usr/local/psa/admin/sbin/httpdmng --reconfigure-all
/usr/local/psa/admin/sbin/httpdmng --reconfigure-server
Checking a phpinfo() page on hosted sites I see that this setting has not been effective.
Checking some /var/www/vhosts/system/domain.com/etc/php.ini also shows the old setting, and I can see that these files have not been updated.
I note that all these domain php.ini files have been modified earlier today, all at the same time, so presumably some process did regenerate them earlier. All these files hae the "DO NOT MODIFY ..." heading
I realise that I can go the the domain in Plesk GUI and save the PHP settings to force an update, but is there anyway to force the regeneration of all of these files via CLI?
View 3 Replies
View Related
May 14, 2015
I have a server that I use to host my primary domain, and I have a cople Plesk servers, now I updated the hostnames of all the servers like
Code: s1.de.myserverplace.de
Now when the plesk server sends a mail it goes in spam always,
In the SPF records of the primary domain sits this
Code:
myserverplace.de. IN TXT "v=spf1 a mx a:myserverplace.de a:s1.de.myserverplace.de ip4:148.251.100.157 ip4:144.76.163.46 ip6:2a01:4f8:201:81b8::60 ?all"
But when I actually send the mail in the headers of the received mail I get this.
Code:
Received: from s1.de.myserverplace.de (s1.de.myserverplace.de. [144.76.163.46])
by mx.google.com with ESMTPS id p2si2158952wjy.73.2015.05.14.04.09.17
for <mymailtestacount@gmail.com>
(version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
[Code] ....
How would I set this up so this doesn't happen?
View 3 Replies
View Related
Aug 29, 2014
I am currently running a trail of plex to see if it meets our requirements.
My domains are currently being hosted by an external provider and I have made the dns entry to point it the the server running plesk.
Now we can access the site created through plesk but the emails are not working not the webmail or even trying to forward the mails.
View 1 Replies
View Related
Sep 30, 2013
My Plesk panel (11.5.30) hosts a number of domains that all use Google Apps for Business to host their emails. No emails are hosted on the panel, and the mail server is turned off. So is the DNS server.
Using the mail() php function to send automatic confirmation emails from a website hosted on the panel, they arrive at any address NOT hosted locally, however they fail to arrive at any address whose website is locally hosted.
My initial research suggested that Plesk was routing locally, hence the problem, however the mailserver has been turned off the for domain/webspace.
View 19 Replies
View Related
Apr 13, 2015
I am running a CentOS 6.5, 64-bit server with Plesk 12.0.18, and need to install a wildcard SSL for one of the domains/sub domains hosted on this server.
So you have the csr and private key installed (and domain.crt?), you just need to open..
1. COMODORSAAddTrustCA
2. COMODORSADomainValidationSecureServerCA
On your desktop and combine the two files into a new intermediate.crt file and upload that as the CA File.
But I'm not sure why you can't add it as text.
Click to expand...
Click for original message
View 7 Replies
View Related
Jan 25, 2008
how do I go about creating the same user with the same id on different linux boxes so when i share a mount folder, it has the permission to write and read properly?
View 2 Replies
View Related
May 15, 2013
why on some domains Windows plesk not creating DNS Zones, How to fix domains whitout DNS zones ?
View 2 Replies
View Related
Nov 29, 2014
My requirement is to redirect all hosted domain's webmail to the main hosting webmail url .. how can this be achieved ?
View 7 Replies
View Related
Nov 16, 2014
When I hit my server's domain it redirects me to one of the hosted sites' domain with a 302 redirect. It used to return the default plesk server page. How can I cancel the redirect?
View 2 Replies
View Related
Feb 8, 2015
Window server 2012 r2: I installed wordpress on a domain using plesk. Seemed to work correctly. But when I went to the site www.example.com/wp-admin, the native or default wordpress install started up. I could find no way to bypass this, so I just re-entered all the same settings.
The result was that I ended up with 2 sets of database tables, one set named with my chosen prefix wp_blahblah_ and one set prefixed with wp_blahblah_wp_.
Not good, so I deleted the later set. Wordpress seems to be working, despite one error on the tables I can't reproduce.
View 1 Replies
View Related
May 7, 2013
when im trying to enable spam filter for a particular email account i get this mysql error:
Error: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'xxxx@domain.com' for key 3 (mail id i hid it for security reasons xxxx@domain.com)..
i searchd in the psa database but could not find any duplication...
View 2 Replies
View Related
Oct 29, 2007
I just moved my websites over to a server running plesk 8.2
Now when I look at any of my pages with firefox It puts a little circle logo thingy beside the url in the address bar and on the tab.
how to get rid of this?
Some of the domains are:
[url]
[url]
[url]
View 5 Replies
View Related
Jul 17, 2009
I am looking to redirect all web & email services over to a new Server.
Is the best approach to simply repoint the main A record to the new Server IP and this will redirect the traffic? then, i will update the nameservers at the registrar to point to the new server.
Should this work ok?
View 4 Replies
View Related
Jun 4, 2007
I have a reseller account. How can I edit it so that the zones are slaves to a master somewhere else.
View 3 Replies
View Related
Jul 16, 2009
I'm in the process of migrating a site to a new server. we're not ready to move email yet, so ideally i would like to just move web traffic at this time. i would like to be able to do this without changing the nameservers with the domain's registrar at this time.
which records to i need to manipulate in order to do this?
can i just change the A record for domain.com to point to a new IP and this won't impact the current email or do i need to move the entire site?
My biggest concern right now is impacting email by moving the everything to the new server.
View 2 Replies
View Related
Jan 24, 2008
currently running a SAN which has 1TB... I would like to add another 1TB to the SAN to mirror the first set and use it for a 2nd server. What's the best way I can do this?
View 0 Replies
View Related
May 12, 2008
I've been looking for the best OpenSolaris distribution for hosting Solaris Zones backed by ZFS.
I don't know how many good responses I will get back, but my options are below:
OpenSolaris 2008.5 - I've heard slow updates, but this is good for VPS hosting where we don't want many reboots -- release cycles like RedHat.
Solaris Express Community Edition (SXCE) - Very fast development like Fedora, but bugfixes are released much faster. Downside is much more maintenance to get all those bugfixes.
Nexenta - This is the OpenSolaris kernel built around a GPL userland (Debian based, uses apt, etc). Does anyone have any experience with this? It seems releases are not as fast as SXCE, but quicker than OpenSolaris and it supports all the OpenSolaris features such as Zones/ZFS and even allows for Debian/Ubuntu zones.
Any input would be highly appreciated, especially from those running 1 or more of the above distributions.
View 0 Replies
View Related
Feb 12, 2008
I have a dynamic zone with zoneedit.
I'm using ddclient. When the external ip change, ddclient update
the A register.
I see that A register updated in the control panel interface.
But that updated IP does not propagate. I have waited more than one
hour and do not see the changes spread.
Only when I change the A register inside the control panel for any
value and then I change it again into the real value the change is
spread and everything works well.
Looks like ddclient not force reload my zone, only when change the
ip in the control panel.
View 1 Replies
View Related
Nov 1, 2007
I am making a new site based on a similar site which has the same content.
Is there anyway of doing a server-side site duplication? Rather than having to upload an 800mb backup file of the entire website?
View 9 Replies
View Related