我用docker在服务器上部署完dolphindb后,已经启动controller和agent,在web管理界面启动数据节点的时候报错:Couldn't connect to the given host/port with IO error type 1,请问是怎么回事?
如下图所示:
我用docker在服务器上部署完dolphindb后,已经启动controller和agent,在web管理界面启动数据节点的时候报错:Couldn't connect to the given host/port with IO error type 1,请问是怎么回事?
如下图所示:
应该是防火墙的问题,请确认数据节点占用的端口是否在防火墙中开启tcp和udp访问权限。