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.

Auth token error: Invalid TOML: expected an equals, found eof at line 1 column 41 #228

@itowlson

Description

@itowlson

Using Bindle 0.5.0:

✔ ~/github/bindle [main|✔]
16:20 $ cargo run --bin bindle --features="cli" -- --server $BINDLE_URL search
    Finished dev [unoptimized + debuginfo] target(s) in 0.07s
     Running `target/debug/bindle --server 'https://bindle.deislabs.io/v1' search`
Invalid TOML

Error trace:
        1: expected an equals, found eof at line 1 column 41

I tried running a local server and got the same issue. Not sure what bindles existed on the local server (probably none, because it uses the database instead of the filesystem now?).

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