Error: invalid ns_record format :: NS3.DNSOWL.COM.
Error: invalid ns_record format :: NS3.DNSOWL.COM.
Hello
added a new domain yesterday and wanted to make some changes in dns records, adding new nameservers and mx records for email, but bumped into a problem giving following error
Error: invalid ns_record format :: NS3.DNSOWL.COM.
Error: invalid mx_record format ::
i dont know if this issue have to do with the recent update for Vestacp but i used to be able to add new records in dns
added a new domain yesterday and wanted to make some changes in dns records, adding new nameservers and mx records for email, but bumped into a problem giving following error
Error: invalid ns_record format :: NS3.DNSOWL.COM.
Error: invalid mx_record format ::
i dont know if this issue have to do with the recent update for Vestacp but i used to be able to add new records in dns
Re: Error: invalid ns_record format :: NS3.DNSOWL.COM.
Hi
Is a bug yes, you can trace it here: https://bugs.vestacp.com/issues/283
You can also use temporary fix -> https://github.com/serghey-rodin/vesta/pull/756/files
Is a bug yes, you can trace it here: https://bugs.vestacp.com/issues/283
You can also use temporary fix -> https://github.com/serghey-rodin/vesta/pull/756/files
Re: Error: invalid ns_record format :: NS3.DNSOWL.COM.
thanks for your reply appreciated, will check it outskamasle wrote:Hi
Is a bug yes, you can trace it here: https://bugs.vestacp.com/issues/283
You can also use temporary fix -> https://github.com/serghey-rodin/vesta/pull/756/files
Re: Error: invalid ns_record format :: NS3.DNSOWL.COM.
can you please tell me in which folder the file main.sh exists? so i can make the fixskamasle wrote:Hi
Is a bug yes, you can trace it here: https://bugs.vestacp.com/issues/283
You can also use temporary fix -> https://github.com/serghey-rodin/vesta/pull/756/files
Re: Error: invalid ns_record format :: NS3.DNSOWL.COM.
Is in /usr/local/vesta/func/main.sh
You cand find in type:
cd /usr/local/vesta
find -name main.sh
You cand find in type:
cd /usr/local/vesta
find -name main.sh
Re: Error: invalid ns_record format :: NS3.DNSOWL.COM.
thanks appreciatedskamasle wrote:Is in /usr/local/vesta/func/main.sh
You cand find in type:
cd /usr/local/vesta
find -name main.sh