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

Postgres in Docker not getting connected #157

Closed
Arindam-FluxAuto opened this issue Apr 5, 2024 · 4 comments
Closed

Postgres in Docker not getting connected #157

Arindam-FluxAuto opened this issue Apr 5, 2024 · 4 comments

Comments

@Arindam-FluxAuto
Copy link

Arindam-FluxAuto commented Apr 5, 2024

I am trying to run the skyvern after cloning from the main branch in my local windows system. I have setup all the required recommendations, as directed in readme.md in documentation using python 3.11.

The mongodb docker got setup properly as I could see the database with tables and user are properly setup, But I couldn't see any data in the database, which are supposed to be added.
To further analyze after running the command "poetry run python scripts/create_organization.py Skyvern-Open-Source" I am getting errors, I am attaching the following screenshots for the further reference in this regard so that I can get & fix the root cause run skyvern tool locally from my system,

top-part

bottom-part

@suchintan suchintan changed the title Mongodb in Docker not getting connected Postgres in Docker not getting connected Apr 5, 2024
@suchintan
Copy link
Contributor

This is really bizarre -- it seems like we can't create organizations in your local because of an asyncio issue in windows?

@suchintan
Copy link
Contributor

Does this issue still happen w/ the docker setup?

@LawyZheng
Copy link
Collaborator

Oh, are you trying to connect mongdb in Skyvern? I don't think postgres driver is compatible with mongodb.

@suchintan
Copy link
Contributor

@Arindam-FluxAuto Are you able to use postgres instead of mongodb? Closing this for now

@suchintan suchintan closed this as not planned Won't fix, can't repro, duplicate, stale May 21, 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

3 participants