mcadam/plex-operator

Address 0.0.0.0:8383 already in use

Opened this issue · 1 comments

Hi

I have this error a few times, during simultaneous plays in the last 30 seconds:

{"level":"error","ts":1574605588.1583965,"logger":"cmd","msg":"","error":"error listening on 0.0.0.0:8383: listen tcp 0.0.0.0:8383: bind: address already in use","stacktrace":"github.com/go-logr/zapr.(*zapLogger).Error\n\t/usr/local/Go/pkg/mod/github.com/go-logr/zapr@v0.1.1/zapr.go:128\nmain.main\n\tplex-operator/cmd/manager/main.go:111\nruntime.main\n\t/usr/local/Cellar/go/1.13.4/libexec/src/runtime/proc.go:203"}

Do you have an idea of how to improve the problem? (I understand what is happening but no solution to fix it, I'm bad in golang).

Thanks for plex-operator 👍

Hi,

I can take a look later on maybe next week on that one.