Closed allansene closed 4 years ago
Hey, @allansene 👋. Great to see you're exploring Marquez! Sure, happy to help here. Are you bringing up the Marquez backend + UI using the compose file at the project root? That's the easiest way to get up and running.
Let me know if you took other steps to get started.
Indeed as @wslulciuc said, you need to start the services using docker-compose, since the that single docker container will only start the web interface and not the API. Also in my cases I needed to run it a few times (3), seems that the current waiting time is not long enough for the db to be seeded.
I'm having the same problem on a new install. The Marquez backend and admin UI come up just fine. I can use the API successfully. But the Marquez web application has an error in the logs like:
[HPM] Error occurred while trying to proxy request /api/v1/namespaces from
I've tried stopping and restarting both the backend and the web client several times, but the error seems to be consistent.
@allansene @gvisniuc @brucekissinger: We are moving all discussions to https://github.com/MarquezProject/marquez. Please let us know if you are still running into any issues!
Guys,
I'm trying to test Marquez but, after spinning up the Marquez Docker Compose and Marquez Web Docker, I'm having this error on the UI:
The Operational Menu (localhost:5001) seems to be ok. All healthy.
Where goes the logs from the marquez-web docker