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.45k stars 202 forks source link

[BUG] Latest build is not working for local development #258

Closed adityadeshlahre closed 10 months ago

adityadeshlahre commented 11 months ago

Report

This issues is up while i was trying to setup the PEZZO for local development.

[image] https://cdn.discordapp.com/attachments/1163184916008292483/1167000600706306108/image.png

[video] https://drive.google.com/file/d/1qr2cj7Vj25oWVBEQpbKiV-LIL_PHpiV2/view?usp=drive_link

Expected behavior

It should open in localhost without any error upfront [without changes in code base].

Steps to reproduce the problem

Pull the latest changes in you code base.

  1. try to open localhost:4200 2 try to open localhost:4200/login 2.1 try to login with credential

you will face same error show above on both 1 and 2 procedure

Thank You

Logs (if applicable)

I ASSUME LOGS ARE VISIBLE IN IMAGE

Pezzo version

0.6.3

How do you use Pezzo?

Local Development Setup

Krithiik commented 11 months ago

Can i try working on this one?

adityadeshlahre commented 11 months ago

Sorry @Krithiik but i already started working on it !

Krithiik commented 11 months ago

@adityadeshlahre Its ok ! Carry on...

arielweinberger commented 10 months ago

Closing this as I have not received any new reports of this, and we have refactored our UI. Make sure you run docker-compose pull before spinning up Pezzo again.