Menu

#13 cannot send sms - error Traceback (most recent call last):

open
nobody
None
5
2012-03-26
2012-03-23
No

hello

first sorry for my bad english.

i use sms gmx for an long time - without problem
but over 1 week can not send sms.
delete .sms,ngr -> do not work
version 3.2

error:
Traceback (most recent call last):
File "/usr/bin/smsmngr", line 80, in <module>
main(sys.argv)
File "/usr/bin/smsmngr", line 28, in main
sms = SMSManagerConsole()
File "/usr/lib/python2.5/site-packages/gmxsms/smsmngr.py", line 70, in __init__
self.bootstrap()
File "/usr/lib/python2.5/site-packages/gmxsms/smsmngr.py", line 348, in bootstrap
if not self.do_bootstrap(email, code): self.bootstrap()
File "/usr/lib/python2.5/site-packages/gmxsms/smsmngr.py", line 77, in do_bootstrap
data = self.send_packet(('GET_CUSTOMER','1.10'),{'email_address': email,'password':code,'gmx':1})
File "/usr/lib/python2.5/site-packages/gmxsms/smsmngr.py", line 123, in send_packet
tmp = s.recv(1024)
KeyboardInterrupt

what ist wron?

Discussion

  • Rumpeltux

    Rumpeltux - 2012-03-23

    It works for me. The servers are slow though. You may try to change the host in gmxsms/smsmngr.py to app2.wr-gmbh.de or similar.

     
  • Rumpeltux

    Rumpeltux - 2012-03-23
    • status: open --> pending-works-for-me
     
  • tobias mueller

    tobias mueller - 2012-03-26

    hello

    i change app2.wr-gmbh.de or app3.wr-gmbh.de
    -> don´t work?
    error:
    Vielleicht ein Fehler: {'rslt': '25'}
    Traceback (most recent call last):
    File "/usr/bin/smsmngr", line 80, in <module>
    main(sys.argv)
    File "/usr/bin/smsmngr", line 53, in main
    errors = sms.compose_sms(args[0].split(';'), message, options.sender and options.sender or '', options.date and options.date or '')
    File "/usr/lib/python2.5/site-packages/gmxsms/smsmngr.py", line 372, in compose_sms
    return self.write_sms(recvlist, message, sender, date)
    File "/usr/lib/python2.5/site-packages/gmxsms/smsmngr.py", line 220, in write_sms
    self.update_freesms(data)
    File "/usr/lib/python2.5/site-packages/gmxsms/smsmngr.py", line 226, in update_freesms
    self.sms['freesms'] = (int(data['free_rem_month']), int(data['free_max_month']), int(data['free_rem_day']), int(data['free_max_day']))
    KeyError: 'free_rem_month'

    info:
    smsmng -f - work perfekt....

    any help?

    thanks

     
  • tobias mueller

    tobias mueller - 2012-03-26
    • status: pending-works-for-me --> open
     
  • tobias mueller

    tobias mueller - 2012-03-28

    again.

    i have install gmxsms new:
    smsmng -f
    smsmng -k
    smsmng -l

    work fine

    but send did not work.

    delete .smsmngr - error:

    smsmngr 0175XXXXX "test"
    Could not load config: 'freesms'
    Sie starten den SMS-Manager zum ersten Mal.
    Es wird nun dir Initialkonfiguration erstellt.
    Geben Sie ihre GMX Emailadresse ein: XXXX@gmx.de
    Geben Sie nun ihren Freischaltcode für den SMS-Manager ein: XXXX
    Erfrage CustomerID... Vielleicht ein Fehler: {'rslt': '25'}
    Der Server akzeptiert die Emailadresse bzw. den Freischaltcode nicht.
    Sie starten den SMS-Manager zum ersten Mal.
    Es wird nun dir Initialkonfiguration erstellt.

    info: gmx manager on the iphone work - i have pay the bills :)

    what ist wrong
    Python 2.5.2

     
  • tobias mueller

    tobias mueller - 2012-05-02

    the problem persists.

    According to support, there are no problems.

    I installed smsmng on different calculators with different python versions.
    the same result ...

    which versions you are using?
    or to what may be the problem?

    I said:
    smsmng-f
    smsmng-k
    smsmng-l

    work fine

    thank you

     
  • Rumpeltux

    Rumpeltux - 2012-05-02

    I’m not using the software anymore, that’s why I don't notice.
    If the windows version of 1.13.04 still works, then this one should too.

    The error indicates that the server is not responding to the request at all. I have no idea why.
    However, there is a new API for this service. It has already been implemented in Java (see https://github.com/felixb/websms-connector-gmx/commit/87dab17d99219c011739e2d9352ab87bfa3ead0d\) and I’ll welcome any patches.

     

Log in to post a comment.

MongoDB Logo MongoDB