Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Time for another error message pass #231

@itowlson

Description

@itowlson

Using Bindle client 0.5.0 against the f1sh.ca server:

# Used HTTP instead of HTTPS
13:39 $ bindle --server http://bindle.f1sh.ca:8080/v1 push -p ~/yotests/test090/staging itowlson/test090/0.1.0
Invalid request (status code 400): None

# Forgot the port
13:39 $ bindle --server https://bindle.f1sh.ca/v1 push -p ~/yotests/test090/staging itowlson/test090/0.1.0
Server has encountered an error: None

The correct URL is https://bindle.f1sh.ca:8080/v1, so it's fine for the client to error; but these errors seem extremely cryptic!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions