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-python/deployment/argilla] #5726

Open
akshayoo007 opened this issue Dec 2, 2024 · 0 comments
Open

[BUG-python/deployment/argilla] #5726

akshayoo007 opened this issue Dec 2, 2024 · 0 comments

Comments

@akshayoo007
Copy link

akshayoo007 commented Dec 2, 2024

Describe the bug

We are trying to deploy argilla v2.4.0 in K8s where EKS version is 1.30.
Facing Startup probe failed: HTTP probe failed with statuscode: 500 after deployment
Logs are below

INFO  [alembic.runtime.migration] Context impl PostgresqlImpl.
INFO  [alembic.runtime.migration] Will assume transactional DDL.
command: alembic -c /opt/venv/lib/python3.10/site-packages/argilla_server/alembic.ini upgrade head
INFO  [alembic.runtime.migration] Context impl PostgresqlImpl.
INFO  [alembic.runtime.migration] Will assume transactional DDL.
No username and password was provided. Skipping user creation
INFO:     Started server process [17]
INFO:     Waiting for application startup.

and getting logs on Postgres RDS

LOG: could not receive data from client: Connection reset by peer

Stacktrace and code to create the bug

No response

Expected behavior

Should Run Argilla with v2.4.0

Environment

  • Argilla Version [2.4.0]:
  • Opensearch Version [2.13]:
  • Elasticache Redis [7.1.0]
  • Postgres DB Engine [16.3]

Additional context

No response

@akshayoo007 akshayoo007 changed the title [BUG-python/deployment] [BUG-python/deployment/argilla] Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant