Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception ignored in: <function FbxApp.__del__ at 0x7f642860fca0> #20

Open
yahtala75 opened this issue Feb 15, 2023 · 0 comments
Open

Comments

@yahtala75
Copy link

Bonjour,
J'ai remarqué quelques erreurs dans mes logs de docker où tourne Domoticz :
Exception ignored in: <function FbxApp.del at 0x7f642860fca0>
Traceback (most recent call last):
File "/opt/domoticz/userdata/plugins/Freebox/freebox.py", line 200, in del
self._disconnect(self.session_token)
File "/opt/domoticz/userdata/plugins/Freebox/freebox.py", line 176, in _disconnect
Domoticz.Debug('Disconnect' + result)
TypeError: can only concatenate str (not "dict") to str

Il semblerait que le plugin se charge correctement et l'erreur n'apparaît pas dans les logs de domoticz.
En parallèle, j'ai subi quelques autres problèmes avec la dernière version de domoticz, donc je me demande si ça vient de là ou si juste je n'avais pas remarqué. Des idées ?
Merci par avance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant