danke

Results 6 comments of danke

Also, no matter which download I choose, it shows these. ![2](https://github.com/user-attachments/assets/70281f48-80cd-4362-bf6a-7ed74dde3896)

> What version of python do you have? Also are you just running the scraper with `ofscraper` or are you adding any arguments when running it? Python 3.12.0,just running scraper...

> You are going to want to uninstall everything for this scraper. pip/pipx, ofscraper, aiolimiter, python. then install python 3.11.6, pip/pipx, aiolimiter (must be version 1.1.0). Then install ofscraper. Doing...

Me too,I think it's maybe a account problem,I can't fix it after reinstall pip/pipx, ofscraper, aiolimiter, python,all of the programs.

> I was having the same problem so i ran the debug command. It seems that it could successfully fetch the usernames active offset but since then it couldn't establish...

> [@Thesharing](https://github.com/Thesharing) [@BittorB](https://github.com/BittorB) Here is the solution: [#517](https://github.com/datawhores/OF-Scraper/issues/517) > > In the config.json - change `"backend": "aio",` to `"backend": "httpx",` 👍 Its very useful,thx.