pwm icon indicating copy to clipboard operation
pwm copied to clipboard

SMS test error

Open k0xak opened this issue 4 years ago • 1 comments

Latest build 2021-06-15T07_28_20Z

When testing the SMS configuration - the SMS is received but is not responsive.

2021-07-20T15:21:10Z, DEBUG, configeditor.ConfigEditorServlet, {LKpBo,pwadmin} beginning restSmsHealthCheck [192.168.133.1] 2021-07-20T15:21:10Z, TRACE, queue.SmsQueueManager$SmsSendEngine, preparing to send SMS data: action=send&baID=1992887&toNumber=%2B420605233624&text=Test+Message 2021-07-20T15:21:10Z, TRACE, httpclient.ApachePwmHttpClient, {LKpBo,pwadmin} client #19 preparing to send HTTP GET request to http://127.0.0.1:81/smsconnector/getpost/GP?action=send&baID=88997799&toNumber=%2B420606606606&text=Test+Message id=23) (no body) [192.168.133.1] 2021-07-20T15:21:10Z, TRACE, httpclient.ApachePwmHttpClient, {LKpBo,pwadmin} client #19 received response (id=23) in 265ms: HTTP response status 200 OK id=23) [192.168.133.1] header: Date=Tue, 20 Jul 2021 13:21:11 GMT header: Server=Apache/2.2.34 (Unix) mod_ssl/2.2.34 OpenSSL/1.0.2o Resin/4.0.56 header: Content-Language=en-US header: Content-Type=text/plain; charset=utf-8 header: Vary=Accept-Encoding header: Connection=close body: [305 chars] selector=Response responseType=SUCCESS responseCode=ISUC_001 responseDescription=Pozadavek Send uspesne zpracovan - ISUC_001 - Send request successfully processed baID=1992887 refBaID=1992887 msgID=ID-55863-1625653264469-1-15770312 timestamp=2021-07-20T15:21:11 refMsgID=ID-55863-1625653264469-1-15770311

image

Tried both Get and Post HTTP methods - in both cases the SMS arrives but the GUI hangs.

Different browser - same behaviour.

In browser console we get:

image

The only way to get out is to close browser or F5 to refresh.

k0xak avatar Jul 20 '21 13:07 k0xak

Just finished the real test with users settings - it works!

So the problem is with the "SMS test function" only

k0xak avatar Jul 20 '21 14:07 k0xak