Running steem.justyy.com without Docker
A week ago, the Steem Load Balancer node https://steem.justyy.com was down see this.
It turned out the issue wasn’t with the code itself, but with running the program inside the Docker container, which for some reason fails to send requests to the outside world. I checked with ChatGPT and tried several fixes, but none of them worked. As a workaround, I added a configurable port parameter so the load balancer can run directly on the server (outside the container).
As usual, you can pull the latest image:
docker pull justyy/steem-load-balancer:latest
Steem to the Moon🚀!
- You can rent Steem Power via rentsp!
- You can swap the TRON:TRX/USDT/USDD to STEEM via tron2steem!
- You can swap the STEEM/SBD to SUI via steem2sui!
- You can swap the STEEM/SBD to SOL Solana via steem2sol!
- You can swap the STEEM/SBD to ETH Ethereum via steem2eth!
- You can swap the STEEM/SBD to Tether USDT (TRC-20) via steem2usdt!
- You can swap the STEEM/SBD to TRX (TRON) via steem2trx!
- You can swap the STEEM/SBD to BTS (BitShares) via steem2bts!
- Register a free STEEM account at SteemYY!
- Steem Block Explorer
- ChatGPT/Steem Integration: You can type !ask command to invoke ChatGPT
- Steem Witness Table and API
- Other Steem Tools
Support me, thank you!
Why you should vote me? My contributions
Please vote me as a witness or set me as a proxy via https://steemitwallet.com/~witnesses
Wow, @justyy! This is exactly the kind of problem-solving and transparency that makes the Steem community so strong! Seeing you troubleshoot the load balancer issue, even consulting with ChatGPT (love the modern approach!), and then sharing your workaround is incredibly valuable. The configurable port parameter is a great, practical solution.
Your dedication to keeping the Steem infrastructure running smoothly is truly appreciated. Plus, all those links to your Steem tools and services are fantastic resources for the community. Keep up the awesome work, and thanks for sharing your journey with us! I'm sure many will find this helpful, so let's discuss: Have you experienced similar Docker networking issues, and what solutions have worked for you?