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]: appsmith-ee helm v3.1.0 - Temporal relies on keycloak postgres database url having all information and does not allow @ symbol in password #34153

Open
1 task done
dsanders1234 opened this issue Jun 11, 2024 · 1 comment
Assignees
Labels
Bug Something isn't working Community Reported issues reported by community members High This issue blocks a user from building or impacts a lot of users Needs Triaging Needs attention from maintainers to triage Production Workflows Pod For all issues related to the Workflows feature Workflows
Milestone

Comments

@dsanders1234
Copy link

dsanders1234 commented Jun 11, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Description

When setting up an external postgres database for keycloak, the helm chart expects separate APPSMITH_KEYCLOAK_DB_DRIVER, APPSMITH_KEYCLOAK_DB_USERNAME, APPSMITH_KEYCLOAK_DB_PASSWORD, APPSMITH_KEYCLOAK_DB_NAME and APPSMITH_KEYCLOAK_DB_URL, to build a final URL. Temporal however expects the APPSMITH_KEYCLOAK_DB_URL to contain the username/password, etc. Also, if the password contains an '@' symbol, the parsing fails.

Steps To Reproduce

Setup appsmith-ee helm v3.1.0 with an external postgres KEYCLOAK database. Set the various parameters. Also try a full url that contains the username password in the url and add an @ symbol as the password.

Public Sample App

No response

Environment

Production

Severity

High (Blocker to building or releasing)

Issue video log

No response

Version

Self Hosted on AWS EKS using appsmith-ee helm chart v3.1.0

@dsanders1234 dsanders1234 added Bug Something isn't working Needs Triaging Needs attention from maintainers to triage labels Jun 11, 2024
@Nikhil-Nandagopal Nikhil-Nandagopal added Community Reported issues reported by community members High This issue blocks a user from building or impacts a lot of users Production Workflows labels Jun 11, 2024
@github-actions github-actions bot added the Workflows Pod For all issues related to the Workflows feature label Jun 11, 2024
@srix srix added this to the WF-10Jun-21Jun milestone Jun 17, 2024
@nsarupr nsarupr modified the milestones: WF-10Jun-21Jun, WF-24Jun-5Jul Jun 25, 2024
@nsarupr
Copy link
Contributor

nsarupr commented Jun 25, 2024

Please add your planning poker estimate with Zenhub @ayushpahwa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Community Reported issues reported by community members High This issue blocks a user from building or impacts a lot of users Needs Triaging Needs attention from maintainers to triage Production Workflows Pod For all issues related to the Workflows feature Workflows
Projects
None yet
Development

No branches or pull requests

6 participants