GitHub user LuciFer80-lab added a comment to the discussion: Error 503 Service Unavailable error
[root@localhost ~]# less /var/log/cloudstack/management/management-server.log 2025-11-21 16:01:08,362 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop key last_sent on table alert exception: Can't DROP 'last_sent'; check that column/key exists 2025-11-21 16:01:08,363 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop key i_alert__last_sent on table alert exception: Can't DROP 'i_alert__last_sent'; check that column/key exists 2025-11-21 16:01:08,392 DEBUG [c.c.u.d.Upgrade410to420] (main:[]) (logid:) Added index i_alert__last_sent for table alert 2025-11-21 16:01:08,394 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop foreign key fk_external_dhcp_devices_nsp_id on table baremetal_dhcp_devices exception: Can't DROP 'fk_external_dhcp_devices_nsp_id'; check that column/key exists 2025-11-21 16:01:08,395 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop foreign key fk_external_dhcp_devices_host_id on table baremetal_dhcp_devices exception: Can't DROP 'fk_external_dhcp_devices_host_id'; check that column/key exists 2025-11-21 16:01:08,396 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop foreign key fk_external_dhcp_devices_pod_id on table baremetal_dhcp_devices exception: Can't DROP 'fk_external_dhcp_devices_pod_id'; check that column/key exists 2025-11-21 16:01:08,397 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop foreign key fk_external_dhcp_devices_physical_network_id on table baremetal_dhcp_devices exception: Can't DROP 'fk_external_dhcp_devices_physical_network_id'; check that column/key exists 2025-11-21 16:01:08,398 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop foreign key fk_external_dhcp_devices_nsp_id on table baremetal_pxe_devices exception: Can't DROP 'fk_external_dhcp_devices_nsp_id'; check that column/key exists 2025-11-21 16:01:08,399 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop foreign key fk_external_dhcp_devices_host_id on table baremetal_pxe_devices exception: Can't DROP 'fk_external_dhcp_devices_host_id'; check that column/key exists 2025-11-21 16:01:08,401 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop foreign key fk_external_dhcp_devices_pod_id on table baremetal_pxe_devices exception: Can't DROP 'fk_external_dhcp_devices_pod_id'; check that column/key exists 2025-11-21 16:01:08,402 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop foreign key fk_external_dhcp_devices_physical_network_id on table baremetal_pxe_devices exception: Can't DROP 'fk_external_dhcp_devices_physical_network_id'; check that column/key exists 2025-11-21 16:01:08,403 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop foreign key fk_external_pxe_devices_nsp_id on table baremetal_pxe_devices exception: Can't DROP 'fk_external_pxe_devices_nsp_id'; check that column/key exists 2025-11-21 16:01:08,404 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop foreign key fk_external_pxe_devices_host_id on table baremetal_pxe_devices exception: Can't DROP 'fk_external_pxe_devices_host_id'; check that column/key exists 2025-11-21 16:01:08,405 DEBUG [c.c.u.d.DatabaseAccessObject] (main:[]) (logid:) Ignored SQL Exception when trying to drop foreign key fk_external_pxe_devices_physical_network_id on table baremetal_pxe_devices exception: Can't DROP 'fk_external_pxe_devices_physical_network_id'; check that column/key exists 2025-11-21 16:01:08,740 DEBUG [c.c.u.d.Upgrade410to420] (main:[]) (logid:) Added foreign keys for table baremetal_dhcp_devices 2025-11-21 16:01:09,108 DEBUG [c.c.u.d.Upgrade410to420] (main:[]) (logid:) Added foreign keys for table baremetal_pxe_devices 2025-11-21 16:01:09,108 DEBUG [c.c.u.d.Upgrade410to420] (main:[]) (logid:) Migrating secondary storage to image store 2025-11-21 16:01:09,118 DEBUG [c.c.u.d.Upgrade410to420] (main:[]) (logid:) Checking if we need to migrate NFS secondary storage to image store or staging store 2025-11-21 16:01:09,118 DEBUG [c.c.u.d.Upgrade410to420] (main:[]) (logid:) Migrating NFS secondary storage to Image store 2025-11-21 16:01:09,118 DEBUG [c.c.u.d.Upgrade410to420] (main:[]) (logid:) Marking NFS secondary storage in host table as removed 2025-11-21 16:01:09,119 DEBUG [c.c.u.d.Upgrade410to420] (main:[]) (logid:) Completed migrating secondary storage to image store 2025-11-21 16:01:09,119 DEBUG [c.c.u.d.Upgrade410to420] (main:[]) (logid:) Updating volume_store_ref table from volume_host_ref table @weizhouapache see this... GitHub link: https://github.com/apache/cloudstack/discussions/12117#discussioncomment-15052220 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
