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

Could not start hoodie #417

Closed
ramstein74 opened this issue Feb 24, 2015 · 13 comments
Closed

Could not start hoodie #417

ramstein74 opened this issue Feb 24, 2015 · 13 comments

Comments

@ramstein74
Copy link

hello i get this error when running on my windows 7

Could not start hoodie

i have
version: 0.6.3 (node V0.10.26 npm 2.6.0 platform:win32)

help please

@janl
Copy link
Member

janl commented Feb 24, 2015

can you show us the steps you are doing that lead to the error message?

@zoepage
Copy link

zoepage commented Feb 24, 2015

Please try:

npm cache clean
npm update hoodie-cli -g
hoodie start

@ramstein74
Copy link
Author

after npm cache clean i get another error

ENOENT, no such file or directory
c:\users.........\app1\data\couch.pid'
at Object.fs.openSync (fs.js:427:18)

Help please

António

2015-02-24 13:09 GMT+00:00 Ola Gasidlo [email protected]:

Please try:

npm cache clean
npm update hoodie-cli -g
hoodie start


Reply to this email directly or view it on GitHub
#417 (comment).

@zoepage
Copy link

zoepage commented Feb 24, 2015

Hey @ramstein74!
Please take a look here: http://faq.hood.ie/#/question/40800762

This should fix your problem. If not, ping me :)

@ramstein74
Copy link
Author

Not fixed.
Anymore ideas ?

is couchdb the problem ?

2015-02-24 15:03 GMT+00:00 Ola Gasidlo [email protected]:

Hey @ramstein74 https://github.com/ramstein74!
Please take a look here: http://faq.hood.ie/#/question/40800762

This should fix your problem. If not, ping me :)


Reply to this email directly or view it on GitHub
#417 (comment).

@janl
Copy link
Member

janl commented Feb 24, 2015

can you show us the steps you are doing that lead to the error message?

@ramstein74
Copy link
Author

the steps

hoodie new app1
cd app1
hoodie start

2015-02-24 15:45 GMT+00:00 Jan Lehnardt [email protected]:

can you show us the steps you are doing that lead to the error message?


Reply to this email directly or view it on GitHub
#417 (comment).

@janl
Copy link
Member

janl commented Feb 24, 2015

how did you install CouchDB?

@ramstein74
Copy link
Author

from here
http://www.us.apache.org/dist/couchdb/binary/win/1.6.1/setup-couchdb-1.6.1_R16B02.exe

2015-02-24 15:48 GMT+00:00 Jan Lehnardt [email protected]:

how did you install CouchDB?


Reply to this email directly or view it on GitHub
#417 (comment).

@Junkern
Copy link

Junkern commented Nov 15, 2015

The issue still persists, as I am encountering it. See also hoodiehq/faq#119 (comment)

@Junkern
Copy link

Junkern commented Nov 15, 2015

Ok, now it works. I think the problem was, that I did not install CouchDB in the default directory (C:...). Maybe hoodie has problems with CouchDB being in a different directory?

@janl
Copy link
Member

janl commented Nov 17, 2015

Yes, that’s the problem very likely!

This is the culprit: https://github.com/hoodiehq/node-multicouch/blob/master/lib/multicouch.js#L17

If anyone fancies making this more dynamic, please let us know!

We are tracking existing efforts here: hoodiehq-archive/node-multicouch#26

Closing this in favour of that one.

@janl janl closed this as completed Nov 17, 2015
gr2m pushed a commit that referenced this issue May 3, 2016
BREAKING CHANGE: Plugin API temporarily not available see #417

Closes #417
@timurgepard
Copy link

Install x86 version. It works well

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

5 participants