Medusa Deployment

ronyman-comHOBBY

a year ago

Hi dear,
please anyone helps I have tried many times to deploy Medusa by default link from railway but still got error ! don't know why???

As the default starter it should be wrok.

Regards
Rony

3 Replies

a year ago

What error are you getting?


ronyman-comHOBBY

a year ago

dataType: undefined,

constraint: undefined,

file: 'typecmds.c',

line: '1167',

routine: 'DefineEnum'

},

length: 117,

severity: 'ERROR',

code: '42710',

detail: undefined,

hint: undefined,

position: undefined,

internalPosition: undefined,

internalQuery: undefined,

where: undefined,

schema: undefined,

table: undefined,

column: undefined,

dataType: undefined,

constraint: undefined,

file: 'typecmds.c',

line: '1167',

routine: 'DefineEnum'

}

[medusa-config] ⚠️ redis_url not found. A fake redis instance will be used.

No Redis url was provided - using Medusa in production without a proper Redis instance is not recommended

Using fake Redis

Initializing models

Models initialized

Initializing plugin models

Plugin models initialized

Initializing strategies

Strategies initialized

Initializing database

Database initialized

Initializing repositories

Repositories initialized

Initializing services

Services initialized

Initializing modules

Local Event Bus installed. This is not recommended for production.

Modules initialized

Initializing express

Warning: connect.session() MemoryStore is not

designed for a production environment, as it will leak

memory, and will not scale past a single process.

Express intialized

Initializing plugins

Registering custom endpoints for @medusajs/admin


a year ago

Looks like you have some type errors, This wouldn't be a Railway specific issue, please try to do some debugging.