You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried setting up skyvern locally, but am unable to do so, because no org or skyvern API key gets created. I tried both docker-compose and running the setup.sh/runSkyvern.sh on my mac.
The issue seems to be in the script that generates the org:
Hi,
New user here and I hope this is user error.
I tried setting up skyvern locally, but am unable to do so, because no org or skyvern API key gets created. I tried both docker-compose and running the setup.sh/runSkyvern.sh on my mac.
The issue seems to be in the script that generates the org:
The database is running in a docker container and I can connect locally on port 5432 using pgadmin with the credentials skyvern/skyvern.
I do see that the credentials are defined here:
skyvern/skyvern/config.py
Line 28 in 4103b75
Any pointers are appreciated.
The text was updated successfully, but these errors were encountered: