Im running a node on my hetzner server. I use following parameters to start the node:litecoind -txindex=1 -conf=/home/litecoin/.litecoin/litecoin.conf -daemon -reindex -rpcuser=cryptosensei -rpcpassword=foo_420 -rpcport=9332 -rpcthreads=1000
I can't connect to my node using a post request. If i do with 127.0.0.1 it works perfectly tho. I have contacted their support and i have disabled the firewall completly to all traffic can go through and all ports are open. None of that works. I tried checking locally. Same thing with 127.0.0.1 it works but even with my port forwarded then it doesn't work.
The reason why i put bitcoind is because litecoin and bitcoin are so similar to their node technology, probably 1:1
My nodes ip is:148.251.129.xxx
In the config you see my config file