Raspbian 10 "buster", network plugin is not working
Author: tonjoCreated Apr 12, 2021Updated Dec 17, 2021
LabelsFeature request
Relevant error is
2021-04-12 22:23:40,737 ERROR : [network]: plugin init failed: No implementation for [NetworkManager] is available
2021-04-12 22:23:40,738 ERROR : Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/aj/plugins.py", line 346, in load_all_from
self.__init_plugin_module(name, self[name])
File "/usr/local/lib/python3.7/dist-packages/aj/plugins.py", line 369, in __init_plugin_module
mod.init(self)
File "/usr/local/lib/python3.7/dist-packages/ajenti_plugin_network/__init__.py", line 10, in init
api.NetworkManager.any(aj.context)
File "/usr/local/lib/python3.7/dist-packages/jadi/jadi.py", line 129, in _any
raise NoImplementationError(cls)
jadi.jadi.NoImplementationError: No implementation for [NetworkManager] is availableNOTE: I had to manually install some packages, such as libtiff5, libxslt1, etc., not documented
Source: ajenti/ajenti