Re: [basex-talk] Connection timeout

2019-09-26 Thread Marie Starck
I am using an ssl certificate and have a keystore on my production Basex instance. Are there extra steps needed to make an HTTPS request from a server to a basex server when those are in place? On Thu, Sep 26, 2019 at 6:14 PM Marie Starck wrote: > Hey Christian, > > This error message is from

Re: [basex-talk] Connection timeout

2019-09-25 Thread Christian GrĂ¼n
Hi Marie, SOCKET ERROR: { Error: connect ETIMEDOUT 159.89.126.125:1984 > By default, the REST endpoints are available on port 8984. Maybe this helps, Christian

[basex-talk] Connection timeout

2019-09-25 Thread Marie Starck
Been debugging this for the past couple of days and I am a bit stumped. I am doing a simple get REST request to my BaseX server from a node server and I keep getting a connection timeout error. I also tried the basex node client and I get the same error message. All of this works fine on