Author Topic: DNS errors after restore of 6.2  (Read 1092 times)

kcurtis

  • Zen Apprentice
  • *
  • Posts: 48
  • Karma: +5/-0
    • View Profile
DNS errors after restore of 6.2
« on: March 30, 2021, 10:04:54 pm »
When I had tried to upgrade to 7.0 it crashed my PDC . I ended up doing a fresh 6.2 install and restoring from a backup.

But now I am having a number of issues. The biggest one is the DNS will not save or restart. When I try to restart from the GUI it says error restarting service and this is from the log file;
Code: [Select]
2021/03/30 14:55:10 INFO> Index.pm:187 EBox::Dashboard::CGI::Index::masonParameters - dashboard1
2021/03/30 14:55:14 INFO> Service.pm:965 EBox::Module::Service::restartService - Restarting service for module: dns
2021/03/30 14:55:16 INFO> DNS.pm:91 EBox::DNS::appArmorProfiles - Setting DNS apparmor profile
2021/03/30 14:55:23 ERROR> Sudo.pm:240 EBox::Sudo::_rootError - root command nsupdate -g -t 10 /var/lib/zentyal/tmp/HBCTalpQq8 failed.
2021/03/30 14:55:23 ERROR> Service.pm:969 EBox::Module::Service::restartService - Error restarting service: root command nsupdate -g -t 10 /var/lib/zentyal/tmp/HBCTalpQq8 failed.
Error output: tkey query failed: GSSAPI error: Major = Unspecified GSS failure.  Minor code may provide more information, Minor = Ticket expired.

Command output: .
Exit value: 2
2021/03/30 14:55:23 ERROR> Service.pm:971 EBox::Module::Service::restartService - root command nsupdate -g -t 10 /var/lib/zentyal/tmp/HBCTalpQq8 failed.
2021/03/30 14:55:23 ERROR> RestartService.pm:61 EBox::SysInfo::CGI::RestartService::_process - Restart of DNS from dashboard failed: root command nsupdate -g -t 10 /var/lib/zentyal/tmp/HBCTalpQq8 failed.
Error output: tkey query failed: GSSAPI error: Major = Unspecified GSS failure.  Minor code may provide more information, Minor = Ticket expired.

Command output: .
Exit value: 2
2021/03/30 14:55:26 INFO> Index.pm:187 EBox::Dashboard::CGI::Index::masonParameters - dashboard1

I also noticed if I issue wbinfo -u it deos not replay with anything, -G does show my groups and -T says it was successful

I am not sure if that is anything or park if the same thing.

Any help would be great