Desync issue between Dashboard, Proxmox API, and Fabric #3

Closed
opened 2025-05-05 06:12:37 +00:00 by alu · 0 comments
Owner

When starting/stopping instance, the PVE task status returns that the start/stop task has completed before the instance's power status is changed. This results in a desynchronization between user input and the instance's true status as it transitions between states.

Recreating:

  • Start or stop a VM instance
  • Observe that the status GET returns complete
  • The following GET instances does not fetch an updated instance status, eventually causing a refresh
  • Only then will the user get non-stale status information

This issue is observed on instances without HA.

When starting/stopping instance, the PVE task status returns that the start/stop task has completed before the instance's power status is changed. This results in a desynchronization between user input and the instance's true status as it transitions between states. Recreating: - Start or stop a VM instance - Observe that the status GET returns complete - The following GET instances does not fetch an updated instance status, eventually causing a refresh - Only then will the user get non-stale status information This issue is observed on instances without HA.
alu closed this issue 2025-05-13 17:41:28 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tronnet/ProxmoxAAS-Dashboard#3
No description provided.