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

why my Cassandra exit automatically and not showing log? #286

Open
jumo77 opened this issue Nov 24, 2024 · 0 comments
Open

why my Cassandra exit automatically and not showing log? #286

jumo77 opened this issue Nov 24, 2024 · 0 comments

Comments

@jumo77
Copy link

jumo77 commented Nov 24, 2024

Cassandra exit automatically and can't see log.

Hi, I'm 3month docker user, and new to Cassandra.

I heard Cassandra is great NoSQL database for handling vast amounts of queries,
so I'm trying to run it on my ubuntu 20.04 server.

At first try, didn't wanted to use docker, and run it in my ubuntu server.
But couldn't run it on my server.

So I'm trying to run it by docker.
I used this script.

docker run --name cass_cluster cassandra:latest
docekr ps -a

And this came out.
5eed81eb133a cassandra:latest "docker-entrypoint.s…" 7 seconds ago Exited (137) 5 seconds ago cass_cluster

So I logged it, but nothing came out.

First thing first, there's NO PROBELM WITH DOCKER.
I'm running nginx, node.js, next.js.
Second, my ubuntu server is new. I RENT NEW SERVER FOR CASSANDRA.
It's 5$ for month, but what ever. I'm using clean, nothing existing server.
Nothing? Yes nothing.
Third, I tested rest of them. NGINX, NODE.JS WORKS FINE.
So I tried to log my cassandra cluster with
docker logs cass_cluster
Fourth, NO LOG CAME OUT.
This is the main reason I came up with.
NginX, Node.js worked just fine, but not in cassandra.

I need help. I'm literally begging for the reason.

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

1 participant