Why my MongoDB Deploy Crashed
edsonfri
HOBBYOP

2 years ago

Successfully registered PrimaryOnlyService

Multi threading initialized

Starting TenantMigrationAccessBlockerRegistry

MongoDB starting

Memory available to mongo process is less than total system memory

Build Info

Operating System

Options set by command line

Detected unclean shutdown - Lock file is not empty

Storage engine to use detected by data files

Recovering data from the last clean checkpoint.

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

WiredTiger message

WiredTiger message

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' in this binary version

vm.maxmapcount 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

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

View Deploy details

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

4 Replies

2 years ago

You are on the trial plan and only have access to 500MB volumes, MongoDB needs more than that to operate smoothly, you will need to upgrade to the Hobby plan so that you have access to 5GB volumes, once you upgrade you can go into the MongoDB data volumes settings and grow it to 5GB.


edsonfri
HOBBYOP

2 years ago

I updated the plan and changed the size to 5 GB, but the database is not running


2 years ago

Please redeploy it.


edsonfri
HOBBYOP

2 years ago

I've already deployed, restarted, but it doesn't run


Loading...