You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cipi self-update stuck on Migration 4.7.16 — the historical migration used | as the sed delimiter while the replacement contained || true, so sed aborted with unknown option to s and left the server at the previous version (files already copied). 4.7.16 now no-ops when common.sh has no bare init chmod, and uses # delimiters when patching. Unblocks upgrades from versions below 4.7.16 (e.g. 4.7.14 → 4.8.x).