📢 Incident Report: Docker Downtime & Fix Implemented 📢
@everyone You might have noticed a major downtime related to Docker recently. This was due to some upgrades on Docker’s end, which caused certain Docker network packages to become outdated. As a result, internet connectivity inside containers was intermittently fluctuating, leading to issues with pulling images and the Speedtest module, ultimately affecting the Fizz node.
🔹 Who was affected? This issue only impacted users who were attempting manual upgrades to the Fizz node.
âś… Issue Resolved! We have now fixed the issue, and everything is back to normal. You can proceed with upgrading your node to the latest version without any issues.
🚀 Upgrade Steps (if needed)
Note: Only do this if you restarted the node yesterday, existing node who didn't try to do manual upgrade were all fine
Follow these steps to update your node:
- Install the CLI Run the following command to install the latest CLI:
curl -sL <https://sphnctl.sh> | bash
- Generate Your Command Use the “Generate Command” option to get the node-specific upgrade commands.
- Start the Node Run the following command to restart your node:
sphnctl fizz start --token ...
- Check Logs Monitor your node’s logs to ensure it is running smoothly. If you encounter any issues, reach out to us on Discord for assistance.
- Confirm the Upgrade Verify the updated versions using:
sphnctl fizz version
- Fizz Node Version: Ensure it shows v1.3.9 or greater.
- Fizz CLI Version: Ensure it shows v1.6.13 or greater.
We appreciate your patience and support while we worked on these fixes. If you have any questions or run into any issues, please don’t hesitate to reach out. Thank you! 🙌