pezzolabs / pezzo

🕹️ Open-source, developer-first LLMOps platform designed to streamline prompt design, version management, instant delivery, collaboration, troubleshooting, observability and more.
https://pezzo.ai
Apache License 2.0
2.5k stars 208 forks source link

Cannot signup with docker compose infra + serve server and serve console #314

Open rhighs opened 2 months ago

rhighs commented 2 months ago

Report

I can spin up the infrastructure with no particular problem, i get to the signup screen but as soon as i create an account i get redirected and this happens: Screenshot 2024-09-03 at 12 30 23

Looking at the console logs it seems to be an issue with supertokens Screenshot 2024-09-03 at 12 31 00

I have copied all .env.example files into their respective .env files, and i get the whole thing up and running quite easily but i simply cannot log in.

Screenshot 2024-09-03 at 12 33 55

Expected behavior

I'd like to login

Steps to reproduce the problem

Logs (if applicable)

example

Pezzo version

0.9.2

How do you use Pezzo?

Docker Compose

DerekChia commented 2 months ago

Strange, I managed to get this up and was able to sign up just a few minutes ago.