ah it feels so close. When I ping a weave network address from host A and do a tcpdump on host B I think I can see the ping responses coming back... but I guess they're not getting routed appropriately back to host B. http://pastebin.com/mwvpW7hR
errordeveloper joined the channel
errordeveloper joined the channel
errordeveloper joined the channel
hennaheto joined the channel
hennaheto has quit
hesco joined the channel
hennaheto joined the channel
hennaheto has quit
otfrom has quit
hennaheto joined the channel
hennaheto has quit
hennaheto joined the channel
hennaheto has quit
errordeveloper joined the channel
moonfish joined the channel
errordeveloper joined the channel
moonfish has quit
andreaturli joined the channel
andreaturli
hi there
I'm trying to run weave on an ubuntu VM which is running on Azure
andreaturli: Not related to you. There's a user called errordeveloper, and I'm looking for him
andreaturli
oh ok
moonfish1: interstingly if I run `docker run --privileged -d --name=weave -p 6783:6783/tcp -p 6783:6783/udp zettio/weave:0.8.0 -name 7a:72:95:32:64:6a -iface ethwe` manually, it works
moonfish1
problem found.
run `sudo weave setup`.
and then try launch again.
also, you may want to run `weave reset` first.
andreaturli
reset, setup and then launch?
same error
moonfish1
hmm.
andreaturli
after `sudo weave setup` I can see with `ipconfig`
seems that I have a different version of the script
moonfish1
how so?
andreaturli
dunno but line 198 is not the same
anyway the extra line prints `RTNETLINK answers: No such process`
moonfish1
how long does it take before it prints that? is it instant or does it take a few secs?
It is highly disturbing that you have a different script. How did you download it? and would you mind uploading it somewhere so I can figure out how it differs?