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

Error syncing changes #32

Closed
howardabrams opened this issue Apr 26, 2013 · 10 comments
Closed

Error syncing changes #32

howardabrams opened this issue Apr 26, 2013 · 10 comments

Comments

@howardabrams
Copy link

After setting up Mobileorg to sync with Dropbox (and giving it access), clicking the Sync button on the Outlines view comes up with an error:

Error synching changes
An error was encountered while attempting to fetch mobileorg.org from the server. The error was:
Unexpected error

Of course, mobileorg.org isn't responding to normal HTTP requests.

Thanks for bringing this back from the dead.

@webframp
Copy link
Member

Is this perhaps the same as #29 ?

The path has changed due to the requirements of the Dropbox API

@howardabrams
Copy link
Author

I don't think it is the same error... It has a different error message. I have a ~/Dropbox/Apps/MobileOrg directory with my .org files (which I see in the Dropbox app on my iPad). Also, I didn't have the previous version of Mobileorg either.

I'll attach the initial empty welcome screen and the error message.
mobileorg-welcome
mobileorg-error-syncing

@webframp
Copy link
Member

What is the current value of org-mobile-directory ? Make sure this is set to the right path, then do M-x org-mobile-push, then try and sync. Do you get the same thing?

@howardabrams
Copy link
Author

Yes. my .emacs file is set correctly:

org-mobile-directory's value is "~/Dropbox/Apps/MobileOrg"

Running org-mobile-push , copies my notes and adds the properties to the end:

:PROPERTIES:
:ID:       28EEAD17-BD39-4687-A713-ACF040780466
:END:

But I get the same error on my iPad. Is there any diagnosing that I can do on the iPad?

@howardabrams
Copy link
Author

Removed and reinstalled the app from my iPad, and now I get a different error. This looks more promising.

image

@webframp
Copy link
Member

I have some troubleshooting steps here: https://github.com/MobileOrg/mobileorg/wiki/Troubleshooting

I have seen this for others but I haven't narrowed down the reason. It seems to be due to the app not being authorized correctly with Dropbox.

@markleightonfisher
Copy link

Another (?) case where you get the checksums.dat error is when you don't read the Syncing with MobileOrg docs first, so you never create the checksums.dat file :(. (This should probably be documented better in the iOS app.)

This also seems to apply to mobileorg.org too -- you need to create it first outside of iOS before it can be used.

@kurtismullins
Copy link

I ran into this error as well. From reading the comments I must have missed steps in some sort of documentation. I started by letting MobileOrg access DropBox and create the folder (apps/mobileOrg).

I get the same results as the screenshot above. Perhaps a better error message or better documentation in the app, itself, would be useful? (I haven't fixed the issue locally yet so I don't know that the comments are 100% accurate)

@pedroteixeira
Copy link

Remove all files from Apps/MobileOrg and pushing again worked for me.

@mgmart
Copy link
Member

mgmart commented Dec 20, 2016

Problem seemed to be solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants