2022.08.11
09:12 AM
- last edited on
2022.08.25
05:02 PM
by
davidcrossey
Hi All,
Im using Dashboards Direct V1.6.1 and Im trying to set up a simple TLS connection and having a few issues
However whenever I try to execute anything extremely simple ([]til 10) I get 'TLS Only errors
Im able to open a TLS connection manually from the port.
If anyone has seen this issue before or has any tips it would be really appreciated. Also Im using kdb V4 2021.12.07. If you need any more information please let me know
2022.08.11 07:10 PM - edited 2022.08.11 07:27 PM
Hey Dunny,
Could you try stracing the dashboards process to see if it tries opening with tcps? E.g. strace -tty -p {dash_pid}.
You should see something like the following:
02:24:46.784671 read(0</dev/pts/17>, "h:hopen `:tcps://localhost:10001"..., 4080) = 33
...
02:24:47.306400 setsockopt(10<socket:[4120184947]>, SOL_TCP, TCP_NODELAY, [1], 4) = 0
02:24:47.306473 setsockopt(10<socket:[4120184947]>, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0
02:24:47.306541 setsockopt(10<socket:[4120184947]>, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
Cheers,
David
2022.08.12 12:04 PM
Unfortunately Im on a windows server, so Im currently looking into windows alternatives to see if I can capture what is sent but is anyone seeing the same issue?
2022.08.22 02:13 PM
Hi David,
I've tried a few different windows tools but I can't seem to capture the kdb command like you have above. Are there any windows tools you know of that you have managed to capture the neccessary information or have you seen the same issue as I raised?
2022.08.22 04:51 PM
Unfortunately I'm not aware of any Windows tools similar to strace that might help, and I've not see this issue before.
Just to confirm, when you manually opened the TLS connection, that was on the dash.q process?
2022.08.22 05:28 PM
That is correct I can connect manually from the dash.q process
2022.08.23 05:17 PM
Dashboards Direct 1.7.0 is out now and we recommend you upgrade to this version. Can you also confirm if you've installed certificates?
2022.08.25 10:11 AM
Hi David,
We upgraded this morning but the issue isn't resolved. Yes we did install certificates and we can see the connection is secure when connecting over https to the dashboards page. Is there anything else I can check to confirm this?
2022.08.25 10:15 AM
I should add my setup details. Apologies this should have been in the original question
Kdb+ Version 4 2021.12.07
OS: Windows Server 2016 Standard.
Browser: Edge Version 104.0.1293.54 (Official build) (64-bit)
2022.08.25 05:07 PM
Hi Conor,
The Dashboards team may be able to provide further insight into this for you. Could you raise a request via Bug Reporting - KX Dashboards?
EMEA
Tel: +44 (0)28 3025 2242
AMERICAS
Tel: +1 (212) 447 6700
APAC
Tel: +61 (0)2 9236 5700
KX. All Rights Reserved.
KX and kdb+ are registered trademarks of KX Systems, Inc., a subsidiary of FD Technologies plc.