node.js 10 not working
not working for me, swig has a problem they don't have a maintainer for node.js there is some problem with weak references. (async functions)
when i run the code of example1 it freezes on store.putContainer(conInfo);
maybe to use nbind
Thank you for your comment and usage.
when i run the code of example1 it freezes on store.putContainer(conInfo);
I guess it is a connection issue. After several minutes, do you get a error like TIMEOUT ?
-
Is it possibe to get the output of gs_stat command ? Are the values of cluster/clusterStatus and cluster/nodeStatus MASTER and ACTIVE ?
-
Firewall might be related. If so, could you please allow connection for transaction/notificationAddress (default is 31999) in gs_cluster.json ?
(CentOS) $ firewall-cmd --zone=public --add-port=31999/udp (Ubuntu) $ ufw allow 31999/udp
not working for me, swig has a problem they don't have a maintainer for node.js there is some problem with weak references. (async functions)
when i run the code of example1 it freezes on store.putContainer(conInfo);
maybe to use nbind