-
Notifications
You must be signed in to change notification settings - Fork 16
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
cannot not start CouchDB when the path contains a space #130
Comments
That's actually related to |
the convention should be not to use folder names with spaces.. going to close this, please reopen if you feel strongly about it. |
It‘s your software and your design. If »does not work in paths with spaces in them« is your design goal, it’d be helpful to list that requirement in the readme. I would consider the details of the path hoodie’s files are in as independent of the software and make the software independent of it. |
I have the same error like in the case above. Any solution? Console output: Version: 0.6.2 (node v0.10.25, npm 2.1.4, platform: linux) Initializing... ERR! Error: Timed out waiting for CouchDB. These logs may help: |
@ssp I totally agree. Wasted too much time to figure out it was something as silly as this. Didn't set a good precedent for starting with hoodie. I'm glad I found this here though. |
issue submitted by @ssp, moved from hoodiehq/hoodie#324
When hoodie is run in a location where any of the superfolders has a name including a space, it fails to start CouchDB (after 20 seconds of trying):
The text was updated successfully, but these errors were encountered: