Ich have used nymea on my proxmox within an ubuntu 22.04 image.
After the last update, ist was not working anymore.
So i install a new nymea:core on a new virtual maschine.
it try to install:
“sudo apt-get install nymea nymea-plugins”
but i get the message: “Unable to lcate package nymea-plugins”
The nymea-plugins meta package has been dropped as the plugins collection grew too big. You may pick the plugins you want specifically one by one instead.
Under ‘System settings’ you can select ‘Plugins’ and at the very top, is the option to install new ones.
It’s also available at ‘System settings’ - ‘System update’ and at the bottom.
Hmm… odd. then I’d need you to post the debug log. Go to system settings → developer tools. Enable the debug interface there and open it with the web browser. Go to the logs tab and enable debug logs for the PlatformUpdate category. After that, try again to install a plugin with the app and then send the log output.
I | PlatformUpdate: Starting to update (“nymea-plugin-mtec”)
I | PlatformUpdate: Started update transaction PackageKit::Transaction(0x55660f0d0380) ( 1 running)
I | PlatformUpdate: Adding package to be installed: “nymea-plugin-mtec;1.7.0+202303071723~jammy1;amd64;nymea-jammy-main”
I | PlatformUpdate: Started update transaction PackageKit::Transaction(0x7fb5a80f3920) ( 2 running)
I | PlatformUpdate: Update Transaction PackageKit::Transaction(0x55660f0d0380) finished ( 1 running)
I | PlatformUpdate: List of packages to be upgraded:
nymea-plugin-mtec;1.7.0+202303071723~jammy1;amd64;nymea-jammy-main
I | PlatformUpdate: Started update transaction PackageKit::Transaction(0x55660f3b76c0) ( 2 running)
I | PlatformUpdate: Update Transaction PackageKit::Transaction(0x7fb5a80f3920) finished ( 1 running)
I | PlatformUpdate: Upgrade error: PackageKit::Transaction::ErrorNoNetwork “Cannot download packages whilst offline”
I | PlatformUpdate: Upgrade finished
I | PlatformUpdate: Update Transaction PackageKit::Transaction(0x55660f3b76c0) finished ( 0 running)
The Plattform say no network - that ist not right.
On the Debug-Webside the Network is working (Ping, DNS)