ruchan-ziya
ruchan-ziya
And the installation on M2 still fails. => CANCELED [mlflow 2/4] RUN apt-get update -y && apt-get install -y --no-install-recommends build-essential libpq-dev 21.3s => ERROR [influx-configurator 2/4] RUN apt-get update...
Yes, I did. So it went past the initial installation, then I guess it failed when the bundled influx tries to update itself using apt-get...
Here is the complete output... ``` ruchanziya@FQPY9GJ6YY openstef-reference-master % sudo docker-compose up Password: [+] Building 28.7s (12/14) docker:desktop-linux => [mlflow internal] load build definition from Dockerfile 0.0s => => transferring...
And on another note docker-compose had to be run as a regular user first. As `sudo docker-compose up ` was failing with `must use ASL logging (which requires CGO) if...
`ruchanziya@FQPY9GJ6YY openstef-reference-master % /usr/bin/pgrep -q oahd && echo Yes || echo No Yes ` `ruchanziya@FQPY9GJ6YY openstef-reference-master % sysctl -a | grep machdep.cpu machdep.cpu.cores_per_package: 8 machdep.cpu.core_count: 8 machdep.cpu.logical_per_package: 8 machdep.cpu.thread_count: 8...
Still getting an error and I still see the tst_icarus is there in phpMyAdmin... Maybe it is me? openstef-grafana | logger=tsdb.mysql t=2024-09-25T11:37:35.394429832Z level=error msg="Query error" err="dial tcp [::1]:3306: connect: connection...
Yes, from scratch... I tested on a Win11 Docker Desktop.