📖 ~1 min read
Table of contents
Symptom & Impact
snap install/refresh hangs or reports tasks stuck Doing, delaying application delivery.
Environment & Reproduction
Ubuntu 18.04 with snapd enabled, often after interrupted refreshes or network instability.
Root Cause Analysis
Pending snap change state, snapd daemon issues, or store connectivity causes transaction lock-up.
Quick Triage
Run snap changes, snap tasks , and systemctl status snapd.service to identify blocked operations.
Step-by-Step Diagnosis
Use journalctl -u snapd -n 200 and check proxy/firewall paths that may block snap store API calls.

Solution – Primary Fix
Abort stuck change with snap abort when safe, restart snapd, then retry refresh/install after connectivity validation.
Still having issues? Our IT Solutions & Services team can diagnose and resolve this for you. Get in touch for a free consultation.

Solution – Alternative Approaches
Temporarily hold automatic refresh timing using snap set system refresh.hold for maintenance windows.
Verification & Acceptance Criteria
snap changes shows no stuck entries and target snap operation completes successfully.
Rollback Plan
Revert to previous snap revision using snap revert if the new revision introduces instability.
Prevention & Hardening
Ensure reliable outbound access for snapd and monitor failed refresh tasks proactively.
Related Errors & Cross-Refs
cannot perform operation while another change is in progress, store unreachable, and snapd timeout errors.
Related tutorial: View the step-by-step tutorial for Ubuntu 18.04 LTS.
View all Ubuntu 18.04 LTS tutorials on the Tutorials Hub →
Browse all common problems & solutions on the Tutorials Hub.
References & Further Reading
snap help, snapd service logs, and Canonical snap troubleshooting docs.
Need Expert Help?
If you cannot resolve this yourself, our team offers hands-on Server Management, Managed IT Services, and flexible Support Plans. Contact us today — we respond within one business day.