We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
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:
The only way to get out is to close browser or F5 to refresh.
The text was updated successfully, but these errors were encountered:
Just finished the real test with users settings - it works!
So the problem is with the "SMS test function" only
Sorry, something went wrong.
No branches or pull requests
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
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:
The only way to get out is to close browser or F5 to refresh.
The text was updated successfully, but these errors were encountered: