MultiChain has been downloaded and installed on the both the below Linux servers (Server 1 and Server 2)
Currently facing issue in connecting one MultiChain block created on Node 1 to Node 2. We are getting the below error response while connecting:
Error: Couldn't connect to the seed node "Server1" on port 9559 - please check multichaind is running at that address and that your firewall settings allow incoming connections.
We have checked that our multichaind process is running on Server 1
We have also checked all the software firewalls on our both the Linux servers and disabled them, but still unable to connect. We have also raised a ticket to our Server providers. While, they are successfully able to do the connection.
They are able to successfully connect from node2(W2) to node1 (W1). But still from our end, we are not able to do the connection.
Various approaches tried:
- Removed the created blockchains and again created them from scratch. And then tried to connect.
- Tried Soft Reboot of each of the Linux servers after making the changes.
- Also implemented the suggestions given by the MultiChain Developer forum, and checked the logs file generated. But found the logs file to be empty. No error logs were found in those files.
- Tried to change the params.dat file and change the port numbers and then tried to connect.
- Making a connection from W1 server to W2 server and vice-versa.
- We have also checked by the alternative IP Address that is generated at both the server ends, and tried by connecting using those particular IP's, but still no success.
- Also made a scan that the generated TCP port number is open or not. The TCP port is being shown as OPEN only.
Please, suggest what is going wrong from our side. As because our Server Providers are able to do the connection between both the servers, but we are not from our local systems.
Any help would be highly appreciated.
Thanks!