synchrony / smsn

Semantic Synchrony. An experiment in cognitive and sensory augmentation.
Other
178 stars 15 forks source link

Sometimes have to use 127.0.0.2 instead of .1 #51

Open JeffreyBenjaminBrown opened 7 years ago

JeffreyBenjaminBrown commented 7 years ago

Ordinarily I start smsn using sudo docker run -v /home/jeff/smsn+/kb/:/mnt/smsn-data -d -h 127.0.0.1 -p 8182:8182 jeffreybbrown/smsn. Sometimes, though, I have to use 127.0.0.2 instead. I don't know what conditions cause the change.

joshsh commented 7 years ago

What happens, at these times, when you use 127.0.0.1 as usual?

JeffreyBenjaminBrown commented 7 years ago

I just tried .1, .2, .7, and they all worked equally well. I'll try it again the next time it malfunctions.