-
**Describe the bug**
After job completion an hibernate error is randomly triggered when trying to update mySQL DB, see stack trace attached. Execution appears OK on UI.
The same job runs without any…
-
I'm having problems getting the frontend and API talking due to the password.
Master API contains:
[centos@devopsmetrics0 Hygieia]$ more api/target/classes/application.properties
dbname=dashboa…
-
Following the instructions https://github.com/capitalone/Hygieia/tree/master/api exactly as recorded there and having performed all the previous steps (including using robomongo to validate the DB set…
-
This is the output I have when running the compose file :
> docker-compose -f compose.yml up
> Pulling hygieia-api (hygieia-api:latest)...
> ERROR: repository hygieia-api not found: does not exi…
-
Hi all,
I have the up-to-date code (from 6 days ago) and have been able to build the UI and API, but cannot get the Gitlab SCM collector to work properly. My major error begins with
`Error creati…
-
Hey,
Im using all the docker images from, https://hub.docker.com/r/capitalone/ in order to test/demo the Capital One dashboard.. and i just cant seem to get the jenkins-build collector started, i g…
-
I have a setup of Hygieia using the Docker containers provided. Using a docker-compose file I have a setup with (MongoDB, API, UI, GitHub Collector).
API -> MongoDB seems to work. Logs indicate a c…
-
I used this quite straight guide to build Hyigiea on Windows 10
http://www.smlcodes.com/tutorials/hygieia-dashboard-tutorial/
UI and API layers are up. I can see API connectivity as a green check …
-
for example if docker is running in 172.18.0.1
how could i set the api to 172.18.0.1:8080/api...
in the jenkins i saw that you have settings.getDockerLocalHostIP() but it's always empty
…
-
Hi,
Have cloned the repo today - 28-Jan-2017. Was able to compile it successfully.
Am also able to start the collectors and do gulp serve successfully. But when trying to start the api am getting …