You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting this error when I try the _myapp_provision?username=user&password=pword2 url.
{
error: "error",
reason: "{conn_failed,{error,econnrefused}}"
}
Any idea?
I think that maybe something is not right on my setup. Where should i add the provision.js file?
I'm using couchdb 1.6.1.
Thanks!
The text was updated successfully, but these errors were encountered:
I'm getting this error when I try the _myapp_provision?username=user&password=pword2 url.
{
error: "error",
reason: "{conn_failed,{error,econnrefused}}"
}
Any idea?
I think that maybe something is not right on my setup. Where should i add the provision.js file?
I'm using couchdb 1.6.1.
Thanks!
The text was updated successfully, but these errors were encountered: