denkv
denkv
A similar situation arises when GitLab is not reachable.
Another one: `The experiment http://w3id.org/hobbit/experiments#1598593574572 took too much time. Forcing termination.` It looks like the platform initiated the termination of the benchmark service, but not the system service. Probably the...
- [ ] Display some explanation when there's no HOBBIT UI running, but there's at least traefik running
This can happen when there are connectivity problems and controller cannot store experiment results. Possible solutions would be to actually do something (what?) when the `INSERT` query fails: https://github.com/hobbit-project/platform/blob/master/platform-controller/src/main/java/org/hobbit/controller/ExperimentManager.java#L429-L439
Dumping the experiment result models to files (and having them accessible with HTTP/FTP) sounds like a good idea in general.
Looks like restarting GitLab resolved this for now.
Both `No such image` (when manually running `docker pull` succeeds) and `getsockopt: connection refused` (when Gitlab UI is working fine, but not docker repository it seems) still happen.
Why the target is `master`?
Possible solution: https://stackoverflow.com/a/34659306 https://www.elastic.co/guide/en/logstash/2.4/plugins-filters-multiline.html (with `stream_identity` setting)
Unfortunately, it looks like [PrimeNG](https://github.com/primefaces/primeng) (at least the version used) cannot easily do `colspan`s.