udoprog / OxidizeBot

High performance Twitch bot in Rust
https://setbac.tv
Apache License 2.0
153 stars 22 forks source link

Error: Failed to build pub/sub client #167

Closed chilledsheep closed 1 year ago

chilledsheep commented 1 year ago

i try to run 1.2.1-beta.1 on MacOS and i get these errors over and over again:

Failed to build pup/sub client caused by: URL error: TLS support not compiled in caused by: TLS support not compiled in Attempting to reconnect

udoprog commented 1 year ago

Thanks for the report. This should be easy to fix since it's probably just a dependency configuration missing.

chilledsheep commented 1 year ago

tried 1.2.0 on MacOS and the same error happens

udoprog commented 1 year ago

I'm shipping 1.2.1-beta.2 which should have the TLS feature enabled, please give it a try once it's available!

https://github.com/udoprog/OxidizeBot/actions/runs/4732744264