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

All requests return "Reqwest error: error decoding response body: expected value at line 1 column 1" #46

Closed
lavedon opened this issue Aug 21, 2024 · 3 comments · Fixed by #47
Labels
bug Something isn't working

Comments

@lavedon
Copy link

lavedon commented Aug 21, 2024

Describe the bug
Any use of the tool will return the error message "Reqwest error: error decoding response body: expected value at line 1 column 1"
I have tried this on two machines now.

To Reproduce

  1. Use the CLI tool with any search term.
  2. Observe error.

Screenshots
If applicable, add screenshots to help explain your problem.
image

Environment
Windows Powershell (tried on both Windows 10 and Windows 11).

Additional context
Thank you!!!!!

@lavedon lavedon added the bug Something isn't working label Aug 21, 2024
@samtay samtay mentioned this issue Aug 21, 2024
@chameleon-lizard
Copy link

Same stuff, Ubuntu 23.10, fish shell, installed from source like 15 minutes ago.

@samtay
Copy link
Owner

samtay commented Aug 23, 2024

Should be working now. Can you run cargo install --locked --git https://github.com/samtay/so.git --tag v0.4.10 and let me know if it persists? Also post the output of cat ~/.config/so/config.yml

@chameleon-lizard
Copy link

Yeah, it runs great now! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants