This is my cassandra dev dockerized - how can set sqlpad forms?
Datacenter: datacenter1
=======================
Status=Up/Down
|/ State=Normal/Leaving/Joining/Moving
-- Address Load Tokens Owns (effective) Host ID Rack
UN 172.19.0.2 129.71 KiB 256 100.0% a7d794cb-e963-4692-bda8-6f273bb7b88f rack1
and
broadcast_address
-------------------
172.19.0.2
(1 rows)
next
select rpc_address from system.peers where peer = '172.19.0.2';
rpc_address
-------------
(0 rows)

anyone?
anyone?
Hey @johnfelipe - I added cassandra a long time ago when trying something out and since haven't had a use for it. I never got too familiar with it beyond what exists today.
I would try putting the IP address 172.19.0.2 as contact point and/or for local datacenter. If one of those combinations doesn't work I'm not sure what next steps would be.
All host(s) tried for query failed. First host tried, 172.18.0.3:9042: DriverError: Connection timeout at Socket.connectTimedOut (/usr/app/node_modules/cassandra-driver/lib/connection.js:205:19) at Object.onceWrapper (node:events:641:28) at Socket.emit (node:events:527:28) at Socket.emit (node:domain:475:12) at Socket._onTimeout (node:net:516:8) at listOnTimeout (node:internal/timers:559:17) at processTimers (node:internal/timers:502:7) { info: 'Cassandra Driver Error' }. See innerErrors.


pls update and make sure cassandra is compatible