I fixed it myself , it was a permission and ownership issue.To fix it you need to execute those ssh commands
Fix rndc connection refused error
chown root:named /etc/rndc.key
chmod 640 /etc/rndc.key
Related Posts:
- No acceptable C compiler found in $PATH while installing the C compiler
- Failed to start LSB :Bring Up down Networking
- HAProxy vs. Nginx
- Nginx 403 forbidden for all files
- HAProxy vs. Nginx
- How do you install Node.JS on CentOS?
- How do I update a CentOS server’s time from an authoritative time server?
- Best way to gracefully restart CentOS?
- Adding a directory to $PATH in CentOS?
- How to extend an ext4 partition and filesystem?
- My /var/log/btmp file is huge! What should I do?
- Log all commands run by admins on production servers
- Centos 7 save iptables settings
- How to open port for a specific IP address with firewall-cmd on CentOS? [duplicate]
- ssh : Permission denied (publickey,gssapi-with-mic)
- CentOS vs. Ubuntu [closed]
- ImportError: No module named psycopg2
- No space left on device
- Error with pre-create check: “VBoxManage not found. Make sure VirtualBox is installed and VBoxManage is in the path”
- Error with pre-create check: “VBoxManage not found. Make sure VirtualBox is installed and VBoxManage is in the path”
- How to install “make” in ubuntu?
- javac : command not found
- React – TypeError: Cannot read property ‘props’ of undefined
- VirtualBox: mount.vboxsf: mounting failed with the error: No such device
- Cannot assign requested address using ServerSocket.socketBind
- CentOS error – sudo: effective uid is not 0, is sudo installed setuid root?
- Server can’t find NXDOMAIN
- SSL CA cert (path? access rights?)
- Python, how to handle the “ValueError: unsupported pickle protocol: 4” error?
- bash: mkvirtualenv: command not found
- template argument deduction/substitution failed, when using std::function and std::bind
- phpinfo() is not working on my CentOS server
- Apache is downloading php files instead of displaying them
- Firewalld is not running [closed]
- httpd: Could not reliably determine the server’s fully qualified domain name, using 127.0.0.1 for ServerName
- When does `cron.daily` run?
- How can I verify if TLS 1.2 is supported on a remote web server from the RHEL/CentOS shell?
- Mount CIFS Host is down
- how do you create an ssh key for another user?
- Allow SFTP but disallow SSH?
- “POSSIBLE BREAK-IN ATTEMPT!” in /var/log/secure — what does this mean?
- How bad is it really to install Linux on one big partition?
- Show all users and their groups/vice versa
- How should an IT department choose a standard Linux distribution?