[GH-ISSUE #14] task checking not checking? #12

Closed
opened 2026-02-28 01:22:44 +03:00 by kerem · 17 comments
Owner

Originally created by @mandric on GitHub (Feb 14, 2012).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/14

I can't get the interval task checking to work. It only does the task (GET request) once when I enable it and not thereafter. Is this a known bug? I'm using the 1.1.9 tagged release and trying to debug this.

Originally created by @mandric on GitHub (Feb 14, 2012). Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/14 I can't get the interval task checking to work. It only does the task (GET request) once when I enable it and not thereafter. Is this a known bug? I'm using the 1.1.9 tagged release and trying to debug this.
kerem closed this issue 2026-02-28 01:22:44 +03:00
Author
Owner

@mandric commented on GitHub (Feb 14, 2012):

I think it is just some quirks in how the tasks get processed.

<!-- gh-comment-id:3966369 --> @mandric commented on GitHub (Feb 14, 2012): I think it is just some quirks in how the tasks get processed.
Author
Owner

@eyedol commented on GitHub (Feb 19, 2012):

It looks like a bug. I just managed to reproduce it

<!-- gh-comment-id:4039809 --> @eyedol commented on GitHub (Feb 19, 2012): It looks like a bug. I just managed to reproduce it
Author
Owner

@mandric commented on GitHub (Feb 25, 2012):

Ok, yea I think I can also reproduce it, basically when I do an reinstall of SMSSync to get task checking working I need to uncheck/recheck the task checking setting in the app, then it starts working again.

<!-- gh-comment-id:4174850 --> @mandric commented on GitHub (Feb 25, 2012): Ok, yea I think I can also reproduce it, basically when I do an reinstall of SMSSync to get task checking working I need to uncheck/recheck the task checking setting in the app, then it starts working again.
Author
Owner

@mandric commented on GitHub (Apr 5, 2012):

Just wondering if there was any progress on this? I haven't worked to isolated it much, my workaround is to check/uncheck it. 😁

<!-- gh-comment-id:4982142 --> @mandric commented on GitHub (Apr 5, 2012): Just wondering if there was any progress on this? I haven't worked to isolated it much, my workaround is to check/uncheck it. :grin:
Author
Owner

@eyedol commented on GitHub (May 7, 2012):

@mandric I'll be looking at this this week. I have resumed work on SMSSync. Will keep this thread updated.

<!-- gh-comment-id:5545150 --> @eyedol commented on GitHub (May 7, 2012): @mandric I'll be looking at this this week. I have resumed work on SMSSync. Will keep this thread updated.
Author
Owner

@mandric commented on GitHub (May 7, 2012):

Great!

<!-- gh-comment-id:5549849 --> @mandric commented on GitHub (May 7, 2012): Great!
Author
Owner

@ghost commented on GitHub (May 14, 2012):

Any progress on this one?

<!-- gh-comment-id:5693475 --> @ghost commented on GitHub (May 14, 2012): Any progress on this one?
Author
Owner

@ghost commented on GitHub (May 28, 2012):

Apparently autosync also gets "stuck" sometimes.

<!-- gh-comment-id:5960171 --> @ghost commented on GitHub (May 28, 2012): Apparently autosync also gets "stuck" sometimes.
Author
Owner

@ghost commented on GitHub (Jun 19, 2012):

Any updates on this ?

<!-- gh-comment-id:6426642 --> @ghost commented on GitHub (Jun 19, 2012): Any updates on this ?
Author
Owner

@si458 commented on GitHub (Aug 6, 2012):

i also have the same problem! it runs once and thats it when i check/uncheck the box :(

any progress???

<!-- gh-comment-id:7537825 --> @si458 commented on GitHub (Aug 6, 2012): i also have the same problem! it runs once and thats it when i check/uncheck the box :( any progress???
Author
Owner

@eyedol commented on GitHub (Aug 18, 2012):

@mandric @agenttihirvinen @pankajlal @si458 Okay. After a very long time. I have fixed this issue. It took me a while to figure this one. Silly way from my end on how I'm calling the task checking service. Now updating the frequency and enabling task service should work as expected.

<!-- gh-comment-id:7844127 --> @eyedol commented on GitHub (Aug 18, 2012): @mandric @agenttihirvinen @pankajlal @si458 Okay. After a very long time. I have fixed this issue. It took me a while to figure this one. Silly way from my end on how I'm calling the task checking service. Now updating the frequency and enabling task service should work as expected.
Author
Owner

@ghost commented on GitHub (Aug 18, 2012):

Thanks Henry,

This is great news. How can we pick it up. Through scanning QR Code and downloading through google play or which other way ?

On 08/18/2012 06:04 PM, Henry Addo wrote:

@mandric https://github.com/mandric @agenttihirvinen https://github.com/agenttihirvinen @pankajlal https://github.com/pankajlal @si458 https://github.com/si458 Okay. After a very long time. I have fixed this issue. It took me a while to figure this one. Silly way from my end on how I'm calling the task checking service. Now updating the frequency and enabling task service should work as expected.


Reply to this email directly or view it on GitHub https://github.com/ushahidi/SMSSync/issues/14#issuecomment-7844127.

<!-- gh-comment-id:7844944 --> @ghost commented on GitHub (Aug 18, 2012): Thanks Henry, This is great news. How can we pick it up. Through scanning QR Code and downloading through google play or which other way ? On 08/18/2012 06:04 PM, Henry Addo wrote: > @mandric https://github.com/mandric @agenttihirvinen https://github.com/agenttihirvinen @pankajlal https://github.com/pankajlal @si458 https://github.com/si458 Okay. After a very long time. I have fixed this issue. It took me a while to figure this one. Silly way from my end on how I'm calling the task checking service. Now updating the frequency and enabling task service should work as expected. > > — > Reply to this email directly or view it on GitHub https://github.com/ushahidi/SMSSync/issues/14#issuecomment-7844127.
Author
Owner

@eyedol commented on GitHub (Aug 18, 2012):

@pankajlal You'll have to build it from source. I'll try and make an apk available for testing by Monday.

<!-- gh-comment-id:7846884 --> @eyedol commented on GitHub (Aug 18, 2012): @pankajlal You'll have to build it from source. I'll try and make an apk available for testing by Monday.
Author
Owner

@mandric commented on GitHub (Aug 19, 2012):

Awesome. Is the develop branch stable or should I wait for the merge to master? thanks @eyedol

<!-- gh-comment-id:7849711 --> @mandric commented on GitHub (Aug 19, 2012): Awesome. Is the develop branch stable or should I wait for the merge to master? thanks @eyedol
Author
Owner

@eyedol commented on GitHub (Aug 20, 2012):

The develop branch is fairly stable but don't expect everything to work. You can build it yourself.

<!-- gh-comment-id:7861654 --> @eyedol commented on GitHub (Aug 20, 2012): The develop branch is fairly stable but don't expect everything to work. You can build it yourself.
Author
Owner

@eyedol commented on GitHub (Aug 20, 2012):

@pankajlal and @mandric I have an alpha build here

<!-- gh-comment-id:7887596 --> @eyedol commented on GitHub (Aug 20, 2012): @pankajlal and @mandric I have an alpha build [here](https://github.com/ushahidi/SMSSync/smssync2.0.0-alpha1.apk/qr_code)
Author
Owner

@ghost commented on GitHub (Aug 23, 2012):

@eyedol The new build is working great. Has been running in all conditions, (phone not on charge, wifi drop and recover, unattended etc.). Thanks for this.

<!-- gh-comment-id:7960623 --> @ghost commented on GitHub (Aug 23, 2012): @eyedol The new build is working great. Has been running in all conditions, (phone not on charge, wifi drop and recover, unattended etc.). Thanks for this.
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#12
No description provided.