Hugo Bollon

Results 44 comments of Hugo Bollon

Hi @Jaff Please provide me the logs from a fresh Terraboard instance (without any existing db) with log-level to debug. Also the logs from your browser developer console.

> Is it possible to bring up terraboard without db? Or did you mean something else when you asked "(without any existing db)" ? I just mean with an empty...

Hi, sorry for the delay When I said to try with an empty db I just mean to try to recreate a fresh instance of Terraboard with a new database...

Thanks for the update, I will try to upgrade our internal libs. I keep you updated :+1:

Hi @Jaff ! I've updated our internals libs and all Terraboard's dependencies. Can you try with master branch and tell me if your issue persist?

Indeed I made few others changes which were embedded in the dev build, they are not related to your issue but you must now explicitly disable ssl mode in the...

Thanks for the update! According to your logs, everything seems to have gone well on the backend side... Do you have any error messages in the developer console of your...

Sorry I was not clear enough in my previous message but I mean doing a GET request on the api part. You can use this command on Linux: `curl localhost:8080/api/lineages/stats`...

Okay so you definitely have an issue on your side. If you doesn't modified the web config of Terraboard (and so it is serving on localhost:8080), hitting `/api/lineages/stats` shouldn't return...

> What I believe is that using the docker image pulled from docker hub does NOT contain the UI portion I can confirm that Dockerhub's image contains everything including all...