database deployment constantly crashing

2 years ago

i would like to see how can i export my data, because i cant access through mongodb compass, when i try to restart, i see the logs and the db constantly crashes again, i dont have access and I have to deliver the project in which I have the data for tomorrow, i have this logs :

Storage engine to use detected by data files

Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem

Opening WiredTiger

WiredTiger message

WiredTiger message

WiredTiger message

WiredTiger message

WiredTiger message

WiredTiger message

WiredTiger message

WiredTiger message

WiredTiger message

WiredTiger message

Shutting down the ReplicaSetMonitor

Shutting down the MigrationUtilExecutor

Killing all outstanding egress activity.

Shutting down the ServiceEntryPoint

Shutting down the TTL monitor

Shutting down the Change Stream Expired Pre-images Remover

Acquiring the global lock for shutdown

Shutting down the storage engine

Deregistering all the collections

WiredTigerKVEngine shutting down

Shutting down session sweeper thread

Finished shutting down session sweeper thread

Closing WiredTiger

WiredTiger message

WiredTiger message

WiredTiger opened

WiredTiger recoveryTimestamp

DBException in initAndListen, terminating

Stepping down the ReplicationCoordinator for shutdown

Attempting to enter quiesce mode

Shutting down the FLE Crud thread pool

Shutting down the MirrorMaestro

Shutting down the WaitForMajorityService

Shutdown: going to close listening sockets

Shutting down the global connection pool

Shutting down the FlowControlTicketholder

Stopping further Flow Control ticket acquisitions.

Shutting down the PeriodicThreadToAbortExpiredTransactions

Shutting down the ReplicationCoordinator

Shutting down the ShardingInitializationMongoD

Enqueuing the ReplicationStateTransitionLock for shutdown

Killing all operations for shutdown

Interrupted all currently running operations

Shutting down all TenantMigrationAccessBlockers on global shutdown

Killing all outstanding egress activity.

Network interface redundant shutdown

Killing all outstanding egress activity.

Shutting down all open transactions

Acquiring the ReplicationStateTransitionLock for shutdown

Shutting down the IndexBuildsCoordinator

WiredTiger message

WiredTiger error message

WiredTiger error message

etc… and the deployment dies

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

Solved

3 Replies

2 years ago

You're on the trial plan and are limited to 500MB Volumes, MongoDB can not happily run with only 500MB, you will need to upgrade to the Hobby plan for access to 5GB volumes, after the upgrade go into the volume's settings to grow it to 5GB.


2 years ago

You're on the trial plan and are limited to 500MB Volumes, MongoDB can not happily run with only 500MB, you will need to upgrade to the Hobby plan for access to 5GB volumes, after the upgrade go into the volume's settings to grow it to 5GB.

I didn't notice your answer in the thread about the problem I had with mongodb, I'm sorry I created another post with the same topic, however, I updated to hobby plan without seeing the message, anyway I appreciate your help.


2 years ago

No problem!


Status changed to Solved brody over 1 year ago


Loading...