Skip to content

Commit 54a952c

Browse files
Merge pull request #328 from lablabs/docs/troubleshooting
docs: update troubleshooting section
2 parents 45ee8eb + 411f1ec commit 54a952c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -491,6 +491,10 @@ If the playbook starts to hang at the `Start RKE2 service on the rest of the nod
491491

492492
Please check the required *Inbound Rules for RKE2 Server Nodes* at the following link: <https://docs.rke2.io/install/requirements/#networking>.
493493

494+
### RKE2 upgrade playbook failed due to an interrupted upgrade
495+
496+
In case the new RKE2 version was installed but not started, rerun the playbook with the variable `rke2_allow_downgrade: true` to bypass the downgrade prevention check.
497+
494498
## License
495499

496500
MIT

0 commit comments

Comments
 (0)