nextcloud / app_api

Nextcloud AppAPI
https://apps.nextcloud.com/apps/app_api
GNU Affero General Public License v3.0
71 stars 6 forks source link

Image pull failed with 400 Bad Request #303

Open hbprotoss opened 3 months ago

hbprotoss commented 3 months ago

Describe the bug

image

Steps/Code to Reproduce

click "Test Deploy"

Expected Results

all ok

Actual Results

Failed to pull image, GuzzleException occur: Client error: POST http://nextcloud-appapi-dsp:2375/v1.41/images/create?fromImage=ghcr.io%2Fcloud-py-api%2Ftest-deploy%3Arelease resulted in a 400 Bad Request response

Setup configuration

app_api=2.6.0 nextcloud=29.0.1

hbprotoss commented 3 months ago
image
andrey18106 commented 2 months ago

@hbprotoss Hi!

Thank you for reporting, is the issue still reproduces on your side?