mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-26 00:05:57 +03:00
[GH-ISSUE #178] Task dont send SMS #133
Labels
No labels
Bug report
Code improvement
Concern
Feature request
Feature request
Good first issue to work on
In progress
Needs info
Question
Ready
Translation
User Experience
User Experience
Website
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SMSSync#133
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@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.
@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.
@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?
@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.
@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.
@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...
@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.
@redbullpeter commented on GitHub (Jun 22, 2014):
@eyedol That would be great. Send it over.
@Nhorning commented on GitHub (Jun 22, 2014):
@eyedol Yep, here too!
@eyedol commented on GitHub (Jun 22, 2014):
@redbullpeter can I reach you? send me your email address
@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.
@redbullpeter commented on GitHub (Jun 22, 2014):
Getting the same thing here.
So here's an extract from a dump of $_SERVER
JSON response was:
The app logs shows:
22-06 20:35 Performing task checking
22-06 20.35 Successfully finished performing task checking
@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.
@voleche09 commented on GitHub (Aug 16, 2014):
Still cant send out sms even after setting my message uuid...Any help pease