KX Community

Find answers, ask questions, and connect with our KX Community around the world.
KX Community Guidelines

Home Forums kdb+ setup kx/kdb instance in a new linux server/machine Re: setup kx/kdb instance in a new linux server/machine

  • renbright

    Member
    August 23, 2023 at 12:00 am

    thanks for your reply:

    1. they are internal hosts and do not have firewall/networking issue. my local PC can ping the IP

    2.  cannot open 10.106.4.131:6144  in the browser

    3.  From an existing qconnection to hopen this one, I have error like ‘hop. OS reports: No route to host’

    4. if using kx.c kdbclient3 = new kx.c(“nyblrhirsd01”, 6154, Environment.UserName + “:mypassword”),

    System.Net.Sockets.SocketException: ‘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 10.106.4.131:6154’

     

    Any suggest?