Page 96 sur 115

Re: Plugin SMS

Publié : 30 juin 2017, 14:02
par loic
La version est pas la bonne je viens de forcer le market pour qu'il prenne la bonne

Re: Plugin SMS

Publié : 30 juin 2017, 14:09
par Neo_t3
Merci Loïc !
ça fonctionne mieux à présent une fois la mise à jour effectuée :)

Re: Plugin SMS

Publié : 30 juin 2017, 14:13
par m4x91
Pareil chez moi, merci Loïc !

Re: Plugin SMS

Publié : 30 juin 2017, 15:44
par ocl
Bonjour,
J'ai suivi ce forum et je viens de mettre à jour le plugin mais j'ai de mon coté toujours des instabilité.
De temps en temps le démon tombait et je devais le relancer, mais depuis ce matin (et malgré la mise à jour), il ne démarre plus du tout.

Voici les logs du plugin:

[2017-06-30 15:30:38][ERROR] : Impossible de lancer le démon sms, vérifiez le port
[2017-06-30 15:31:09][INFO] : Lancement démon sms : /usr/bin/python /var/www/html/plugins/sms/resources/smsd/smsd.py --device /dev/ttyUSB1 --loglevel debug --socketport 55002 --serialrate 115200 --pin 1234 --textmode no --smsc None --cycle 1 --callback http://127.0.0.1:80/plugins/sms/core/php/jeeSMS.php --apikey I9KmrhgAU4W8kTAtcUdeFQGUug7l9abyKclMjZCH6YE25ZsA --pid /tmp/jeedom/sms/deamon.pid
[2017-06-30 15:31:09][INFO] : Start smsd
[2017-06-30 15:31:09][INFO] : Log level : debug
[2017-06-30 15:31:09][INFO] : Socket port : 55002
[2017-06-30 15:31:09][INFO] : Socket host : 127.0.0.1
[2017-06-30 15:31:09][INFO] : PID file : /tmp/jeedom/sms/deamon.pid
[2017-06-30 15:31:09][INFO] : Device : /dev/ttyUSB1
[2017-06-30 15:31:09][INFO] : Apikey : I9KmrhgAU4W8kTAtcUdeFQGUug7l9abyKclMjZCH6YE25ZsA
[2017-06-30 15:31:09][INFO] : Callback : http://127.0.0.1:80/plugins/sms/core/php/jeeSMS.php
[2017-06-30 15:31:09][INFO] : Cycle : 1.0
[2017-06-30 15:31:09][INFO] : Serial rate : 115200
[2017-06-30 15:31:09][INFO] : Pin : 1234
[2017-06-30 15:31:09][INFO] : Text mode : no
[2017-06-30 15:31:09][INFO] : SMSC : None
[2017-06-30 15:31:09][DEBUG] : Writing PID 4148 to /tmp/jeedom/sms/deamon.pid
[2017-06-30 15:31:09][DEBUG] : Init request module v2.4.3
[2017-06-30 15:31:10][INFO] : Starting new HTTP connection (1): 127.0.0.1
[2017-06-30 15:31:10][DEBUG] : "GET /plugins/sms/core/php/jeeSMS.php?apikey=I9KmrhgAU4W8kTAtcUdeFQGUug7l9abyKclMjZCH6YE25ZsA HTTP/1.1" 200 0
[2017-06-30 15:31:10][DEBUG] : Socket interface started
[2017-06-30 15:31:10][DEBUG] : LoopNetServer Thread started
[2017-06-30 15:31:10][DEBUG] : Start listening...
[2017-06-30 15:31:10][DEBUG] : Listening on: [127.0.0.1:55002]
[2017-06-30 15:31:10][DEBUG] : Connecting to GSM Modem...
[2017-06-30 15:31:10][DEBUG] : Text mode false
[2017-06-30 15:31:10][DEBUG] : Enter pin code : 1234
[2017-06-30 15:31:10][INFO] : Connecting to modem on port /dev/ttyUSB1 at 115200bps
[2017-06-30 15:31:10][DEBUG] : write: ATZ
[2017-06-30 15:31:10][DEBUG] : response: ['OK']
[2017-06-30 15:31:10][DEBUG] : write: ATE0
[2017-06-30 15:31:10][DEBUG] : response: ['ATE0
', 'OK']
[2017-06-30 15:31:10][DEBUG] : write: AT+CFUN?
[2017-06-30 15:31:10][DEBUG] : response: ['+CFUN: 1', 'OK']
[2017-06-30 15:31:10][DEBUG] : write: AT+CMEE=1
[2017-06-30 15:31:10][DEBUG] : response: ['OK']
[2017-06-30 15:31:10][DEBUG] : write: AT+CPIN?
[2017-06-30 15:31:10][DEBUG] : response: ['+CPIN: SIM PIN', 'OK']
[2017-06-30 15:31:10][DEBUG] : write: AT+CPIN="1234"
[2017-06-30 15:31:10][DEBUG] : response: ['OK']
[2017-06-30 15:31:10][DEBUG] : write: AT+CLAC
[2017-06-30 15:31:10][DEBUG] : response: ['COMMAND NOT SUPPORT']
[2017-06-30 15:31:10][DEBUG] : write: AT+WIND?
[2017-06-30 15:31:10][DEBUG] : response: ['COMMAND NOT SUPPORT']
[2017-06-30 15:31:10][DEBUG] : write: AT+CGMI
[2017-06-30 15:31:10][DEBUG] : response: ['huawei', 'OK']
[2017-06-30 15:31:10][INFO] : Loading Huawei call state update table
[2017-06-30 15:31:10][DEBUG] : write: AT+COPS=3,0
[2017-06-30 15:31:10][DEBUG] : response: ['OK']
[2017-06-30 15:31:10][DEBUG] : write: AT+CMGF=0
[2017-06-30 15:31:10][DEBUG] : response: ['OK']
[2017-06-30 15:31:10][DEBUG] : write: AT+CSCA?
[2017-06-30 15:31:20][ERROR] : Exception: Timeout
[2017-06-30 15:31:20][ERROR] : Exit 1 because this exeption is fatal
[2017-06-30 15:31:20][DEBUG] : Send to jeedom : {'message': 'Timeout', 'number': 'none'}
[2017-06-30 15:31:20][DEBUG] : Shutdown
[2017-06-30 15:31:20][DEBUG] : Removing PID file /tmp/jeedom/sms/deamon.pid
[2017-06-30 15:31:20][INFO] : Starting new HTTP connection (1): 127.0.0.1
[2017-06-30 15:31:20][DEBUG] : "POST /plugins/sms/core/php/jeeSMS.php?apikey=I9KmrhgAU4W8kTAtcUdeFQGUug7l9abyKclMjZCH6YE25ZsA HTTP/1.1" 200 0
[2017-06-30 15:31:20][DEBUG] : LoopNetServer Thread stopped
[2017-06-30 15:31:20][DEBUG] : Exit 0

D'ou peut venir le problème ?
Merci d'avance

Re: Plugin SMS

Publié : 30 juin 2017, 15:59
par loic
Erreur matériel ca rien a voir avec jeedom en general c'est que ca capte mal

Re: Plugin SMS

Publié : 30 juin 2017, 17:20
par ocl
Effectivement en déplançant un peu le dongle il a réussi à redémarrer. Bizarre, il y a pourtant une freebox avec un femto à moins d'1 mètre.
En tout cas merci pour la réponse ultra rapide

Re: Plugin SMS

Publié : 01 juil. 2017, 11:06
par attorney
Neo_t3 a écrit :
30 juin 2017, 12:04
Bonjour,

Problème identique pour ma part.

Les SMS sont bien reçu par Jeedom mais les réponses (sur interaction) ne partent pas depuis la MAJ en v3.
Les SMS à l'initiative de Jeedom (test, scénarios, ...) fonctionnent parfaitement.
J'ai également le même problème depuis la V3, mais je ne pense pas que ça soit lié au plugin sms, car pareil avec slack ou push bullet.

Re: Plugin SMS

Publié : 01 juil. 2017, 11:58
par m4x91
T'as fait la nouvelle mise a jour du plugin sms ? J'ai plus de souci depuis.

Re: Plugin SMS

Publié : 01 juil. 2017, 13:33
par attorney
m4x91 a écrit :
01 juil. 2017, 11:58
T'as fait la nouvelle mise a jour du plugin sms ? J'ai plus de souci depuis.
ah effectivement merci :D

Re: Plugin SMS

Publié : 01 juil. 2017, 14:54
par noBru77
ocl a écrit :Effectivement en déplançant un peu le dongle il a réussi à redémarrer. Bizarre, il y a pourtant une freebox avec un femto à moins d'1 mètre.
En tout cas merci pour la réponse ultra rapide
Je suis dans le meme cas que toi. Depuis 2 jours, plugin HS alors que celui-ci a marché durant des mois sans aucun soucis. J'ai jeté un oeil sur l'état du Femto de la Freebox, il était arrêté. J'ai essayé deux fois de le redémarrer, mais peut de temps après il s'arrête. Je l'ai sortie de la box, il était bouillant. Je l'ai laissé se refroidir et je l'ai remis en route, après un redémarrage de la box. Depuis, je n'ai pas eu le temps d'y jeter un oeil pour voir dans quel état il est maintenant. Je verrai ca ce soir.


Envoyé de mon iPad en utilisant Tapatalk

Re: Plugin SMS

Publié : 04 juil. 2017, 22:23
par jpb
jusque la tout fonctionnais plutôt bien (1 plantage tout les 2 ou 3 mois qui nécessite de rebooter le rpi3 et donc la clé E220)
depuis 2 jours j'ai plus de SMS avec une erreur cms 500 dans le log.
les sms ne sont plus envoyé mais bien reçu

Code : Tout sélectionner

[2017-06-21 14:38:23][ERROR] : Exception: Timeout
[2017-06-21 14:38:23][ERROR] : Exit 1 because this exeption is fatal
[2017-06-21 14:39:24][ERROR] : Exception: Timeout
[2017-06-21 14:39:24][ERROR] : Exit 1 because this exeption is fatal
[2017-06-21 14:39:45][ERROR] : Impossible de lancer le démon sms, vérifiez le port
[2017-06-21 14:40:26][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-06-21 14:40:26][ERROR] : Exit 1 because this exeption is fatal
[2017-06-21 14:41:24][ERROR] : Exception: Timeout
[2017-06-21 14:41:24][ERROR] : Exit 1 because this exeption is fatal
[2017-06-21 14:42:26][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-06-21 14:42:26][ERROR] : Exit 1 because this exeption is fatal
[2017-06-21 14:43:24][ERROR] : Exception: Timeout
[2017-06-21 14:43:24][ERROR] : Exit 1 because this exeption is fatal
[2017-06-21 14:44:24][ERROR] : Exception: Timeout
[2017-06-21 14:44:24][ERROR] : Exit 1 because this exeption is fatal
[2017-06-21 14:45:24][ERROR] : Exception: Timeout
[2017-06-21 14:45:24][ERROR] : Exit 1 because this exeption is fatal
[2017-06-21 21:42:45][ERROR] : Exception on GSM :
[2017-06-22 02:30:14][ERROR] : Exception on GSM :
[2017-06-23 01:31:14][ERROR] : Exception on GSM :
[2017-06-23 02:22:44][ERROR] : Exception on GSM :
[2017-06-23 03:02:14][ERROR] : Exception on GSM :
[2017-06-23 14:32:13][ERROR] : Exception on GSM :
[2017-06-23 17:11:38][ERROR] : No JSON object could be decoded
[2017-06-23 17:11:40][ERROR] : No JSON object could be decoded
[2017-06-23 22:15:13][ERROR] : ['^BOOT:97739512,0,0,0,6']
[2017-06-24 09:37:42][ERROR] : Exception on GSM :
[2017-06-24 13:23:11][ERROR] : Exception on GSM :
[2017-06-24 17:27:41][ERROR] : Exception on GSM :
[2017-06-24 20:33:41][ERROR] : Exception on GSM :
[2017-06-24 22:30:31][ERROR] : CMS 304
Exception in thread Thread-42689:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
File "/var/www/html/plugins/sms/resources/smsd/gsmmodem/modem.py", line 880, in __threadedHandleModemNotification
self._handleSmsStatusReport(line)
File "/var/www/html/plugins/sms/resources/smsd/gsmmodem/modem.py", line 1013, in _handleSmsStatusReport
self.deleteStoredSms(msgIndex)
File "/var/www/html/plugins/sms/resources/smsd/gsmmodem/modem.py", line 1089, in deleteStoredSms
self.write('AT+CMGD={0},0'.format(index))
File "/var/www/html/plugins/sms/resources/smsd/gsmmodem/modem.py", line 413, in write
responseLines = super(GsmModem, self).write(data + writeTerm, waitForResponse=waitForResponse, timeout=timeout, expectedResponseTermSeq=expectedResponseTermSeq)
File "/var/www/html/plugins/sms/resources/smsd/gsmmodem/serial_comms.py", line 139, in write
raise TimeoutException('Timeout')
TimeoutException: Timeout
[2017-06-25 03:30:10][ERROR] : Exception on GSM :
Exception in thread Thread-48655:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
File "/var/www/html/plugins/sms/resources/smsd/gsmmodem/modem.py", line 880, in __threadedHandleModemNotification
self._handleSmsStatusReport(line)
File "/var/www/html/plugins/sms/resources/smsd/gsmmodem/modem.py", line 1012, in _handleSmsStatusReport
report = self.readStoredSms(msgIndex, msgMemory)
File "/var/www/html/plugins/sms/resources/smsd/gsmmodem/modem.py", line 1062, in readStoredSms
raise CommandError('Failed to parse PDU-mode SMS message +CMGR response: {0}'.format(msgData))
CommandError: Failed to parse PDU-mode SMS message +CMGR response: ['^BOOT:97739512,0,0,0,6', '+CMGR: 0,,25', '07913396050056F506040B913306979423F9716052506393807160525063838000', 'OK']
[2017-06-25 05:39:10][ERROR] : Exception on GSM :
[2017-06-25 05:51:10][ERROR] : Exception on GSM :
[2017-06-25 12:00:39][ERROR] : Exception on GSM :
[2017-06-25 16:08:09][ERROR] : Exception on GSM :
[2017-06-25 16:25:09][ERROR] : Exception on GSM :
[2017-06-25 18:54:09][ERROR] : Exception on GSM :
[2017-06-25 22:59:39][ERROR] : Exception on GSM :
[2017-06-26 11:03:08][ERROR] : Exception on GSM :
[2017-06-26 12:08:08][ERROR] : Exception on GSM :
[2017-06-26 14:32:37][ERROR] : Exception on GSM :
[2017-06-26 18:51:07][ERROR] : Exception on GSM :
[2017-06-26 20:34:37][ERROR] : Exception on GSM :
[2017-06-26 21:41:07][ERROR] : Exception on GSM :
[2017-06-26 22:10:37][ERROR] : Exception on GSM :
[2017-06-28 08:17:55][ERROR] :
[2017-06-28 08:44:46][ERROR] : Exception on GSM :
[2017-06-29 02:26:46][ERROR] : Exception on GSM :
[2017-06-30 02:46:15][ERROR] : Exception on GSM :
[2017-06-30 04:00:45][ERROR] : Exception on GSM :
[2017-06-30 16:39:15][ERROR] : Exception on GSM :
[2017-06-30 23:13:14][ERROR] : Exception on GSM :
[2017-06-30 23:26:44][ERROR] : Exception on GSM :
[2017-07-01 03:56:14][ERROR] : Exception on GSM :
[2017-07-01 07:17:44][ERROR] : Exception on GSM :
[2017-07-01 08:54:44][ERROR] : Exception on GSM :
[2017-07-01 14:32:43][ERROR] : Exception on GSM :
[2017-07-01 16:39:43][ERROR] : Exception on GSM :
[2017-07-01 19:03:17][ERROR] : Exception on GSM :
[2017-07-02 01:21:47][ERROR] : Exception on GSM :
[2017-07-02 06:51:20][ERROR] : Exception on GSM :
[2017-07-02 14:42:46][ERROR] : Timeout
[2017-07-02 14:42:57][ERROR] : Exception on GSM : ['^BOOT:97739512,0,0,0,6']
[2017-07-02 14:43:08][ERROR] : Exception on GSM : Timeout
[2017-07-02 14:43:08][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 14:44:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 14:44:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 14:45:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 14:45:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 14:46:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 14:46:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 14:47:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 14:47:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 14:48:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 14:48:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 14:49:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 14:49:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 14:50:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 14:50:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 14:51:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 14:51:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 14:52:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 14:52:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 14:53:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 14:53:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 14:54:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 14:54:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 14:55:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 14:55:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 14:56:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 14:56:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 14:57:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 14:57:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 14:58:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 14:58:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 14:59:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 14:59:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:00:25][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:00:25][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:01:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:01:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:02:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:02:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:03:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:03:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:04:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:04:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:05:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:05:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:06:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:06:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:07:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:07:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:08:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:08:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:09:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:09:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:10:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:10:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:11:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:11:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:12:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:12:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:13:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:13:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:14:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:14:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:15:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:15:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:16:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:16:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:17:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:17:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:18:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:18:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:19:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:19:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:20:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:20:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:21:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:21:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:22:22][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:22:22][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:23:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:23:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:24:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:24:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:25:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:25:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:26:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:26:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:27:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:27:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:28:22][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:28:22][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:29:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:29:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:30:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:30:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:31:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:31:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:32:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:32:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:33:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:33:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:34:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:34:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:35:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:35:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:36:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:36:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:37:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:37:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:38:22][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:38:22][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:39:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:39:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:40:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:40:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:41:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:41:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:42:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:42:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:43:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:43:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:44:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:44:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:45:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:45:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:46:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:46:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:47:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:47:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:48:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:48:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:49:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:49:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:50:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:50:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:51:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:51:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:52:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:52:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:53:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:53:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:54:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:54:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:55:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:55:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:56:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:56:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:57:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:57:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:58:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:58:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 15:59:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 15:59:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:00:26][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:00:26][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:01:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:01:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:02:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:02:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:03:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:03:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:04:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:04:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:05:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:05:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:06:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:06:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:07:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:07:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:08:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:08:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:09:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:09:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:10:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:10:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:11:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:11:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:12:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:12:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:13:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:13:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:14:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:14:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:15:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:15:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:16:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:16:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:17:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:17:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:18:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:18:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:19:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:19:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:20:25][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:20:25][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:21:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:21:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:22:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:22:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:23:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:23:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:24:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:24:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:25:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:25:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:26:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:26:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:27:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:27:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:28:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:28:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:29:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:29:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:30:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:30:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:31:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:31:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:32:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:32:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:33:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:33:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:34:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:34:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:35:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:35:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:36:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:36:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:37:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:37:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:38:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:38:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:39:22][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:39:22][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:40:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:40:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:41:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:41:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:42:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:42:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:43:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:43:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:44:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:44:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:45:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:45:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:46:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:46:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:47:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:47:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:48:24][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:48:24][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:49:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:49:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:50:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:50:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:51:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:51:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:52:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:52:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:53:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:53:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:54:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:54:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:55:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:55:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:56:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:56:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:57:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:57:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:58:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:58:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 16:59:23][ERROR] : Exception: ['^BOOT:97739512,0,0,0,6']
[2017-07-02 16:59:23][ERROR] : Exit 1 because this exeption is fatal
[2017-07-02 17:10:15][ERROR] : Exception on GSM :
[2017-07-02 18:17:15][ERROR] : Exception on GSM :
[2017-07-03 04:59:44][ERROR] : Exception on GSM :
[2017-07-03 10:33:13][ERROR] : Exception on GSM :
[2017-07-03 11:31:22][ERROR] : CMS 500
[2017-07-03 14:21:29][ERROR] : CMS 500
[2017-07-03 14:21:35][ERROR] : CMS 500
[2017-07-03 14:21:41][ERROR] : CMS 500
[2017-07-03 14:21:47][ERROR] : CMS 500
[2017-07-03 14:25:35][ERROR] : CMS 500
[2017-07-03 15:36:49][ERROR] : CMS 500
[2017-07-03 15:36:55][ERROR] : CMS 500
[2017-07-03 15:37:01][ERROR] : CMS 500
[2017-07-03 15:37:06][ERROR] : CMS 500
[2017-07-03 15:37:13][ERROR] : CMS 500
[2017-07-03 15:39:48][ERROR] : CMS 500
[2017-07-03 15:51:13][ERROR] : Exception on GSM :
[2017-07-03 16:31:13][ERROR] : Exception on GSM :
[2017-07-03 17:00:11][ERROR] : CMS 500
[2017-07-03 17:00:17][ERROR] : CMS 500
[2017-07-03 17:01:13][ERROR] : CMS 500
[2017-07-03 17:01:19][ERROR] : CMS 500
[2017-07-03 17:01:25][ERROR] : CMS 500
[2017-07-03 17:15:08][ERROR] : CMS 500
[2017-07-03 17:30:11][ERROR] : CMS 500
[2017-07-03 17:30:17][ERROR] : CMS 500
[2017-07-03 18:00:29][ERROR] : CMS 500
[2017-07-03 18:00:35][ERROR] : CMS 500
[2017-07-03 18:15:09][ERROR] : CMS 500
[2017-07-03 18:21:50][ERROR] : CMS 500
[2017-07-03 19:15:08][ERROR] : CMS 500
[2017-07-03 20:13:08][ERROR] : Exception on GSM :
[2017-07-03 20:15:07][ERROR] : CMS 500
[2017-07-03 20:23:28][ERROR] : CMS 500
[2017-07-03 20:23:33][ERROR] : CMS 500
[2017-07-03 20:23:37][ERROR] : CMS 500
[2017-07-03 20:23:42][ERROR] : CMS 500
[2017-07-03 20:31:13][ERROR] : CMS 500
[2017-07-03 21:15:07][ERROR] : CMS 500
[2017-07-03 21:34:38][ERROR] : CMS 500
[2017-07-03 21:49:36][ERROR] : Exception on GSM : Attempting to use a port that is not open
[2017-07-03 21:49:36][ERROR] : Exit 1 because this exeption is fatal
[2017-07-03 22:01:13][ERROR] : CMS 500
[2017-07-03 22:01:19][ERROR] : CMS 500
[2017-07-03 22:01:25][ERROR] : CMS 500
[2017-07-03 22:01:30][ERROR] : CMS 500
[2017-07-03 22:01:36][ERROR] : CMS 500
[2017-07-03 22:01:42][ERROR] : CMS 500
[2017-07-03 22:18:39][ERROR] : CMS 500
[2017-07-03 22:27:15][ERROR] : CMS 500
[2017-07-03 22:30:35][ERROR] : CMS 500
[2017-07-03 22:37:34][ERROR] : CMS 500
[2017-07-03 22:41:13][ERROR] : CMS 500
[2017-07-03 22:41:19][ERROR] : CMS 500
[2017-07-03 23:10:16][ERROR] : Exception on GSM :
[2017-07-03 23:15:08][ERROR] : CMS 500
[2017-07-03 23:54:46][ERROR] : Exception on GSM :
[2017-07-04 00:15:07][ERROR] : CMS 500
[2017-07-04 01:15:08][ERROR] : CMS 500
[2017-07-04 02:15:07][ERROR] : CMS 500
[2017-07-04 02:28:45][ERROR] : Exception on GSM :
[2017-07-04 03:09:15][ERROR] : Exception on GSM :
[2017-07-04 03:15:08][ERROR] : CMS 500
[2017-07-04 04:15:07][ERROR] : CMS 500
[2017-07-04 05:15:08][ERROR] : CMS 500
[2017-07-04 05:41:39][ERROR] : CMS 500
[2017-07-04 05:45:35][ERROR] : CMS 500
[2017-07-04 06:15:08][ERROR] : CMS 500
[2017-07-04 07:00:08][ERROR] : CMS 500
[2017-07-04 07:00:14][ERROR] : CMS 500
[2017-07-04 07:10:33][ERROR] : CMS 500
[2017-07-04 07:15:08][ERROR] : CMS 500
[2017-07-04 07:15:34][ERROR] : CMS 500
[2017-07-04 07:25:50][ERROR] : CMS 500
[2017-07-04 07:40:36][ERROR] : CMS 500
[2017-07-04 07:55:38][ERROR] : CMS 500
[2017-07-04 08:01:15][ERROR] : CMS 500
[2017-07-04 08:01:21][ERROR] : CMS 500
[2017-07-04 08:01:27][ERROR] : CMS 500
[2017-07-04 08:01:32][ERROR] : CMS 500
[2017-07-04 08:15:08][ERROR] : CMS 500
[2017-07-04 08:16:15][ERROR] : Exception on GSM :
[2017-07-04 08:40:35][ERROR] : CMS 500
[2017-07-04 08:55:33][ERROR] : CMS 500
[2017-07-04 09:00:17][ERROR] : CMS 500
[2017-07-04 09:00:31][ERROR] : CMS 500
[2017-07-04 09:00:37][ERROR] : CMS 500
[2017-07-04 09:07:45][ERROR] : Exception on GSM :
[2017-07-04 09:15:07][ERROR] : CMS 500
[2017-07-04 09:15:34][ERROR] : CMS 500
[2017-07-04 09:25:34][ERROR] : CMS 500
[2017-07-04 10:15:08][ERROR] : CMS 500
[2017-07-04 11:15:07][ERROR] : CMS 500
[2017-07-04 11:31:12][ERROR] : CMS 500
[2017-07-04 11:31:18][ERROR] : CMS 500
[2017-07-04 11:31:26][ERROR] : CMS 500
[2017-07-04 11:31:32][ERROR] : CMS 500
[2017-07-04 13:07:44][ERROR] : Exception on GSM :
[2017-07-04 14:25:34][ERROR] : CMS 500
[2017-07-04 17:01:12][ERROR] : CMS 500
[2017-07-04 17:01:17][ERROR] : CMS 500
[2017-07-04 17:01:23][ERROR] : CMS 500
[2017-07-04 17:01:29][ERROR] : CMS 500
[2017-07-04 17:01:34][ERROR] : CMS 500
[2017-07-04 17:01:40][ERROR] : CMS 500
[2017-07-04 17:15:07][ERROR] : CMS 500
[2017-07-04 17:30:10][ERROR] : CMS 500
[2017-07-04 17:30:16][ERROR] : CMS 500
[2017-07-04 18:06:55][ERROR] : CMS 500
[2017-07-04 18:15:07][ERROR] : CMS 500
[2017-07-04 18:15:33][ERROR] : CMS 500
[2017-07-04 18:31:12][ERROR] : CMS 500
[2017-07-04 18:38:26][ERROR] : CMS 500
[2017-07-04 18:41:00][ERROR] : Exception on GSM : Attempting to use a port that is not open
[2017-07-04 18:41:00][ERROR] : Exit 1 because this exeption is fatal
[2017-07-04 18:42:27][ERROR] : Exception: Timeout
[2017-07-04 18:42:27][ERROR] : Exit 1 because this exeption is fatal
[2017-07-04 18:44:40][ERROR] : CMS 500
[2017-07-04 19:15:08][ERROR] : CMS 500
[2017-07-04 20:15:08][ERROR] : CMS 500
[2017-07-04 20:15:14][ERROR] : CMS 500
[2017-07-04 20:31:13][ERROR] : CMS 500
[2017-07-04 20:31:19][ERROR] : CMS 500
[2017-07-04 20:31:25][ERROR] : CMS 500
[2017-07-04 20:31:31][ERROR] : CMS 500
[2017-07-04 20:31:37][ERROR] : CMS 500
[2017-07-04 21:23:51][ERROR] : CMS 500
[2017-07-04 21:23:59][ERROR] : CMS 500
[2017-07-04 21:24:05][ERROR] : CMS 500
[2017-07-04 21:24:12][ERROR] : CMS 500
[2017-07-04 21:24:17][ERROR] : CMS 500
sur le net j'ai trouvé
CMS ERROR 500 se réfère essentiellement à une erreur inconnue difficile à déterminer, cela peut faire référence à l'une des situations suivantes en fonction du modem ou de l'opérateur:

- Il n'y a pas de couverture réseau
- Crédit de carte SIM insuffisant - carte de crédit SIM
- Le centre de service des messages courts de l'opérateur du réseau GSM est temporairement hors service
- La cellule GSM est surchargée
- Numéro de téléphone international requis - envoyer le numéro du destinataire au modem avec le code du pays
- Le numéro de téléphone auquel vous essayez d'envoyer votre message est invalide


bref j'ai test té la sim (free 2€, enfin 0€...)sur un téléphone je recois bien les SMS mais j'ai une erreurs à l'envoie.
j'ai testé la sim de mon mobile (free) dans la clé 3g et la ça fonctionne jeedom envoie bien les sms

donc
- c'est pas un problème de jeedom ni du plugin ou de config
- c'est pas un problème de réseaux...

je ne vois que 3 choses possible
- soit la sim est défaillante
- soit j'ai dépassé le cota de sms du forfait "illimité" en sms.
- soit free a délibérément bloqué l'envoie de sms estiment peut être que je ne respecte pas les clauses du contrat (mobile uniquement, pas d'utilisation en modem clé 3G...)

Re: Plugin SMS

Publié : 05 juil. 2017, 04:08
par lavud59
Moi j ai aussi erreur 500 si j envoie trop de sms . Ca bloque un ou 2 jours apres ca fonctionne.
Il n y a rien a faire sur Jeedom .

Re: Plugin SMS

Publié : 09 juil. 2017, 20:40
par tot0f
noBru77 a écrit :
ocl a écrit :Effectivement en déplançant un peu le dongle il a réussi à redémarrer. Bizarre, il y a pourtant une freebox avec un femto à moins d'1 mètre.
En tout cas merci pour la réponse ultra rapide
Je suis dans le meme cas que toi. Depuis 2 jours, plugin HS alors que celui-ci a marché durant des mois sans aucun soucis. J'ai jeté un oeil sur l'état du Femto de la Freebox, il était arrêté. J'ai essayé deux fois de le redémarrer, mais peut de temps après il s'arrête. Je l'ai sortie de la box, il était bouillant. Je l'ai laissé se refroidir et je l'ai remis en route, après un redémarrage de la box. Depuis, je n'ai pas eu le temps d'y jeter un oeil pour voir dans quel état il est maintenant. Je verrai ca ce soir.


Envoyé de mon iPad en utilisant Tapatalk
Même problème de mon côté avec une Freebox Mini 4k... J'ai essayé pas mal de choses : débrancher / rebrancher, réinstallation des dependances, reboot de jeedom, réinstallation du plugin... Rien n'y fait... Y'aurai pas un souci chez Free plutôt ?!

Re: Plugin SMS

Publié : 11 juil. 2017, 11:51
par noBru77
tot0f a écrit :
noBru77 a écrit :
ocl a écrit :Effectivement en déplançant un peu le dongle il a réussi à redémarrer. Bizarre, il y a pourtant une freebox avec un femto à moins d'1 mètre.
En tout cas merci pour la réponse ultra rapide
Je suis dans le meme cas que toi. Depuis 2 jours, plugin HS alors que celui-ci a marché durant des mois sans aucun soucis. J'ai jeté un oeil sur l'état du Femto de la Freebox, il était arrêté. J'ai essayé deux fois de le redémarrer, mais peut de temps après il s'arrête. Je l'ai sortie de la box, il était bouillant. Je l'ai laissé se refroidir et je l'ai remis en route, après un redémarrage de la box. Depuis, je n'ai pas eu le temps d'y jeter un oeil pour voir dans quel état il est maintenant. Je verrai ca ce soir.


Envoyé de mon iPad en utilisant Tapatalk
Même problème de mon côté avec une Freebox Mini 4k... J'ai essayé pas mal de choses : débrancher / rebrancher, réinstallation des dependances, reboot de jeedom, réinstallation du plugin... Rien n'y fait... Y'aurai pas un souci chez Free plutôt ?!
Depuis quelques jours, je ne reçois plus les SMS. Le daemon est OK, la clé 3G a l'air de bien fonctionner.
J'ai appris hier que Free interdit l'utilisation de sa SIM sur les clés 3G/4G et routeurs. Ils bloquent souvent le service. Pour le tester, il faut apparemment installer la SIM dans un Mobile et le laisser durant 24h pour que Free détecté le nouveau Mobile. Bref, ceci peut expliquer les difficultés rencontrées.
J'abandonne les SMS au profit de Telegram qui marche super bien, mais qui est dépendant d'Internet.


Envoyé de mon iPhone en utilisant Tapatalk

Re: Plugin SMS

Publié : 19 juil. 2017, 19:10
par tot0f
Finalement, le problème est très aléatoire... Hier, la clef a fonctionné pendant 1h... A des fins de tests, j'ai commandé une carte SIM Prixtel sur le réseau Orange et ça ne fonctionne pas mieux... Le démon ne reste pas au vert.

Un peu de debug :
[2017-07-19 19:07:56][INFO] : Lancement démon sms : /usr/bin/python /var/www/html/plugins/sms/resources/smsd/smsd.py --device /dev/ttyUSB0 --loglevel debug --socketport 55002 --serialrate 115200 --pin 0000 --textmode yes --smsc None --cycle 1 --callback http://127.0.0.1:80/plugins/sms/core/php/jeeSMS.php --apikey 1234567890 --pid /tmp/jeedom/sms/deamon.pid
[2017-07-19 19:07:57][INFO] : Start smsd
[2017-07-19 19:07:57][INFO] : Log level : debug
[2017-07-19 19:07:57][INFO] : Socket port : 55002
[2017-07-19 19:07:57][INFO] : Socket host : 127.0.0.1
[2017-07-19 19:07:57][INFO] : PID file : /tmp/jeedom/sms/deamon.pid
[2017-07-19 19:07:57][INFO] : Device : /dev/ttyUSB0
[2017-07-19 19:07:57][INFO] : Apikey : 1234567890
[2017-07-19 19:07:57][INFO] : Callback : http://127.0.0.1:80/plugins/sms/core/php/jeeSMS.php
[2017-07-19 19:07:57][INFO] : Cycle : 1.0
[2017-07-19 19:07:57][INFO] : Serial rate : 115200
[2017-07-19 19:07:57][INFO] : Pin : 0000
[2017-07-19 19:07:57][INFO] : Text mode : yes
[2017-07-19 19:07:57][INFO] : SMSC : None
[2017-07-19 19:07:57][DEBUG] : Writing PID 11760 to /tmp/jeedom/sms/deamon.pid
[2017-07-19 19:07:57][DEBUG] : Init request module v2.4.3
[2017-07-19 19:07:57][INFO] : Starting new HTTP connection (1): 127.0.0.1
[2017-07-19 19:07:57][DEBUG] : "GET /plugins/sms/core/php/jeeSMS.php?apikey=1234567890 HTTP/1.1" 200 None
[2017-07-19 19:07:57][DEBUG] : Socket interface started
[2017-07-19 19:07:57][DEBUG] : LoopNetServer Thread started
[2017-07-19 19:07:57][DEBUG] : Start listening...
[2017-07-19 19:07:57][DEBUG] : Listening on: [127.0.0.1:55002]
[2017-07-19 19:07:57][DEBUG] : Connecting to GSM Modem...
[2017-07-19 19:07:57][DEBUG] : Text mode true
[2017-07-19 19:07:57][DEBUG] : Enter pin code : 0000
[2017-07-19 19:07:57][INFO] : Connecting to modem on port /dev/ttyUSB0 at 115200bps
[2017-07-19 19:07:57][DEBUG] : write: ATZ
[2017-07-19 19:07:57][DEBUG] : response: ['OK']
[2017-07-19 19:07:57][DEBUG] : write: ATE0
[2017-07-19 19:07:57][DEBUG] : response: ['ATE0
', 'OK']
[2017-07-19 19:07:57][DEBUG] : write: AT+CFUN?
[2017-07-19 19:07:57][DEBUG] : response: ['+CFUN: 0', 'OK']
[2017-07-19 19:07:57][DEBUG] : write: AT+CFUN=1
[2017-07-19 19:07:57][DEBUG] : response: ['OK']
[2017-07-19 19:07:57][DEBUG] : write: AT+CMEE=1
[2017-07-19 19:07:57][DEBUG] : response: ['OK']
[2017-07-19 19:07:57][DEBUG] : write: AT+CPIN?
[2017-07-19 19:07:57][DEBUG] : response: ['+CPIN: SIM PIN', 'OK']
[2017-07-19 19:07:57][DEBUG] : write: AT+CPIN="0000"
[2017-07-19 19:07:57][DEBUG] : response: ['OK']
[2017-07-19 19:07:57][DEBUG] : write: AT+CLAC
[2017-07-19 19:07:57][DEBUG] : response: ['AT&C', 'AT&D', 'AT&F', 'AT&V', 'ATE', 'ATI', 'ATL', 'ATM', 'ATQ', 'ATV', 'ATX', 'ATZ', 'ATT', 'ATP', 'ATD', 'ATA', 'ATH', 'ATO', 'ATS0', 'ATS3', 'ATS4', 'ATS5', 'ATS6', 'ATS7', 'ATS8', 'ATS9', 'ATS10', 'ATS11', 'AT+FCLASS', 'AT+ICF', 'AT+IFC', 'AT+IPR', 'AT+GMI', 'AT+GMM', 'AT+GMR', 'AT+GSN', 'AT+GCAP', 'AT+DR', 'AT+DS', 'AT+WS46', 'AT+CCLK', 'AT+CBST', 'AT+CRLP', 'AT+CV120', 'AT+CHSN', 'AT+CSSN', 'AT+CREG', 'AT+CGREG', 'AT+CFUN', 'AT+GCAP', 'AT+CSCS', 'AT+CSTA', 'AT+CR', 'AT+CEER', 'AT+CRC', 'AT+CMEE', 'AT+CGDCONT', 'AT+CGDSCONT', 'AT+CGTFT', 'AT+CGEQREQ', 'AT+CGEQMIN', 'AT+CGQREQ', 'AT+CGQMIN', 'AT+CGEREP', 'AT+CGPADDR', 'AT+CGDATA', 'AT+CGCLASS', 'AT+CGEQNEG', 'AT+CGSMS', 'AT+CSMS', 'AT+CMGF', 'AT+CSCA', 'AT+CSMP', 'AT+CSDH', 'AT+CSCB', 'AT+FDD', 'AT+FAR', 'AT+FCL', 'AT+FIT', 'AT+ES', 'AT+ESA', 'AT+CMOD', 'AT+CVHU', 'AT+CSQ', 'AT+CBC', 'AT+CPAS', 'AT+CPIN', 'AT+CMEC', 'AT+CKPD', 'AT+CGATT', 'AT+CGACT', 'AT+CGCMOD', 'AT+CPBS', 'AT+CPBR', 'AT+CPBF', 'AT+CPBW', 'AT+CPMS', 'AT+CNMI', 'AT+CMGL', 'AT+CMGR', 'AT+CMGS', 'AT+CMSS', 'AT+CMGW', 'AT+CMGD', 'AT+CMGC', 'AT+CNMA', 'AT+CMMS', 'AT+CHUP', 'AT+CCFC', 'AT+CCUG', 'AT+COPS', 'AT+CLCK', 'AT+CPWD', 'AT+CUSD', 'AT+CAOC', 'AT+CACM', 'AT+CAMM', 'AT+CPUC', 'AT+CCWA', 'AT+CHLD', 'AT+CIMI', 'AT+CGMI', 'AT+CGMM', 'AT+CGMR', 'AT+CGSN', 'AT+CNUM', 'AT+CSIM', 'AT+CRSM', 'AT+CLCC', 'AT+COPN', 'AT+CPOL', 'AT+CPLS', 'AT+CTZR', 'AT+CTZU', 'AT+CLAC', 'AT+CLIP', 'AT+COLP', 'AT+CDIP', 'AT+CTFR', 'AT$QCCLR', 'AT$QCDMG', 'AT$QCDMR', 'AT$QCDNSP', 'AT$QCDNSS', 'AT$QCTER', 'AT$QCSLOT', 'AT$QCPINSTAT', 'AT$QCPDPP', 'AT$QCPDPLT', 'AT$QCPWRDN', 'AT$QCDGEN', 'AT$BREW', 'AT$QCSYSMODE', 'OK']
[2017-07-19 19:07:57][DEBUG] : write: AT+CGMI
[2017-07-19 19:07:57][DEBUG] : response: ['huawei', 'OK']
[2017-07-19 19:07:57][INFO] : Loading Huawei call state update table
[2017-07-19 19:07:57][DEBUG] : write: AT+COPS=3,0
[2017-07-19 19:07:57][DEBUG] : response: ['OK']
[2017-07-19 19:07:57][DEBUG] : write: AT+CMGF=1
[2017-07-19 19:07:57][DEBUG] : response: ['OK']
[2017-07-19 19:07:57][DEBUG] : write: AT+CSCA?
[2017-07-19 19:07:57][DEBUG] : response: ['+CME ERROR: 14']
[2017-07-19 19:07:57][DEBUG] : Device/SIM busy error detected; self._writeWait adjusted to 0.200000s
[2017-07-19 19:07:57][DEBUG] : write: AT+CSCA?
[2017-07-19 19:07:57][DEBUG] : response: ['+CME ERROR: 14']
[2017-07-19 19:07:57][DEBUG] : Device/SIM busy error detected; self._writeWait adjusted to 0.400000s
[2017-07-19 19:07:58][DEBUG] : write: AT+CSCA?
[2017-07-19 19:07:58][DEBUG] : response: ['+CME ERROR: 14']
[2017-07-19 19:07:58][DEBUG] : Device/SIM busy error detected; self._writeWait adjusted to 0.600000s
[2017-07-19 19:07:59][DEBUG] : write: AT+CSCA?
[2017-07-19 19:07:59][DEBUG] : response: ['+CSCA: "+33689004000",145', 'OK']
[2017-07-19 19:07:59][DEBUG] : self_writeWait set to 0.1 because of recovering from device busy (515) error
[2017-07-19 19:07:59][DEBUG] : self_writeWait set to 0.1 because of recovering from device busy (515) error
[2017-07-19 19:07:59][DEBUG] : self_writeWait set to 0.1 because of recovering from device busy (515) error
[2017-07-19 19:07:59][DEBUG] : write: AT+CSMP=49,167,0,0
[2017-07-19 19:07:59][DEBUG] : response: ['OK']
[2017-07-19 19:07:59][DEBUG] : write: AT+CSCA?
[2017-07-19 19:07:59][DEBUG] : response: ['+CSCA: "+33689004000",145', 'OK']
[2017-07-19 19:07:59][DEBUG] : write: AT+CPMS=?
[2017-07-19 19:07:59][DEBUG] : response: ['+CPMS: ("ME","MT","SM","SR"),("ME","MT","SM","SR"),("ME","MT","SM","SR")', 'OK']
[2017-07-19 19:08:00][DEBUG] : write: AT+CPMS="ME","ME","ME"
[2017-07-19 19:08:00][DEBUG] : response: ['+CPMS: 0,255,0,255,0,255', 'OK']
[2017-07-19 19:08:00][DEBUG] : write: AT+CNMI=2,1,0,2
[2017-07-19 19:08:00][DEBUG] : response: ['OK']
[2017-07-19 19:08:00][DEBUG] : write: AT+CLIP=1
[2017-07-19 19:08:00][DEBUG] : response: ['OK']
[2017-07-19 19:08:00][DEBUG] : write: AT+CRC=1
[2017-07-19 19:08:00][DEBUG] : response: ['OK']
[2017-07-19 19:08:00][DEBUG] : write: AT+CVHU=0
[2017-07-19 19:08:10][ERROR] : Exception: Timeout
[2017-07-19 19:08:10][ERROR] : Exit 1 because this exeption is fatal
[2017-07-19 19:08:10][DEBUG] : Shutdown
[2017-07-19 19:08:10][DEBUG] : Send to jeedom : {'message': 'Timeout', 'number': 'none'}
[2017-07-19 19:08:10][DEBUG] : Removing PID file /tmp/jeedom/sms/deamon.pid
[2017-07-19 19:08:10][INFO] : Starting new HTTP connection (1): 127.0.0.1
[2017-07-19 19:08:10][DEBUG] : "POST /plugins/sms/core/php/jeeSMS.php?apikey=1234567890 HTTP/1.1" 200 None
[2017-07-19 19:08:10][DEBUG] : LoopNetServer Thread stopped
[2017-07-19 19:08:10][DEBUG] : Exit 0

Re: Plugin SMS

Publié : 20 juil. 2017, 09:28
par m4x91
Salut salut,
Quelqu'un a réussi a utiliser une sim orange/sosh sans devoir cocher le mode texte ? Ca fonctionne bien mais sans accent et sans point d'interrogation pour les ask c'est pas très waf ^^

Re: Plugin SMS

Publié : 20 juil. 2017, 14:22
par SugarMan
J'ai le même problème avec les interactions et SMS j'ai l'impression que j'ai le pb depuis la mise à jour V3 de jeedom

Re: Plugin SMS

Publié : 20 juil. 2017, 14:42
par SugarMan
Bon j'ai la solution pour mon pb avec les interactions dans la configuration sms mon numéro etait de forme : 06......... cela fonctionnait pour l'envoie de sms mais pas la réception (bizarre à une époque cela fonctionnait très bien) j'ai modifié en le renseignant avec la forme : +336........
tout refonctionne nickel

Re: Plugin SMS

Publié : 20 juil. 2017, 21:31
par jcastellano
Bonjour,

Quelqu'un pourrait m'aider à interpréter les messages d'erreur que j'ai sur mon plugin SMS ?

Exception in thread Thread-3:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
File "/var/www/html/plugins/sms/resources/smsd/gsmmodem/serial_comms.py", line 93, in _readLoop
data = self.serial.read(1)
File "/usr/lib/python2.7/dist-packages/serial/serialposix.py", line 453, in read
buf = os.read(self.fd, size-len(read))
OSError: [Errno 11] Resource temporarily unavailable
[2017-07-20 19:15:17][ERROR] : Exception: Timeout
[2017-07-20 19:15:17][ERROR] : Exit 1 because this exeption is fatal
Exception in thread Thread-3:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
File "/var/www/html/plugins/sms/resources/smsd/gsmmodem/serial_comms.py", line 93, in _readLoop
data = self.serial.read(1)
File "/usr/lib/python2.7/dist-packages/serial/serialposix.py", line 453, in read
buf = os.read(self.fd, size-len(read))
OSError: [Errno 11] Resource temporarily unavailable
[2017-07-20 19:20:17][ERROR] : Exception: Timeout
[2017-07-20 19:20:17][ERROR] : Exit 1 because this exeption is fatal
Exception in thread Thread-3:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
File "/var/www/html/plugins/sms/resources/smsd/gsmmodem/serial_comms.py", line 93, in _readLoop
data = self.serial.read(1)
File "/usr/lib/python2.7/dist-packages/serial/serialposix.py", line 453, in read
buf = os.read(self.fd, size-len(read))
OSError: [Errno 11] Resource temporarily unavailable
[2017-07-20 19:25:17][ERROR] : Exception: Timeout
[2017-07-20 19:25:17][ERROR] : Exit 1 because this exeption is fatal

Merci pour votre aide

Re: Plugin SMS

Publié : 22 juil. 2017, 15:23
par julien77
Bonjour à tous,

Même problème avec le plugin SMS et une clé Huawei E220 depuis MAJ en version 3, j'ai le message "timeout".

J'ai mis la SIM dans mon téléphone et j'envoie et réceptionne bien les SMS.

Quelqu'un a réussi à trouver une solution ?

Edit : Bon bah c'est quand je décide de poster que je réussi à m'en sortir. J'ai débranché ma clé 3G, attendu quelques secondes, rebranché la clé et sauvegardé ma conf et le démon a bien démarré cette fois-ci sans s'arrêter au bout de quelques secondes avec le message "Timeout"

Edit2 : Au bout de quelques heures j'ai eu de nouveau le message "Timeout" et je n'arrive à nouveau plus à redémarrer le démon...