You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey guys, I'm trying to migrate from rest to nessie and my nessie server is not approachable by port 80 but it is approachable with port 443, how can I change the migrator to address the nessie server through port 443?
The error I get:
Unable to register the table Forbidden: Connecting to nessie.dns:80 connecting to XXX.XX.XX.XX:80 dial tcp XXX.XX.XX.XX:80: connextex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
**My connected host is only approachable at port 443 hence the error, can someone please help me fix the problem so I also can use the migrator with my host?
Thank you so much
The text was updated successfully, but these errors were encountered:
I'm getting this error when I'm using the nessie catalog url with https.
My Nessie server stands behind an openshift server and the migration is trying to connect to the openshift server with port 80
Hey guys, I'm trying to migrate from rest to nessie and my nessie server is not approachable by port 80 but it is approachable with port 443, how can I change the migrator to address the nessie server through port 443?
The error I get:
Unable to register the table Forbidden: Connecting to nessie.dns:80 connecting to XXX.XX.XX.XX:80 dial tcp XXX.XX.XX.XX:80: connextex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
**My connected host is only approachable at port 443 hence the error, can someone please help me fix the problem so I also can use the migrator with my host?
Thank you so much
The text was updated successfully, but these errors were encountered: