One other thing I'll note is that I'm on Ubuntu 24.04. There were a few packages that couldn't install, not sure if that's related, but I'm literally not seeing any actual errors and manually starting the zone works fine. The only one I directly recall not working is libsodium18.
sudo apt-get install libsodium18
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package libsodium18 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'libsodium18' has no installation candidate
|