Update troubleshooting.md
This commit is contained in:
parent
7a2a409a11
commit
a61f6504ab
@ -56,4 +56,13 @@ If you have problems with your `xo-server` configuration, you can reset the data
|
||||
2. `FLUSHALL`
|
||||
3. `systemctl restart xo-server.service`
|
||||
|
||||
You can now log in with `admin@admin.net` and `admin` password.
|
||||
You can now log in with `admin@admin.net` and `admin` password.
|
||||
|
||||
### Redownload and rebuild all the packages
|
||||
|
||||
If a package disappear due to a build problem or a human error, you can redownload them using the updater:
|
||||
|
||||
1. `rm /var/lib/xoa-updater/update.json`
|
||||
2. `xoa-updater --upgrade`
|
||||
|
||||
> We'll have a `xoa-updater --force-reinstall` option soon, to do this automatically
|
Loading…
Reference in New Issue
Block a user