Open
Description
I am unable to push any deployments to replicate. Building the image succeeds but attempting to deploy it leaves me with:
$ cog push
*snip*
Validating model schema...cog.command.openapi_schema
Adding labels to image...
Unable to determine Git tag
Pushing image 'r8.im/*/*'...
Using default tag: latest
The push refers to repository [r8.im/*/*]
*snip*
unexpected status from POST request to https://r8.im/v2/*/*/blobs/uploads/: 502 Bad Gateway
Edit: I found a workaround.