mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-25 15:55:57 +03:00
[GH-ISSUE #133] https does not work for task checking requests #104
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#104
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 @mandric on GitHub (Nov 7, 2013).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/133
It appears that https works for the syncURL but not for the task checking request. Will look into it soon.
@eyedol commented on GitHub (Nov 7, 2013):
@mandric Thanks. I have added it to the v2.5 milestone
@eyedol commented on GitHub (Nov 12, 2013):
@mandric any updates?
@Nhorning commented on GitHub (Nov 15, 2013):
Perhaps this was my issue. It is unclear whether it was solved. It has simply been closed. https://github.com/ushahidi/SMSSync/issues/118
@mandric commented on GitHub (Dec 4, 2013):
Haven't had a chance to look at this yet. Will let you know as soon as I have a time frame.
@tstalka commented on GitHub (Apr 9, 2014):
I configured local CouchDB and i generate for it self signed certificate. Https is working on port 6984 (other than http).
My Sync Url looks like:
https://admin:admin@192.168.1.107:6984/kujua-lite/_design/kujua-lite/_rewrite/add?locale=en
I was testing it and looks like it worked.
Was it tested with port http ? This is the problem ?
If not, how it was tested ?
@Nhorning commented on GitHub (Apr 9, 2014):
Tasks work using https for me in 2.5.1 The interface has room for improvement but they work.
@mandric commented on GitHub (Apr 9, 2014):
I'm not sure this might have been fixed already. I will verify/test and get back to you soon.
@mandric commented on GitHub (Apr 9, 2014):
Ok @Nhorning I will close this then.