dcwaterm / pwm

Automatically exported from code.google.com/p/pwm
0 stars 0 forks source link

SMS send failure #510

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Configure SMS forgotten password token

What is the expected output? What do you see instead?
Would SMS to be sent once, and not report SMS Send failure in the log.

here is a extract of the matching regex:
<--snip

><SendSMSResponse 
xmlns="http://nux.co.za/webservices/"><SendSMSResult><BillingURL>http://nux.co.z
a/billing</BillingURL><ClientVersion>2.1.1896.34340</ClientVersion><ClientVersio
nMessage>This product version is out-dated.\nPlease upgrade this product to 
ensure</ClientVersionMessage><CreditsAvaliable>49999999871</CreditsAvaliable><Le
galURL>http://nux.co.za/Legal</LegalURL><ResultList><SMSMessageResult><Client_Se
q_No>7</Client_Seq_No><Message>Sent</Message> against pattern "(?s) *>Sent<*"

-->snip

I have tried many different patterns but yet, I still get: 
Fri Nov 08 14:26:47 SAST 2013, ERROR, password.pwm.util.queue.SmsQueueManager, 
SMS send failure, HTTP status: HTTP/1.1 200 OK (394ms)

Anyone have any tips for what I can am missing as I am sure that is whats 
happening here....?

What version of PWM are you using?
1.7.0

What ldap directory and version are you using?
eDirectory 8.8.7

Please paste any error log messages below:

Original issue reported on code.google.com by coetzees...@gmail.com on 8 Nov 2013 at 12:41

GoogleCodeExporter commented 9 years ago
Please ask for help on the pwm-general google group.

Original comment by jrivard on 11 Nov 2013 at 1:26