-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When clicking on "More info", I go to: https://cloud-py-api.github.io/app_api/TestDeploy.html#container-started !?? (404 page not found)
And clicking on the deploy log gives me an empty txt file 😢 !?
Steps/Code to Reproduce
- Go to Admin settings -> AppAPI
- Setup a working deployment (using docker proxy socket)
- Press the test deployment
Expected Results
- A working deployment log, so I know what the issue is. It's now a blackbox
- The "More Info" button should actually go to a working URL instead of 404 page. I think it should point to: https://docs.nextcloud.com/server/latest/admin_manual/exapps_management/TestDeploy.html#container-started
Actual Results
- Deployment log is empty when downloading it
- More info button goes to: https://cloud-py-api.github.io/app_api/TestDeploy.html#container-started (NOT helpful)
Basically ALL "More info" buttons are not working correctly and point to https://cloud-py-api.github.io
Setup configuration
- Nextcloud Hub 9 (30.0.6)
- AppAPI v4.0.6
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
