erigones / esdc-ce

Danube Cloud :: Community Edition
https://danubecloud.org
Apache License 2.0
127 stars 28 forks source link

SMS sending error #348

Closed dn0 closed 6 years ago

dn0 commented 6 years ago
2018-01-31 11:59:56,904 ERROR [api.sms.views]: 
Traceback (most recent call last):
  File "/opt/erigones/api/sms/views.py", line 40, in internal_send
    expire_hours=dc1_settings.SMS_EXPIRATION_HOURS)
  File "/opt/erigones/api/sms/smsapi/views.py", line 66, in sms_send
    assert username and password
AssertionError
dn0 commented 6 years ago

This is expected behavior when SMS configuration is missing.