log daemon
Traceback (most recent call last):
File "/var/www/html/plugins/gardena/resources/gardenad/gardenad.py", line 7, in <module>
from gardena.smart_system import SmartSystem
File "/var/www/html/plugins/gardena/resources/gardenad/gardena/smart_system.py", line 7, in <module>
from gardena.automower import Automower
File "/var/www/html/plugins/gardena/resources/gardenad/gardena/automower.py", line 4, in <module>
from .client import Client
File "/var/www/html/plugins/gardena/resources/gardenad/gardena/client.py", line 5, in <module>
from authlib.integrations.httpx_client import AsyncOAuth2Client
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/integrations/httpx_client/__init__.py", line 9, in <module>
from .oauth1_client import OAuth1Auth, AsyncOAuth1Client, OAuth1Client
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/integrations/httpx_client/oauth1_client.py", line 12, in <module>
from ..base_client import OAuthError
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/integrations/base_client/__init__.py", line 3, in <module>
from .sync_openid import OpenIDMixin
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/integrations/base_client/sync_openid.py", line 1, in <module>
from authlib.jose import jwt, JsonWebToken, JsonWebKey
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/jose/__init__.py", line 14, in <module>
from .rfc7517 import Key, KeySet, JsonWebKey
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/jose/rfc7517/__init__.py", line 10, in <module>
from ._cryptography_key import load_pem_key
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/jose/rfc7517/_cryptography_key.py", line 1, in <module>
from cryptography.x509 import load_pem_x509_certificate
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/cryptography/x509/__init__.py", line 7, in <module>
from cryptography.x509 import certificate_transparency, verification
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/cryptography/x509/certificate_transparency.py", line 11, in <module>
from cryptography.hazmat.bindings._rust import x509 as rust_x509
ImportError: libffi.so.7: cannot open shared object file: No such file or directory
Traceback (most recent call last):
File "/var/www/html/plugins/gardena/resources/gardenad/gardenad.py", line 7, in <module>
from gardena.smart_system import SmartSystem
File "/var/www/html/plugins/gardena/resources/gardenad/gardena/smart_system.py", line 7, in <module>
from gardena.automower import Automower
File "/var/www/html/plugins/gardena/resources/gardenad/gardena/automower.py", line 4, in <module>
from .client import Client
File "/var/www/html/plugins/gardena/resources/gardenad/gardena/client.py", line 5, in <module>
from authlib.integrations.httpx_client import AsyncOAuth2Client
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/integrations/httpx_client/__init__.py", line 9, in <module>
from .oauth1_client import OAuth1Auth, AsyncOAuth1Client, OAuth1Client
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/integrations/httpx_client/oauth1_client.py", line 12, in <module>
from ..base_client import OAuthError
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/integrations/base_client/__init__.py", line 3, in <module>
from .sync_openid import OpenIDMixin
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/integrations/base_client/sync_openid.py", line 1, in <module>
from authlib.jose import jwt, JsonWebToken, JsonWebKey
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/jose/__init__.py", line 14, in <module>
from .rfc7517 import Key, KeySet, JsonWebKey
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/jose/rfc7517/__init__.py", line 10, in <module>
from ._cryptography_key import load_pem_key
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/jose/rfc7517/_cryptography_key.py", line 1, in <module>
from cryptography.x509 import load_pem_x509_certificate
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/cryptography/x509/__init__.py", line 7, in <module>
from cryptography.x509 import certificate_transparency, verification
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/cryptography/x509/certificate_transparency.py", line 11, in <module>
from cryptography.hazmat.bindings._rust import x509 as rust_x509
ImportError: libffi.so.7: cannot open shared object file: No such file or directory
Traceback (most recent call last):
File "/var/www/html/plugins/gardena/resources/gardenad/gardenad.py", line 7, in <module>
from gardena.smart_system import SmartSystem
File "/var/www/html/plugins/gardena/resources/gardenad/gardena/smart_system.py", line 7, in <module>
from gardena.automower import Automower
File "/var/www/html/plugins/gardena/resources/gardenad/gardena/automower.py", line 4, in <module>
from .client import Client
File "/var/www/html/plugins/gardena/resources/gardenad/gardena/client.py", line 5, in <module>
from authlib.integrations.httpx_client import AsyncOAuth2Client
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/integrations/httpx_client/__init__.py", line 9, in <module>
from .oauth1_client import OAuth1Auth, AsyncOAuth1Client, OAuth1Client
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/integrations/httpx_client/oauth1_client.py", line 12, in <module>
from ..base_client import OAuthError
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/integrations/base_client/__init__.py", line 3, in <module>
from .sync_openid import OpenIDMixin
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/integrations/base_client/sync_openid.py", line 1, in <module>
from authlib.jose import jwt, JsonWebToken, JsonWebKey
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/jose/__init__.py", line 14, in <module>
from .rfc7517 import Key, KeySet, JsonWebKey
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/jose/rfc7517/__init__.py", line 10, in <module>
from ._cryptography_key import load_pem_key
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/jose/rfc7517/_cryptography_key.py", line 1, in <module>
from cryptography.x509 import load_pem_x509_certificate
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/cryptography/x509/__init__.py", line 7, in <module>
from cryptography.x509 import certificate_transparency, verification
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/cryptography/x509/certificate_transparency.py", line 11, in <module>
from cryptography.hazmat.bindings._rust import x509 as rust_x509
ImportError: libffi.so.7: cannot open shared object file: No such file or directory
Traceback (most recent call last):
File "/var/www/html/plugins/gardena/resources/gardenad/gardenad.py", line 7, in <module>
from gardena.smart_system import SmartSystem
File "/var/www/html/plugins/gardena/resources/gardenad/gardena/smart_system.py", line 7, in <module>
from gardena.automower import Automower
File "/var/www/html/plugins/gardena/resources/gardenad/gardena/automower.py", line 4, in <module>
from .client import Client
File "/var/www/html/plugins/gardena/resources/gardenad/gardena/client.py", line 5, in <module>
from authlib.integrations.httpx_client import AsyncOAuth2Client
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/integrations/httpx_client/__init__.py", line 9, in <module>
from .oauth1_client import OAuth1Auth, AsyncOAuth1Client, OAuth1Client
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/integrations/httpx_client/oauth1_client.py", line 12, in <module>
from ..base_client import OAuthError
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/integrations/base_client/__init__.py", line 3, in <module>
from .sync_openid import OpenIDMixin
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/integrations/base_client/sync_openid.py", line 1, in <module>
from authlib.jose import jwt, JsonWebToken, JsonWebKey
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/jose/__init__.py", line 14, in <module>
from .rfc7517 import Key, KeySet, JsonWebKey
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/jose/rfc7517/__init__.py", line 10, in <module>
from ._cryptography_key import load_pem_key
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/jose/rfc7517/_cryptography_key.py", line 1, in <module>
from cryptography.x509 import load_pem_x509_certificate
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/cryptography/x509/__init__.py", line 7, in <module>
from cryptography.x509 import certificate_transparency, verification
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/cryptography/x509/certificate_transparency.py", line 11, in <module>
from cryptography.hazmat.bindings._rust import x509 as rust_x509
ImportError: libffi.so.7: cannot open shared object file: No such file or directory
Traceback (most recent call last):
File "/var/www/html/plugins/gardena/resources/gardenad/gardenad.py", line 7, in <module>
from gardena.smart_system import SmartSystem
File "/var/www/html/plugins/gardena/resources/gardenad/gardena/smart_system.py", line 7, in <module>
from gardena.automower import Automower
File "/var/www/html/plugins/gardena/resources/gardenad/gardena/automower.py", line 4, in <module>
from .client import Client
File "/var/www/html/plugins/gardena/resources/gardenad/gardena/client.py", line 5, in <module>
from authlib.integrations.httpx_client import AsyncOAuth2Client
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/integrations/httpx_client/__init__.py", line 9, in <module>
from .oauth1_client import OAuth1Auth, AsyncOAuth1Client, OAuth1Client
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/integrations/httpx_client/oauth1_client.py", line 12, in <module>
from ..base_client import OAuthError
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/integrations/base_client/__init__.py", line 3, in <module>
from .sync_openid import OpenIDMixin
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/integrations/base_client/sync_openid.py", line 1, in <module>
from authlib.jose import jwt, JsonWebToken, JsonWebKey
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/jose/__init__.py", line 14, in <module>
from .rfc7517 import Key, KeySet, JsonWebKey
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/jose/rfc7517/__init__.py", line 10, in <module>
from ._cryptography_key import load_pem_key
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/authlib/jose/rfc7517/_cryptography_key.py", line 1, in <module>
from cryptography.x509 import load_pem_x509_certificate
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/cryptography/x509/__init__.py", line 7, in <module>
from cryptography.x509 import certificate_transparency, verification
File "/var/www/html/plugins/gardena/resources/venv/lib/python3.9/site-packages/cryptography/x509/certificate_transparency.py", line 11, in <module>
from cryptography.hazmat.bindings._rust import x509 as rust_x509
ImportError: libffi.so.7: cannot open shared object file: No such file or directory