chevereto / docker

Template project for deploying Chevereto V4 based applications using Docker
https://v4-docs.chevereto.com/guides/docker/
MIT License
62 stars 19 forks source link

400 Bad Request when download #51

Closed mashirozx closed 1 year ago

mashirozx commented 1 year ago
image
mashirozx commented 1 year ago

Both with/without license input returns this.

IDC: Oracle Integration Cloud (OIC) CIDR: 138.2.0.0/16 NetRange: 138.2.0.0 - 138.2.255.255

rodber commented 1 year ago

When accessing to the API download and not providing the key, the system redirects (http redirect) to GitHub download link.

HTTP 4XX namespace is for client error, you should check how your machine is connecting to internet.