Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] public etcd server needed, ecf-builds.osuosl.org?

Hi Folks,

I've been working on creating an ECF discovery provider that uses the etcd server and protocol [1]. I'm now doing testing of the etcd protocol code, and have run into an etcd server bug on 32-bit linux [2]. This bug apparently doesn't happen on 64-bit linux, but I currently don't have access to a 64-bit linux server on my personal network.

I've set up an etcd server on ecf-builds.osuosl.org, but I can't seem to access it (via port 4001, which is the etcd default), and so there must be a firewall blocking that port on ecf-builds.osuosl.org. Is that right? If so, how best to get that port (4001) opened on ecf-builds.osuosl.org?

Thanksinadvance,

Scott

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=440824
[2] https://github.com/coreos/etcd/issues/358




Back to the top