Cro: libraries and tools for building reactive services in Perl 6 | cro.services/ | Logs: irclog.perlgeek.de/cro/
Set by moderator on 26 January 2018.
00:26 Geth joined 01:02 japhb joined 02:58 ilbot3 joined
moderator Cro: libraries and tools for building reactive services in Perl 6 | cro.services/ | Logs: irclog.perlgeek.de/cro/
17:11 colomon joined
colomon o/ 17:12
stupid question: when I get cro running, localhost:20000 works, but <localhost ip address>:20000 gets “connection refused”. Any idea what stupid thing I am getting wrong here? 17:25
japhb colomon: Do you mean "The IPv4 or IPv6 address of 'localhost'" or do you mean "One of the IP addresses assigned to this host"? 17:33
colomon japhb: I mean, the IPv4 address I would use to reach this machine from somewhere else on my LAN.
rather than lterally 127.0.0.1 or whatever localhost is 17:34
japhb colomon: It's possible that it is by default only binding to the actual localhost (which would make it only accessible via loopback, assuming any kind of sanity in the IP stack on that machine) 17:35
colomon japhb: that certainly seems like it would explain what I am seeing?
okay, that’s weird but maybe intended? 17:40
When I switch the host from “localhost” to IP address, <IP address>:20000 works 17:41
japhb++ # unblocked my project 17:46
20:01 colomon_ joined 23:27 colomon joined