E3531 et [Errno 32] Broken pipe

Même problème pour moi après bascule de mon jeedom en debian 10 ce jour

Pour information ma clée USB est : Huawei E367

[2020-05-03 18:28:33][INFO] : Connecting to modem on port /dev/ttyUSB1 at 115200bps
[2020-05-03 18:28:33][ERROR] : Exception: [Errno 32] Broken pipe
[2020-05-03 18:28:33][ERROR] : Exit 1 because this exeption is fatal
[2020-05-03 18:28:33][DEBUG] : Shutdown

La solution :

apt-get -y install python-pip
pip install python-gsmmodem-new
mv /var/www/html/plugins/sms/resources/smsd/gsmmodem /var/www/html/plugins/sms/resources/smsd/gsmmodem.disabled

Il semblerait que ce soit KO depuis debian:stretch contenant la version Python 2.7.13

Plus proprement, il faudrait que je prenne le temps d’un pull-request sur https://github.com/jeedom/plugin-sms avec 2 solutions possibles

@GGTF tu devrais pouvoir réutiliser ta clée Huawei E3531 :slight_smile:

1 « J'aime »