Simon

Results 12 issues of Simon

I get the following error message: main.go:10:2: cannot find package "github.com/gocolly/colly" in any of: /usr/lib/go-1.11/src/github.com/gocolly/colly (from $GOROOT) /root/go/src/github.com/gocolly/colly (from $GOPATH) I tried to install colly with go get -u github.com/gocolly/colly/......

When I follow the instructions to daemonize the script, I get: ``` sudo touch /var/log/supervisor/metrics2mqtt/{stderr,stdout}.log && chown -R simon /var/log/supervisor/metrics2mqtt chown: changing ownership of '/var/log/supervisor/metrics2mqtt/stderr.log': Operation not permitted chown: changing...

Is there a chance to resend the mqtt discovery topic? I have rebooted heishamon and visited "http://192.168.178.45/togglelog". It sends the mqtt data, but homeassistant need a config topic, which I...

For some days, Heishamon is no more sending current data. It sends only outdated data via MQTT. The heatpump is now again controlled by the control panel of panasonic. The...

Can you please add some info in the docs which laravel 8 version should be used? I used 8.1 and get the error: [Class 'Fideloper\Proxy\TrustProxies' not found](https://stackoverflow.com/questions/53498479/class-fideloper-proxy-trustproxies-not-found)

Thank you very much for the nice work. I cannot open pull requests, so I write it here. It would be nice if also the pictures would be downloaded. Probably...

I could install, but the system does not start. There are many errors, I do not know which one is most relevant ![image](https://github.com/sickcodes/Docker-OSX/assets/63670466/a3cd3466-6191-4793-b4c8-4028a9fc1fc4) ![image](https://github.com/sickcodes/Docker-OSX/assets/63670466/db6f47a8-5492-4fde-9051-d7fb5df852cc) ![image](https://github.com/sickcodes/Docker-OSX/assets/63670466/f2e3f8c2-a068-4e2b-b530-89c3d87810e7)

I tried to start the preinstalled container: ``` # 40GB disk space required: 20GB original image 20GB your container. docker pull sickcodes/docker-osx:auto # boot directly into a real OS X...

I started the container with: ``` docker run -it \ --device /dev/kvm \ -p 50922:10022 \ -v /tmp/.X11-unix:/tmp/.X11-unix \ -e "DISPLAY=${DISPLAY:-:0.0}" \ -e GENERATE_UNIQUE=true \ -e MASTER_PLIST_URL='https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-custom.plist' \ sickcodes/docker-osx:ventura ```...

The code is now more working, most probably because the files are crypted. Is there any alternative to backup the files to .txt .sqlite or something?