Version 11.1.5
Bought VPS
Access via SSH and Webadmin
Hi folks,
For the last 2 days I have been getting spammed by Cron every 10 minutes with this email to my admin account:
Traceback (most recent call last):
File “/usr/bin/yunohost”, line 77, in
yunohost.cli(
File “/usr/lib/python3/dist-packages/yunohost/init.py”, line 41, in cli
ret = moulinette.cli(
File “/usr/lib/python3/dist-packages/moulinette/init.py”, line 111, in cli
Cli(
File “/usr/lib/python3/dist-packages/moulinette/interfaces/cli.py”, line 477, in init
self.actionsmap = ActionsMap(
File “/usr/lib/python3/dist-packages/moulinette/actionsmap.py”, line 463, in init
self.parser = self._construct_parser(actionsmap, top_parser)
File “/usr/lib/python3/dist-packages/moulinette/actionsmap.py”, line 630, in _construct_parser
top_parser.add_global_arguments(_global[“arguments”])
KeyError: ‘arguments’
I dont know, if its the same issue for real,
but from where I stand, it seems to be the same issue over here…every 10 mins I get a Email to admin regarding as followed in Email.
Searched the Forum,…tried to log in via ssh and remove cronjob…but it didnt help…
Info: Updated needed, going on...
Info: The operation 'Update the IP associated with your YunoHost subdomain 'surreyserver.nohost.me'' could not be completed. Please share the full log of this operation using the command 'yunohost log share 20230204-081913-dyndns_update-surreyserver.nohost.me' to get help
Error: Domain 'surreyserver.nohost.me' unknow
Sounds like a different issue … sounds like you had some .nohost.me domain in the past and you deleted it but there’s some remaining piece of stuff related to dyndns
Tried to delete Cronjob. Yunohost prompted to show this little Log. Hopefully, it helps. By the way…should i open a new threat, ot would ot be consiedered doublepost?
$ sudo yunohost --version
Traceback (most recent call last):
File “/usr/bin/yunohost”, line 77, in
yunohost.cli(
File “/usr/lib/python3/dist-packages/yunohost/init.py”, line 41, in cli
ret = moulinette.cli(
File “/usr/lib/python3/dist-packages/moulinette/init.py”, line 111, in cli
Cli(
File “/usr/lib/python3/dist-packages/moulinette/interfaces/cli.py”, line 477, in init
self.actionsmap = ActionsMap(
File “/usr/lib/python3/dist-packages/moulinette/actionsmap.py”, line 463, in init
self.parser = self._construct_parser(actionsmap, top_parser)
File “/usr/lib/python3/dist-packages/moulinette/actionsmap.py”, line 630, in _construct_parser
top_parser.add_global_arguments(_global[“arguments”])
KeyError: ‘arguments’
Which looks the same as what I’ve been getting in the email.
My server had basically stopped working altogether a few hours ago.
BUT
Since installing the latest update: