-
Notifications
You must be signed in to change notification settings - Fork 161
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
Issues trying to sync w/ Horde Kronolith #91
Comments
|
Can you post the output of |
|
I used to install it today. |
|
But your problem lies somewhere else. I know what the fix is, meanwhile you can remove this line: |
|
I did the Anyway, that change makes it work. Thanks! |
|
Actually, could you undo that change and try this URL instead: |
|
I just tested with the escaped URL and the assert line put back, and I got: Putting the fix back in place with the escaped URL works. |
|
Could you replace the line with ? |
|
different error: |
|
Could you now replace this with ? I think your server is returning absolute URLs. I realized that the line doesn't really matter, so removing it should work fine. I am still interested in what actually happens though. |
|
Testing with that, and using the unescaped version of the URL (like the first one posted), syncing now works. More details on the server. The server runs in a FreeBSD jail, listening on port 80, however, I connect to it via a port redirect on the outside. Could this be causing the issue? Is there anything I can do to give you data you might need to look at this? Besides access to the server as it is an employer's server.... Thanks.... |
|
I don't think your network setup has any impact on this. Anyway, just keep the line commented out until i make a new release -- i want to fix a few bugs before. |
|
Fixed in version 0.2.2 |
So, the URL is a bit odd:
I am not sure if the
:is what is tripping things up or not.This is what I get:
The text was updated successfully, but these errors were encountered: