Hello, I am getting an error like this.
I updated the system but the problem still persists, anyone who knows the reason and solution can help me?
> The received data is wrong. Contact support for resolution. Traceback (most recent call last):
> File "/usr/share/l.v.e-manager/utils/cloudlinux-cli-user.py", line 16, in
> cloudlinux_cli.main()
> File "/usr/share/l.v.e-manager/utils/libcloudlinux.py", line 123, in main
> endpoint()
> File "/usr/share/l.v.e-manager/utils/libcloudlinux.py", line 383, in cl_selector
> import cagefsctl
> File "/usr/share/cagefs/cagefsctl.py", line 1829
> def _mount_systemd_journal_socket(do_mount: bool) -> None:
> ^
> SyntaxError: invalid syntax
I updated the system but the problem still persists, anyone who knows the reason and solution can help me?
> The received data is wrong. Contact support for resolution. Traceback (most recent call last):
> File "/usr/share/l.v.e-manager/utils/cloudlinux-cli-user.py", line 16, in
> cloudlinux_cli.main()
> File "/usr/share/l.v.e-manager/utils/libcloudlinux.py", line 123, in main
> endpoint()
> File "/usr/share/l.v.e-manager/utils/libcloudlinux.py", line 383, in cl_selector
> import cagefsctl
> File "/usr/share/cagefs/cagefsctl.py", line 1829
> def _mount_systemd_journal_socket(do_mount: bool) -> None:
> ^
> SyntaxError: invalid syntax
Comment