• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

dnsmng: System Error: invalid argument

Pie'oh'pah

Basic Pleskian
Hi,

I noticed, that the subdomain I just created, was not reachable.
When I tried to ping it from localhost, the DNS was unknown, even if the server is the Primary DNS Server for that specific Zone.

Now I wanted to check the DNS configuration:

www:/usr/local/psa/admin/bin # ./dnsmng
dnsmng: System Error: invalid argument number 1, must be 2 or 3
dnsmng: System Error: invalid argument number 1, must be 2 or 3
www:/usr/local/psa/admin/bin #

And there we are, another fine bug I haven't noticed yet since my last update.
Has anyone a suggestion on how to fix this and make me able to automatically add DNS entries to the DNS Server?

any help would be appreciated.

cheers
 
dnsmng it's suposed to use parametters, supposedly it should be:
./dnsmng update domain.com it might not work but ...
 
Thnx,

I had no doubts about that :)

None the less, should it not give me some other response, when no params are given? Lets say "Missing or invalid parameter" or something like that...

I'll try to find the command line docs :)
 
Sorry for my silly answer, I was in angriness moment with my plesk :p
I've also been trying to find the docs for a whie with no success...
 
Back
Top