On Wednesday, May 25, 2016 at 5:54:17 PM UTC-7, mpl wrote: > > yeah, localhost doesn't work. Either use a real hostname if you have one, > or an IP should do (I think even 127.0.0.1 would work too). >
Thx. Changing `localhost` to `127.0.0.1` did the trick. Seems like a bug in pkg/importer/twitter/twitter.go:AccountSetupHTML(). Also, FYI IPv6 loopback `http://[::1]:3179/importer/twitter` doesn't work either. ../C -- You received this message because you are subscribed to the Google Groups "Camlistore" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
