Skip to content

New relase generates stack trace error when using docker container and does not run #38

@dennisnoto-etana

Description

@dennisnoto-etana

Pulled the latest image today and MCP server does not run. I use ToolHive to run the docker container. I don't believe that is the issue. Suggestions?

Error: Cannot find module '/app/run'

at Module._resolveFilename (node:internal/modules/cjs/loader:1369:15)

at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)

at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)

at Module._load (node:internal/modules/cjs/loader:1179:37)

at TracingChannel.traceSync (node:diagnostics_channel:322:14)

at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)

at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:152:5)

at node:internal/main/run_main_module:33:47 {

code: 'MODULE_NOT_FOUND',

requireStack: []

Using NPX, the code works. I suspect an issue with the dockerfile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions