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

CloudDB just stops working D: #557

Closed
JamesSc0tt opened this issue May 31, 2017 · 12 comments
Closed

CloudDB just stops working D: #557

JamesSc0tt opened this issue May 31, 2017 · 12 comments

Comments

@JamesSc0tt
Copy link

Currently running CloudDB for my GTA FiveM server, after installation it works for a while but then just stops. I've tried re-running it from the batch file in /bin but it just errors and closes.

Log file: https://pastebin.com/3CnWY8Wf

Your Environment

  • Version used: Version 2.0.0.1
  • Browser Name and version: Chrome (Latest)
  • Operating System and version (desktop or mobile): Windows Server 2012 (RDP)
@wohali
Copy link
Member

wohali commented May 31, 2017

There are no errors in this logfile paste to go on. It shows a few restarts but that's it.

If you open a command prompt yourself and run the batch file in bin (couchdb.cmd) and run it, is an error displayed?

Are you sure your server is not running out of RAM or CPU and the OS isn't killing CouchDB for some reason?

@JamesSc0tt
Copy link
Author

http:https://wanconnectors.co.uk/i/t1exr.png < the error when I run it through cmd..

Don't think the issue is with RAM or CPU, sitting at 13% CPU and 25% Memory usage.

@nickva
Copy link
Contributor

nickva commented May 31, 2017

I think you might have started multiple couchdb nodes on the same machine. Going by the "name couchdb@localhost seems to be in use by another Erlang node" error message.

@JamesSc0tt
Copy link
Author

JamesSc0tt commented May 31, 2017

I mean, I've uninstalled and re-installed it a few times because that's the only way it gets working, but none of them are running (or none look like they're running) so it could be possible.

Is there a way I'd be able to modify that or close some?

@wohali
Copy link
Member

wohali commented May 31, 2017

Go to the Services control panel (under Administrative Tools) and use the option there to restart the service rather than using the batch file.

@JamesSc0tt
Copy link
Author

I have just tried that, it doesn't seem to make a difference, so I stopped it and tried to run the batch file and got this error instead: http:https://wanconnectors.co.uk/i/l8h7j.png

@wohali
Copy link
Member

wohali commented May 31, 2017

The user you're using to run the service from the command line doesn't have write access. You'll need to open an Administrator prompt from which to run CouchDB.

@JamesSc0tt
Copy link
Author

JamesSc0tt commented May 31, 2017

Sorry about that, didn't even think. It sits on kernel-poll is not supported; "K" parameter ignored and does nothing.. http:https://wanconnectors.co.uk/i/t4ucv.png

When I try to do it through services, I get this error: http:https://wanconnectors.co.uk/i/i6bd9.png

@wohali
Copy link
Member

wohali commented May 31, 2017

That's a good sign. That means CouchDB is running.

@wohali
Copy link
Member

wohali commented May 31, 2017

I don't see any evidence of what's causing CouchDB to exit in the logs. Closing this issue.

@wohali wohali closed this as completed May 31, 2017
@JamesSc0tt
Copy link
Author

I mean, it's not solved? What am I supposed to do?

@wohali
Copy link
Member

wohali commented May 31, 2017

This is probably a duplicate of #508 .

Your log files have nothing for us to go on that suggest there's anything else going on here. What more do you expect us to do?

nickva pushed a commit to nickva/couchdb that referenced this issue Sep 7, 2022
Updated parameter details for _db_updates API method
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

3 participants