Edouard127 / reddit-placebot-2023

A bot for r/place that doesn't use the api
MIT License
87 stars 15 forks source link

Error #6

Closed Jauga closed 1 year ago

Jauga commented 1 year ago

Got an error trying to connect.

Error sending request {"username": "UserName", "error": "Post \"https://gql-realtime-2.reddit.com/query\": socks connect tcp 127.0.0.1:9050->gql-realtime-2.reddit.com:443: dial tcp 127.0.0.1:9050: connectex: No connection could be made because the target machine actively refused it."}

Edouard127 commented 1 year ago

You need to run a tor node locally, read the tutorial

Jauga commented 1 year ago

SocksPort 9050 in torrc file solved the issue.