appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[Bug]: MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017

Open masterbalby2 opened this issue 5 months ago • 2 comments

Is there an existing issue for this?

  • [x] 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

masterbalby2 avatar Jun 10 '25 07:06 masterbalby2

logs.zip

masterbalby2 avatar Jun 10 '25 13:06 masterbalby2

still working on this

minakshibiradar avatar Jun 13 '25 18:06 minakshibiradar

This critical issue has not seen activity for a while. It will be closed in 7 days unless further activity is detected or the Critical tag is removed.

github-actions[bot] avatar Jun 21 '25 16:06 github-actions[bot]

This issue has been closed because of inactivity.

github-actions[bot] avatar Jun 29 '25 16:06 github-actions[bot]