[GH-ISSUE #178] Task dont send SMS #133

Closed
opened 2026-02-28 01:23:21 +03:00 by kerem · 14 comments
Owner

Originally created by @devlogy on GitHub (Jun 20, 2014).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/178

Hello,

On my two android phones configuration, It seems that after the last update, SMS collected from Task call are not sent by SMSSync.

Need confirmation if others have this issue.

How can I rollback and return to the previous version ?

Thank you.

Originally created by @devlogy on GitHub (Jun 20, 2014). Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/178 Hello, On my two android phones configuration, It seems that after the last update, SMS collected from Task call are not sent by SMSSync. Need confirmation if others have this issue. How can I rollback and return to the previous version ? Thank you.
kerem closed this issue 2026-02-28 01:23:21 +03:00
Author
Owner

@redbullpeter commented on GitHub (Jun 22, 2014):

Yup. It seems to have broken. I have v2.5.1 beta on one phone and v2.6 on another.

v2.5.1 works as expected.

v2.6 is querying the callback url as expected (server logs shows this) but then does not react to the json response. The logs indicates no issues. You get the usual: Performing task checking; followed by: Successfully finished performing task checking.

<!-- gh-comment-id:46774238 --> @redbullpeter commented on GitHub (Jun 22, 2014): Yup. It seems to have broken. I have v2.5.1 beta on one phone and v2.6 on another. v2.5.1 works as expected. v2.6 is querying the callback url as expected (server logs shows this) but then does not react to the json response. The logs indicates no issues. You get the usual: Performing task checking; followed by: Successfully finished performing task checking.
Author
Owner

@Nhorning commented on GitHub (Jun 22, 2014):

I am getting this too. It is election day, I had just oriented our entire network on how to send and receive election SMS on the previous Thursday and Friday, and this auto-update came in on Friday night, before the election on Sunday. I really have no issue with things breaking in new versions per se, but my request is that an .apk of the current version be compiled before putting a new version in the play store, consistently!

This is the one day this program needed to work for us, and this issue has probably made me look incompetent within my organization and cost our project a lot of credibility with the orgs we oriented.

<!-- gh-comment-id:46776081 --> @Nhorning commented on GitHub (Jun 22, 2014): I am getting this too. It is election day, I had just oriented our entire network on how to send and receive election SMS on the previous Thursday and Friday, and this auto-update came in on Friday night, before the election on Sunday. I really have no issue with things breaking in new versions per se, but my request is that an .apk of the current version be compiled before putting a new version in the play store, consistently! This is the one day this program needed to work for us, and this issue has probably made me look incompetent within my organization and cost our project a lot of credibility with the orgs we oriented.
Author
Owner

@redbullpeter commented on GitHub (Jun 22, 2014):

@Nhorning, one reason I never use auto update. I usually wait a few weeks before I download an update, for this very reason.

Whoever is responsible for building from source, could you upload the v2.5.1 apk please?

<!-- gh-comment-id:46777563 --> @redbullpeter commented on GitHub (Jun 22, 2014): @Nhorning, one reason I never use auto update. I usually wait a few weeks before I download an update, for this very reason. Whoever is responsible for building from source, could you upload the v2.5.1 apk please?
Author
Owner

@eyedol commented on GitHub (Jun 22, 2014):

@redbullpeter I'm looking into this ATM. Unfortunately I lost v2.5.1 build. I can confirm the scheduler is failing to run why it fails to send the task. I should push an update soon.

<!-- gh-comment-id:46777599 --> @eyedol commented on GitHub (Jun 22, 2014): @redbullpeter I'm looking into this ATM. Unfortunately I lost v2.5.1 build. I can confirm the scheduler is failing to run why it fails to send the task. I should push an update soon.
Author
Owner

@Nhorning commented on GitHub (Jun 22, 2014):

@redbullpeter I agree. I didn't realize I had auto-update enabled this time, as I'm usually running from an apk. There should still always be a way to revert to the previous version for which you don't have to chase down a developer. I'm sure it wasn't a particularly pleasant Sunday for them either.

<!-- gh-comment-id:46778318 --> @Nhorning commented on GitHub (Jun 22, 2014): @redbullpeter I agree. I didn't realize I had auto-update enabled this time, as I'm usually running from an apk. There should still always be a way to revert to the previous version for which you don't have to chase down a developer. I'm sure it wasn't a particularly pleasant Sunday for them either.
Author
Owner

@redbullpeter commented on GitHub (Jun 22, 2014):

@eyedol Thanks.

@Nhorning Yeah I got hit once years back on a unix system upgrade. Learned my lesson then. Never again...

<!-- gh-comment-id:46781171 --> @redbullpeter commented on GitHub (Jun 22, 2014): @eyedol Thanks. @Nhorning Yeah I got hit once years back on a unix system upgrade. Learned my lesson then. Never again...
Author
Owner

@eyedol commented on GitHub (Jun 22, 2014):

@redbullpeter I have a build for testing. Want to confirm this fix? Let me know. I'll send it to you via email.

<!-- gh-comment-id:46781185 --> @eyedol commented on GitHub (Jun 22, 2014): @redbullpeter I have a build for testing. Want to confirm this fix? Let me know. I'll send it to you via email.
Author
Owner

@redbullpeter commented on GitHub (Jun 22, 2014):

@eyedol That would be great. Send it over.

<!-- gh-comment-id:46781233 --> @redbullpeter commented on GitHub (Jun 22, 2014): @eyedol That would be great. Send it over.
Author
Owner

@Nhorning commented on GitHub (Jun 22, 2014):

@eyedol Yep, here too!

<!-- gh-comment-id:46781913 --> @Nhorning commented on GitHub (Jun 22, 2014): @eyedol Yep, here too!
Author
Owner

@eyedol commented on GitHub (Jun 22, 2014):

@redbullpeter can I reach you? send me your email address

<!-- gh-comment-id:46782413 --> @eyedol commented on GitHub (Jun 22, 2014): @redbullpeter can I reach you? send me your email address
Author
Owner

@Nhorning commented on GitHub (Jun 22, 2014):

This testing version has the same issue. In logs it says that task checking has been successfully performed, but if there are tasks waiting on the server, it doesn't log sending them and it doesn't send them.

<!-- gh-comment-id:46783265 --> @Nhorning commented on GitHub (Jun 22, 2014): This testing version has the same issue. In logs it says that task checking has been successfully performed, but if there are tasks waiting on the server, it doesn't log sending them and it doesn't send them.
Author
Owner

@redbullpeter commented on GitHub (Jun 22, 2014):

Getting the same thing here.

So here's an extract from a dump of $_SERVER

[GATEWAY_INTERFACE] => CGI/1.1
[SERVER_PROTOCOL] => HTTP/1.1
[REQUEST_METHOD] => GET
[QUERY_STRING] => task=send&secret=qazxsw
[REQUEST_URI] => /smssync.php?task=send&secret=qazxsw
[SCRIPT_NAME] => /smssync.php
[PHP_SELF] => /smssync.php

JSON response was:

{ "payload": { "task": "send", "secret": "qazxsw", "messages": [ { "to": "+919402113010", "message": "proof of life." } ] } }

The app logs shows:
22-06 20:35 Performing task checking
22-06 20.35 Successfully finished performing task checking

<!-- gh-comment-id:46783485 --> @redbullpeter commented on GitHub (Jun 22, 2014): Getting the same thing here. So here's an extract from a dump of $_SERVER ``` [GATEWAY_INTERFACE] => CGI/1.1 [SERVER_PROTOCOL] => HTTP/1.1 [REQUEST_METHOD] => GET [QUERY_STRING] => task=send&secret=qazxsw [REQUEST_URI] => /smssync.php?task=send&secret=qazxsw [SCRIPT_NAME] => /smssync.php [PHP_SELF] => /smssync.php ``` JSON response was: ``` { "payload": { "task": "send", "secret": "qazxsw", "messages": [ { "to": "+919402113010", "message": "proof of life." } ] } } ``` The app logs shows: 22-06 20:35 Performing task checking 22-06 20.35 Successfully finished performing task checking
Author
Owner

@Nhorning commented on GitHub (Jun 22, 2014):

Please get a working version ASAP. When I go back to the 2.5 debug apk now it crashes on start.

<!-- gh-comment-id:46783549 --> @Nhorning commented on GitHub (Jun 22, 2014): Please get a working version ASAP. When I go back to the 2.5 debug apk now it crashes on start.
Author
Owner

@voleche09 commented on GitHub (Aug 16, 2014):

Still cant send out sms even after setting my message uuid...Any help pease

<!-- gh-comment-id:52399473 --> @voleche09 commented on GitHub (Aug 16, 2014): Still cant send out sms even after setting my message uuid...Any help pease
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SMSSync#133
No description provided.