Upgrade from 5.0.25 to 6.2 and after my upgrade I decided to cleanup my maintenance jobs, so I deleted all of them to make new ones.
After I deleted the jobs I can no longer delete hosts from "Maintenance"->"Hosts"
All I get is the message in the topic.
I have check the tables below and they are empty.
"
select * from maintenances;
Empty set (0.000 sec)
select * from maintenances_groups;
Empty set (0.000 sec)
"
Anyone idea on how to correct this, so I can delete hosts again?
Best Regards,
Leon
After I deleted the jobs I can no longer delete hosts from "Maintenance"->"Hosts"
All I get is the message in the topic.
I have check the tables below and they are empty.
"
select * from maintenances;
Empty set (0.000 sec)
select * from maintenances_groups;
Empty set (0.000 sec)
"
Anyone idea on how to correct this, so I can delete hosts again?
Best Regards,
Leon
Comment