ITADN

bug: unable to retrieve deployed version and current version through API

#789Opensocratesng 创建于 2026-01-07
bug
S
socratesngcommented
**Describe the bug** I used PVE Helper scripts to install Argus 0.26.3 a few months ago in an LXC in PVE. Its API was working well to provide information on deployed and current version, such as accessing "/api/v1/service/summary/release-argus/argus". But when I updated to the latest version of Argus (0.29.1) today, it returns "404 page not found". **To Reproduce** Steps to reproduce the behavior: 1. Update Argus to 0.29.1 2. Access the link "http://192.168.10.244:8080/api/v1/service/summary/release-argus/argus" in browser **Expected behavior** Showing the deployed version with key "status.deployed_version" and the current version with key "status.latest_version" **Screenshots** <img width="845" height="111" alt="Image" src="https://github.com/user-attachments/assets/a26d287a-6d0d-452d-b44b-c5427f08a87d" /> **Desktop (please complete the following information):** - OS: Windows 11 Home - Browser: Firefox, MS Edge
0 条评论