Bad Scheme error in log

i got these errors every second or so:
2018/06/18 23:12:20 ERROR : plex: websocket.Dial <hidden_my_url>:65000/:/websockets/notifications?X-Plex-Token=<Hidden_my_token>: bad scheme

Any ideas what causes these ?

What’s your plex config URL look like?

Not sure what you mean…

plex_url = :65000

put a “http://” in front of it.

mine looks like:

plex_url = http://127.0.0.1:32400

or https if you are using a later version and secure only.

…Thats kinda weird… i haven’t been able to use 127.0.0.1:32400 before… it just times out… but now it’s working?? wtf… :slight_smile:

Thanks alot Animosity022 :slight_smile: