Censorship-resistant podcast. Bookmark our alternative access methods in case this domain goes down.

Revolution Now

Troubleshooting

Running decentralized infrastructure can be tricky. These guides cover the most common issues operators encounter, with step-by-step fixes.

General Tips

  • Check logs first. Almost every issue leaves a trace in the logs. Use journalctl -u service-name -f for systemd services.
  • Verify network access. Many issues are firewall-related. Use ss -tlnp to check listening ports and curl to test from outside.
  • Keep software updated. Bugs get fixed. Security holes get patched. Run the latest stable release.
  • Ask the community. If you're stuck, reach out on Nostr or through our participation channels. Someone has probably hit the same issue.
← Back to Join the Revolution