Hi there, how are you?
I have a question about the connection to the API. Hope I could get some answers from here.
I have installed an ENCODE API in a virtual machine, and expecting to import data from the host into the ENCODE API on the virtual machine. To make a connection between the host and the virtual machine, I was trying to do the command conn = Connection("demo.encodedcc.org") to register a connection and then use it for data import. However, kept receiving connection refused errors. Could anyone help me with this please? Thanks a lot.