RavenDB Connection Strings

No RavenDB ETL connection strings have been defined.

SQL Connection Strings

No SQL ETL connection strings have been defined.

RavenDB Connection String

SQL Connection String

Successfully connected to the node.
Successfully connected

Connection test failed!

About this error

Each RavenDB server has both HTTP and TCP endpoints. While the first one is used for system management and client-server rest request, the second is used for inter-server and advanced client-server communications.
The connection tests the TCP endpoint only after a successful HTTP connection.
It appears that the current server was able to connect to the desired server through HTTP, but failed connecting to it using TCP.
It appears that the current server could not connect to the desired node through HTTP.
Please verify that:
  • The URL is correct
  • Both RavenDB and the target machine are up and running
  • There is no firewall settings on either machine blocking usage of that URL
  • There is no network configurations that prevent communication