Submitted by massimo_512 on Fri, 03/10/2017 - 08:32
I use KVM virtualization Cloudmin 9.2 on Ubuntu 16.04.1 server
All guest systems work fine, but when I try to save changes, I get this error message and found no way to circumvent. Failed to save system details : "The new hostname myhost.cloudmin.net cannot be resolved to an IP address."
The issue is present only on some systems, possibly those created most recently.
Tried to restart Bind but no improvement. Thank you for any help you can provide. Regards
Status:
Active
Comments
Submitted by andreychek on Fri, 03/10/2017 - 09:14 Comment #1
Howdy -- which Cloudmin version is it that you're using there, is that Cloudmin Pro or GPL?
Submitted by massimo_512 on Fri, 03/10/2017 - 09:39 Comment #2
I use Cloudmin GPL. The error crops up on any changes attemps, in the Edit System screen, such as: - Switching start up option at boot time - Changing Operating System list menu - Enabling High Resolution Graphics - Adding a note
Submitted by JamieCameron on Fri, 03/10/2017 - 17:55 Comment #3
Check that the hostname
myhost.cloudmin.net
can actually be resolved by your Cloudmin master system.The problem may be that your DNS server is down, that the record was removed, or that your system isn't querying it's own DNS server.
Submitted by andreychek on Fri, 03/10/2017 - 23:49 Comment #4
Jamie's ideas above will hopefully get you started... it doesn't sound like you're seeing a bug there though.
Since you're using Cloudmin GPL, if you had any followup questions, you'd want to ask those in the Forums.
We monitor the Forums, along with lots of wonderful folks in the community. Thanks!
Submitted by massimo_512 on Sat, 03/11/2017 - 04:22 Comment #5
Thank you for your answer. Server name was actually not resolved. I added server name to /etc/hosts and issue was resolved. I will investigate Bind issue further. Best regards,