Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Butler login command get Error Message

A topic by simonjames247 created Jul 09, 2017 Views: 571 Replies: 2
Viewing posts 1 to 2

When using login command(butler login) I get these error message on my computer, but when use in another computer it work fine.
Is ther a way to fix this?




*net.OpError listen tcp: lookup localhost: getaddrinfow: The requested name is v
alid, but no data of the requested type was found.
C:/Multi-Runner/builds/58469115/0/itchio/butler/src/github.com/itchio/butler/aut
henticate.go:135 (0x8b3e21)
C:/Multi-Runner/builds/58469115/0/itchio/butler/src/github.com/itchio/butler/aut
henticate.go:96 (0x8b3ae9)
C:/Multi-Runner/builds/58469115/0/itchio/butler/src/github.com/itchio/butler/mai
n.go:519 (0x8cf115)
C:/Multi-Runner/builds/58469115/0/itchio/butler/src/github.com/itchio/butler/mai
n.go:445 (0x8cd5eb)
C:/Go/src/runtime/proc.go:185 (0x42ff76)
        main: fn()
C:/Go/src/runtime/asm_amd64.s:2197 (0x45b5a1)
        goexit: BYTE    $0x90   // NOP

(+1)

Is that on Windows?

I've never seen a computer not be able to resolve localhost, that's a new one :)

Yes, it's on Windows 7.