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 basicauth enable still failed after 5.0.4 with read-only /etc/nginx/cipi-basicauth — plain mount -o remount,rw / often fails while root is still RO (mtab updates / broken fstab UUID lookup). lib/vault.sh: _cipi_remount_rw uses mount -n + findmnt SOURCE/TARGET, then re-creates /etc/cipi; basicauth also probes/remounts the nginx path and prints remount details on failure. Migration 5.0.5 applies the same recovery on cipi self-update.