This repository was archived by the owner on Jan 21, 2022. It is now read-only.

Description
I have disabled ipv6 via kernel parameter.
now when I run "magneticow --addr=127.0.0.1:8080"
I get this error:
FATAL Could not initialise readme handler {"error": "subsequent listen: listen tcp6 :40717: socket: address family not supported by protocol", "errorVerbose": "listen tcp6 :40717: socket: address family not supported by protocol\nsubsequent listen\ngithub.com/anacrolix/torrent.listenAllRetry\n\t/home/bora/go/pkg/mod/github.com/anacrolix/[email protected]/socket.go:90\ngithub.com/anacrolix/torrent.listenAll\n\t/home/bora/go/pkg/mod/github.com/anacrolix/[email protected]/socket.go:57\ngithub.com/anacrolix/torrent.NewClient\n\t/home/bora/go/pkg/mod/github.com/anacrolix/[email protected]/client.go:218\nmain.NewApiReadmeHandler\n\t/home/bora/labs/magnetico/cmd/magneticow/api.go:43\nmain.main\n\t/home/bora/labs/magnetico/cmd/magneticow/main.go:105\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:204\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1374"}