Member since
10-22-2020
96
Posts
1
Kudos Received
0
Solutions
09-19-2022
10:27 PM
Hi @noekmc Can you please help us to share the CDSW version you are using ? Kindly share the " cdsw status " output . ====== 1. Stop CDSW service. 2. Run below commands on master host. sudo iptables -P INPUT ACCEPT sudo iptables -P FORWARD ACCEPT sudo iptables -P OUTPUT ACCEPT sudo iptables -t nat -F sudo iptables -t mangle -F sudo iptables -F 3. Start Docker role on master node, once complete then start Master role on the master node and then Application role on Master node. ===== May i know the OS version you are using? disable the kernel memory account and reboot the base node/server once and test.. Thanks..
... View more
04-25-2022
03:00 AM
Hi @RafaelDiaz Thanks for your kind update. Can you please let me know that are you able to see the library "libodbc.so.2" on your base server? If yes can you confirm the location ?
... View more
04-22-2022
03:32 AM
Hi @RafaelDiaz Thanks. Can you please confirm what is your CDSW version and image name? Are you facing only issue with R4.1 version and manage to install with other R versions? Regards, Mohan G.
... View more
10-05-2021
07:03 AM
@sandipkumar This issue is probably with wildcard DNS and SSL . From the provided output I could see that you are not using SSL. So, it is worth to check wild card DNS on your local machine and cdsw nodes I have give below the URL for your reference. Please take a look. https://community.cloudera.com/t5/Customer/ERROR-quot-websocket-connection-failed-to-the-Livelog-server/ta-p/324373
... View more