Skip to content
New issue

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

app won't sync #169

Closed
ghost opened this issue Feb 1, 2017 · 8 comments
Closed

app won't sync #169

ghost opened this issue Feb 1, 2017 · 8 comments
Labels
bug Categorizes issue or PR as related to a bug.

Comments

@ghost
Copy link

ghost commented Feb 1, 2017

tried with a blank .emacs config and same result

https://www.dropbox.com/s/4lpz8dx6hapm9sm/File%20Feb%2001%2C%208%2059%2011%20AM.png?dl=0

@mgmart
Copy link
Member

mgmart commented Feb 2, 2017

Without knowing a bit more about your environment it's difficult to find an answer.

Did you follow the setup described in our documentation and Org mode's documentation?
Did you check wether the staging area is populated with files?
What iOS version are you on?
Do you use Dropbox or WebDav?

@ghost
Copy link
Author

ghost commented Feb 2, 2017

  1. yes
  2. the staging area is blank
  3. latest ios
  4. dropbox

@webframp
Copy link
Member

webframp commented Feb 2, 2017

@adnan-wahab does org-mobile-push stage files in Dropbox for you?

@mgmart mgmart added the bug Categorizes issue or PR as related to a bug. label Feb 2, 2017
@mgmart mgmart added this to the v1.7.2 (bug-fixing) milestone Feb 2, 2017
@mgmart
Copy link
Member

mgmart commented Feb 2, 2017

@adnan-wahab
if 1. is yes, then there must be something in the staging-area 😄
I think the solution should be easy.

  • determine where org-mobile-push creates your staging-files
  • change that accordingly to your dropbox configuration
  • try again

@MobileOrg/developers
I've seen more occurrences of this issue on twitter and reddit.
From my point of view there are two action items:

  • revise the documentation
  • give a clearer error message and
    • probably advise to the user how to fix it.

@mgmart
Copy link
Member

mgmart commented Feb 3, 2017

@adnan-wahab can you tell which version of org and emacs you are using?
Ideally you could post the complete output of org-version and emacs-version.

mgmart added a commit to mgmart/mobileorg that referenced this issue Feb 3, 2017
Triggered by MobileOrg#169
Also added status code. New Dropbox API does not have http status
codes anymore. This could lead to some misbehaviour of state machine.
@mgmart
Copy link
Member

mgmart commented Feb 4, 2017

Error messages are revised in #171

@mgmart mgmart closed this as completed Feb 4, 2017
@mkasu
Copy link

mkasu commented Feb 4, 2017

I upgraded to the TestFlight beta from today and now I can't sync anymore. I'm not sure if it's related to this issue. My screen just says "Syncing orgmode files.. mobileorg.org" and hangs forever. I'm using WebDAV.

@mgmart
Copy link
Member

mgmart commented Feb 4, 2017

@mkasu, thank you for reporting this.

We have rewritten the WebDAV code for this release. So this was most likely to happen. We need somehow to reproduce this. As our tests are all successful, we need to find out what triggers this behaviour.

With 1.7.1. (App Store release) everything still works fine?
Does the app recover if you kill it?

Could you provide some more information on your environment?

  • iOS device, iOS version
  • https connection yes/no
  • WebDAV server make and version (if possible)
    • Do you have access to the server logs?
    • Does the server need authentication?
  • Any other information you think might be useful.

Feel free to open a new issue as this seems to be a different issue and we can track them differently, then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

3 participants