Skip to content

[Bug]: MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017 #40908

Open
@masterbalby2

Description

@masterbalby2

Is there an existing issue for this?

  • I have searched the existing issues

Description

I can't get appsmith to work using docker on a synology SA6400.
The error MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017 appears regularly.

The container doesn't stop, but I can't access the form for creating the first account.
I end up on a blank page with the Appsmith logo in the top left-hand corner.

Steps To Reproduce

services:
  appsmith:
    image: appsmith/appsmith-ce
    container_name: appsmith
    ports:
      - "80:80"
      - "443:443"
    environment:
      APPSMITH_SIGNUP_DISABLED: "false"
    restart: unless-stopped

appsmith-2025-06-10T06-45-42.log

Public Sample App

No response

Environment

Production

Severity

Critical (Broken Production apps)

Issue video log

No response

Version

Self hosted - latest

Metadata

Metadata

Labels

BugSomething isn't workingCommunity Reportedissues reported by community membersCriticalThis issue needs immediate attention. Drop everything elseNeeds TriagingNeeds attention from maintainers to triageProduction

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions