DNS Cluster
Re: DNS Cluster
# v-add-remote-dns-host xx.xx.xx.xx admin XXXXXXXX
Error: another sync process already running
Error: xx.xx.xx.xx sync failed
problem is in latest update... I formated 2 machines ... install clean vestacp ... and not working =(
Error: another sync process already running
Error: xx.xx.xx.xx sync failed
problem is in latest update... I formated 2 machines ... install clean vestacp ... and not working =(
Re: DNS Cluster
Same problem here. DNS Cluster was working perfectly before the update. Now you need to run dns-cluster.pipe in order for it to sync. v16 update has screwed all the hard work of the developers for the last few years.
Re: DNS Cluster
I agree in many parts with you. However, why is it so difficult to release a v16.1 giving us all the bugfixes of the last month?
Re: DNS Cluster
You are not alone - same problemmestresan wrote:# v-add-remote-dns-host xx.xx.xx.xx admin XXXXXXXX
Error: another sync process already running
Error: xx.xx.xx.xx sync failed
problem is in latest update... I formated 2 machines ... install clean vestacp ... and not working =(
PS FREE DNS - "Free cheese is only in mousetrap" )))
-
- Posts: 24
- Joined: Sat Jul 05, 2014 11:27 pm
Re: DNS Cluster
just one question
for the vestacp dns cluster on say vps1 to be used as dns1
do i need to install webserver, ftp, mail, etc
may i skip all and just install the bind?
for the vestacp dns cluster on say vps1 to be used as dns1
do i need to install webserver, ftp, mail, etc
may i skip all and just install the bind?
Re: DNS Cluster
Bugs on trackermestresan wrote:# v-add-remote-dns-host xx.xx.xx.xx admin XXXXXXXX
Error: another sync process already running
Error: xx.xx.xx.xx sync failed
problem is in latest update... I formated 2 machines ... install clean vestacp ... and not working =(
https://bugs.vestacp.com/issues/339
https://bugs.vestacp.com/issues/323
Re: DNS Cluster
It looks like the fix is coming out in version 0.9.8-17 which is not released yet. I can see the code changes in GitHub. The issue is present in a bunch of scripts such as those dealing with remote-dns. Here is a quick fix that worked for me in the current latest release 0.9.8-16.
Edit $VESTA/func/main.sh (which is sourced from other scripts) to add the following line at the top, in the "Internal Variables" section
Edit $VESTA/func/main.sh (which is sourced from other scripts) to add the following line at the top, in the "Internal Variables" section
Code: Select all
SCRIPT=`basename "$0"`
Re: DNS Cluster
Seems to be not correct. As far as I see, the problem was fixed in https://github.com/serghey-rodin/vesta/ ... f0db1c1e05bravo wrote: Edit $VESTA/func/main.sh (which is sourced from other scripts) to add the following line at the top, in the "Internal Variables" sectionCode: Select all
SCRIPT=`basename "$0"`
I would suggest to wait for the release of the new VestaCP Version.
Re: DNS Cluster
Thanks for sharing the solutions. I was facing the same problem.
Regards,
Kate
Regards,
Kate
Last edited by Alex Connor on Fri Dec 28, 2018 5:20 pm, edited 1 time in total.
Reason: delete spam links
Reason: delete spam links