Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: The mongo URI section is displayed empty instead of having a default URI #34332

Open
1 task done
RakshaKShetty opened this issue Jun 19, 2024 · 4 comments
Open
1 task done
Assignees
Labels
Admin Settings Product Issues in admin settings pages Bug Something isn't working DevOps Pod Issues related to devops Docker Issues related to docker K8s Kubernetes related issues Medium Issues that frustrate users due to poor UX Needs Triaging Needs attention from maintainers to triage Platform Administration Pod Issues related to platform administration & management Production

Comments

@RakshaKShetty
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Description

The mongo URI section is displayed empty instead of having a default URI V1.28
image
V1.26
image

Steps To Reproduce

  1. Pull the latest Image locally
  2. Open localhost
  3. Go to admin setting
  4. Go to advanced tab
  5. Now the Default Mongo URI is not present in the mongo URI placeholder as in attached screenshot

Public Sample App

No response

Environment

Production

Severity

High (Blocker to building or releasing)

Issue video log

No response

Version

v1.28

@RakshaKShetty RakshaKShetty added Bug Something isn't working High This issue blocks a user from building or impacts a lot of users Release Needs Triaging Needs attention from maintainers to triage DevOps Pod Issues related to devops labels Jun 19, 2024
@github-actions github-actions bot removed the DevOps Pod Issues related to devops label Jun 19, 2024
@rohan-arthur rohan-arthur added the Mongo Issues related to Mongo DB plugin label Jun 25, 2024
@github-actions github-actions bot added the Integrations Product Issues related to a specific integration label Jun 25, 2024
@AnnaHariprasad5123
Copy link
Contributor

AnnaHariprasad5123 commented Jul 4, 2024

Hi @RakshaKShetty , I am running appsmith in my local system by cloning the repo, Unable to find the admin settings. Could you explain 1st step in reproduce steps. How to do it.

@Nikhil-Nandagopal
Copy link
Contributor

Bumping this issue up to prod because it should have made it's way there by now if it was not fixed

@github-actions github-actions bot added the Query & JS Pod Issues related to the query & JS Pod label Jul 22, 2024
@Shivam-z
Copy link
Contributor

Shivam-z commented Aug 8, 2024

This issue is not limited to v1.28; it has been occurring in all versions subsequent to v1.26.

@Nikhil-Nandagopal Nikhil-Nandagopal added Admin Settings Product Issues in admin settings pages K8s Kubernetes related issues Docker Issues related to docker and removed Mongo Issues related to Mongo DB plugin Query & JS Pod Issues related to the query & JS Pod Integrations Product Issues related to a specific integration labels Aug 8, 2024
@github-actions github-actions bot added DevOps Pod Issues related to devops Platform Administration Pod Issues related to platform administration & management labels Aug 8, 2024
@Nikhil-Nandagopal Nikhil-Nandagopal added Medium Issues that frustrate users due to poor UX and removed High This issue blocks a user from building or impacts a lot of users Platform Administration Pod Issues related to platform administration & management DevOps Pod Issues related to devops labels Aug 8, 2024
@github-actions github-actions bot added DevOps Pod Issues related to devops Platform Administration Pod Issues related to platform administration & management labels Aug 8, 2024
@Shivam-z
Copy link
Contributor

Shivam-z commented Aug 12, 2024

@Nikhil-Nandagopal @abhvsn @RakshaKShetty
The root cause of the issue was identified as the incorrect naming of the environment variable APPSMITH_MONGODB_URI, which should be APPSMITH_DB_URL. This misconfiguration has been corrected in PR #35526, which effectively resolves this bug too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Admin Settings Product Issues in admin settings pages Bug Something isn't working DevOps Pod Issues related to devops Docker Issues related to docker K8s Kubernetes related issues Medium Issues that frustrate users due to poor UX Needs Triaging Needs attention from maintainers to triage Platform Administration Pod Issues related to platform administration & management Production
Projects
None yet
Development

No branches or pull requests

6 participants