Open alok87 opened 3 years ago
@alok87 Please follow the steps mentioned here, https://github.com/egovernments/DIVOC/blob/main/docs/developer-docs/index.md#divoc-walkthrough and you'll be able to bring up the application locally.
Been following the complete setup and walkthrough from that doc.
The latest images in docker-compose are not updated and working. Things work not consistently with docker compose release. I will re try and post more details.
Has this issue been resolved? I am also unable to get local setup to work due to above issues with Kafka error: "Subscribed topic not available: certify_ack".
Has this issue been resolved? I am also unable to get local setup to work due to above issues with Kafka error: "Subscribed topic not available: certify_ack".
This error you can ignore, first time topic wont be there, it will get created after certifying the first certificate
Kafka connected to: kafka:9092 Fetching keycloak token Error: Request failed with status code 404
@alok87 Above error in Certificate API is because either keycloak is not setup with divoc realm or client_secret is not updated properly in docker-compose. Please follow https://github.com/egovernments/DIVOC/blob/main/docs/developer-docs/index.md#divoc-walkthrough to setup keycloak and restart certificate_api service should work.
Describe the bug Docker compose up does not seem to work both in Ubuntu and MacOS.
Notification service errror
Certificate API
Vaccination API
To Reproduce
Expected behavior Services not coming up, it keeps failing to talk to Kakfa and throws the above mentioned errors. Tried restarting it multiple times following this, does not help.
Desktop (please complete the following information):