mirror of
https://github.com/bigbeartechworld/big-bear-scripts.git
synced 2026-08-04 19:15:12 -04:00
4e69f059182924cf364aa3e88c5422700e1a8337
* Improve network and timeout handling in Docker fix script Enhances casaos-fix-docker-api-version/run.sh with better network connectivity checks, retry logic for GPG key download, and timeout handling for apt operations and Docker installation. Updates script version to 1.6.3 and improves user feedback for common failure scenarios, making the script more robust against slow or unreliable networks. * Update script version to 1.6.2 in run.sh Changed displayed version from 1.6.3 to 1.6.2 in all relevant echo statements for consistency with the actual script version. * Improve apt-get update error handling in run.sh Refactored the logic for checking apt-get update exit status to more reliably detect failures and timeouts by separating the command execution from the error check. This enhances robustness when updating package lists, especially on slow or unreliable networks. * Add timeouts to snap commands in Docker check Introduces timeout to 'snap list' and 'snap remove' commands in the Docker Snap removal logic to prevent script hangs if snapd is unresponsive. Adds handling for timeout exit codes and improves warning messages.
BigBearScripts
YouTube Link: https://www.youtube.com/@bigbeartechworld
BigBearCommunity
If you have a suggestion for a video, post in the BigBearCommunity.
Support My Work
Languages
Shell
99.2%
JavaScript
0.8%