This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
Unable to build conductor server locally due to grpc/build.gradle maven repository 502 #3121
Labels
type: bug
bugs/ bug fixes
Describe the bug
Trying to build conductor server locally with gradle, and grpc/build.gradle references
maven { url "https://dl.bintray.com/chaos-systems/mvn" }
which is getting a 502 bad gateway right now @ https://dl.bintray.com/Details
Conductor version: latest main branch
Persistence implementation: PostgresSQL
Queue implementation: Postgres
Lock: Redis
Workflow definition:
Task definition:
Event handler definition:
The text was updated successfully, but these errors were encountered: