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

Admin Party mode does not work #63

Open
tekbird opened this issue Sep 29, 2015 · 5 comments
Open

Admin Party mode does not work #63

tekbird opened this issue Sep 29, 2015 · 5 comments

Comments

@tekbird
Copy link

tekbird commented Sep 29, 2015

CouchClient alwasy throws error unauthorized. I have ensured that local.ini has no admins defined. But CouchClient.DeleteDatabase() errors with message unauthorized. can you help!

@soitgoes
Copy link
Owner

soitgoes commented Oct 5, 2015

As a workaround you could take it out of admin party. I'll have a look
sometime this week and see if I can resolve it.

On Tue, Sep 29, 2015 at 2:06 PM, tekbird [email protected] wrote:

CouchClient alwasy throws error unauthorized. I have ensured that
local.ini has no admins defined. But CouchClient.DeleteDatabase() errors
with message unauthorized. can you help!


Reply to this email directly or view it on GitHub
#63.

Martin Murphy
Whiteboard-IT
http://whiteboard-it.com
w: (205) 588-7102

@ruipedromachado-zz
Copy link

Hi,

Just started to look on loveSeat and couchDB. Please note am a complete noob.

Anyway, working directly with the nuget package I had a similar behavior.
I downloaded the source code and from here and it does work without any issues, so i would say that its the nuget package that has the issue.

Here are my step by step issues:
1 - Was not able to connect via nuget package test project. Downloaded the source code project and worked fine.
2 - Was not able to connect from remote address, only with localhost. couchDB bad config. Changed configuration on couch to listen on all interfaces and opened windows firewall port.
3 - All was ok from the source code project but issue still remains with test project with nuget package. Uninstalled nuget package and added the library from source code project to test project. All working fine.

@soitgoes
Copy link
Owner

Unfortunately someone else published to nuget and I can't alter that. All
I can do is keep up the github repo. #2 is just couch config and
unrelated. You could've configured it with localhost out of the box.

Thanks for the heads up. Hope you like the project ultimately.

On Tue, Dec 29, 2015 at 3:37 PM, Rui Machado [email protected]
wrote:

Hi,

Just started to look on loveSeat and couchDB. Please note am a complete
noob.

Anyway, working directly with the nuget package I had a similar behavior.
I downloaded the source code and from here and it does work without any
issues, so i would say that its the nuget package that has the issue.

Here are my step by step issues:
1 - Was not able to connect via nuget package test project. Downloaded the
source code project and worked fine.
2 - Was not able to connect from remote address, only with localhost.
couchDB bad config. Changed configuration on couch to listen on all
interfaces and opened windows firewall port.
3 - All was ok from the source code project but issue still remains with
test project with nuget package. Uninstalled nuget package and added the
library from source code project to test project. All working fine.


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

Martin Murphy
Whiteboard-IT
http://whiteboard-it.com
w: (205) 588-7102

@pangguoming
Copy link

hi @soitgoes did you resolve this problem?

@soitgoes
Copy link
Owner

@pangguoming Problem has always been resolved on the source version. I
cannot publish to nuget however.

On Mon, Jun 13, 2016 at 1:47 AM, pangguoming [email protected]
wrote:

hi @soitgoes https://github.com/soitgoes did you resolve this problem?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#63 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAIMdgDTE4-t5GtWkouTjIdBB7bqWUJhks5qLPzsgaJpZM4GF9sK
.

Martin Murphy
Whiteboard-IT
http://whiteboard-it.com
w: (205) 588-7102

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

4 participants