Mongodb keep crashing
I don't know why but it suddenly crashed and it's keep crashing when restarting
13 Replies
Project ID:
N/A
Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem
Opening WiredTiger
WiredTiger opened
WiredTiger recoveryTimestamp
You are running on a NUMA machine. We suggest launching mongod like this to avoid performance problems: numactl --interleave=all mongod [other options]
/sys/kernel/mm/transparent_hugepage/enabled is 'always'. We suggest setting it to 'never'
vm.max_map_count is too low
Updated wire specification
current featureCompatibilityVersion value
Clearing temp directory
Initializing cluster server parameters from disk
Flow Control is enabled on this deployment
Initializing full-time diagnostic data capture
Setting new configuration state
Timestamp monitor starting
Listening on
Listening on
Listening on
Waiting for connections
mongod startup complete
Connection accepted
client metadata
Connection accepted
client metadata
Connection accepted
client metadata
Auth metrics report
Connection accepted
Successfully authenticated
client metadata
Auth metrics report
Received first command on ingress connection since session start or auth handshake
Successfully authenticated
Received first command on ingress connection since session start or auth handshake
Connection ended
Connection ended
Connection ended
Connection ended
Unclean full-time diagnostic data capture shutdown detected, found interim file, some metrics may have been lost
Writing fatal message
Writing fatal message
Writing fatal message
BACKTRACE
Frame
Frame
Frame
Frame
Frame
Frame
Frame
Frame
Frame
Frame
Frame
Frame
Frame
Frame
Frame
Initialized wire specification
how can I even recover my data?
I'm using the trial plan to test things out but if railway is this unreliable I can't upgrade to hobby plan
017aaa17-e727-4ee3-b7c8-72e1822512ba
can i see a screenshot of the volume usage?
Do you mean disk usage?
it's possible mongo is trying to use more resources than the trial plan allows for, please upgrade to hobby, then within the volumes settings click grow
I just upgraded to hobby plan and it still crashed
did you grow your volume to 5gb?
My bad, I just did it
I think it's working now, thank you for helping
I have one more question: is there a way to backup my mongodb data?
you would need to use a tool like mongodump
there's unfortunately nothing native
gotcha, thank you!
no problem!