Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requests that freeze Cartero to dead #99

Open
danirod opened this issue Dec 4, 2024 · 0 comments
Open

Requests that freeze Cartero to dead #99

danirod opened this issue Dec 4, 2024 · 0 comments

Comments

@danirod
Copy link
Owner

danirod commented Dec 4, 2024

Maybe previously discussed, can't remember.

Anyway, if I make the following HTTP request, Cartero hangs and stay unsensitive.

version = 1
url = "https://ap.brid.gy/xrpc/com.atproto.sync.getRepo?did=did:plc:b4zgkneq5mcqm3gpmztfbm4w"
method = "GET"

I see the following,

thread 'main' panicked at /home/danirod/.cargo/registry/src/index.crates.io-6f17d22bba15001f/glib-0.19.3/src/translate.rs:567:56:
called `Result::unwrap()` on an `Err` value: GStrInteriorNulError(19)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
^C

Visiting through the browser, I see invalid Unicode characters. Maybe this endpoint returns binary and it confuses Cartero.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant