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 Database restore is failing in EKS Kubernetes #39668

Open
1 task done
RakshaKShetty opened this issue Mar 11, 2025 · 0 comments
Open
1 task done

[Bug]: The Database restore is failing in EKS Kubernetes #39668

RakshaKShetty opened this issue Mar 11, 2025 · 0 comments
Assignees
Labels
Bug Something isn't working High This issue blocks a user from building or impacts a lot of users Low An issue that is neither critical nor breaks a user flow Needs Triaging Needs attention from maintainers to triage Production

Comments

@RakshaKShetty
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Description

The Database restore is failing in EKS Kubernetes
Error message when i tried to restore the db
`Importing database
Importing database done
stop backend & rts application before import database
Stopping [ 'backend', 'rts' ]
backend: stopped
rts: stopped
Stopped [ 'backend', 'rts' ]
Failed to execute mongo command: Location51041: tls must be either 'true' or 'false', notfalse

try 'mongo --help' for more information
Location51041: tls must be either 'true' or 'false', notfalse

try 'mongo --help' for more information
start backend & rts application after import database
Starting [ 'backend', 'rts' ]
backend: started
rts: started
Started [ 'backend', 'rts' ]
command terminated with exit code 1`

Steps To Reproduce

  1. I have an eks set up
  2. First i took a backup of it
  3. And tried to restore the DB
  4. Failed in following step "kubectl exec -it ANY_APPSMITH_POD_NAME -- appsmithctl import_db"

Public Sample App

No response

Environment

Production

Severity

Low (Cosmetic UI issues)

Issue video log

No response

Version

release

@RakshaKShetty RakshaKShetty added Bug Something isn't working DevOps Pod Issues related to devops High This issue blocks a user from building or impacts a lot of users Needs Triaging Needs attention from maintainers to triage labels Mar 11, 2025
@Nikhil-Nandagopal Nikhil-Nandagopal added Low An issue that is neither critical nor breaks a user flow Production labels Mar 11, 2025
@github-actions github-actions bot removed the DevOps Pod Issues related to devops label Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working High This issue blocks a user from building or impacts a lot of users Low An issue that is neither critical nor breaks a user flow Needs Triaging Needs attention from maintainers to triage Production
Projects
None yet
Development

No branches or pull requests

3 participants