Replies: 1 comment 1 reply
-
Better create an new LXC - never & Nobody can fix 50 Versions :D |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
I wanted to update my Unifi Network Appliance LXC by using this updater script:
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/unifi.sh)"
I was running this command inside unifi lxc. Afterwards it shows, upgrade successful, but the old unifi version is still active - or i guess the latest version was not installed successfully.
Installed Unifi Version: 7.3.83
Latest Unifi Version: 9.0.108
root@unifi:/etc# lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 11 (bullseye) Release: 11 Codename: bullseye
If I manually try to apt-get update in lxc, I got the following issue:
Beta Was this translation helpful? Give feedback.
All reactions