Lindemberg Barbosa

Results 17 comments of Lindemberg Barbosa

Same error here, any update?

I resolve the problem changing some code in directive: https://gist.github.com/bergpb/3d356468c5c5b196713c8f9c4a895e2a

Hello @rgaudin, I'm trying to install the balena-engine in a Raspberry Pi Zero with Raspbian and for this, I've used the steps described above by you, but it does not...

Nice thanks @rgaudin, after following your installation steps I was found another error on the start balena service: `May 11 11:02:07 anna balena-engine-daemon[6972]: Error starting daemon: Devices cgroup isn't mounted`...

Checking I already have the `cgroup` mounted as expected: ``` pi@anna:~ $ mount | grep cgroup cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot) ``` But looks like the installation only supports...

Thanks @rgaudin, after install raspbian version `2021-12-02-raspios-buster-armhf-lite` and made some adaptations with your install script works fine. Also posting gist here, can help another person in the future: https://gist.github.com/bergpb/50340bcb1599079a23d17fd9d7237e9d

I have a similar problem, first example running the container inside a swarm cluster running in a Raspberry Pi, the second one in my local machine: ![image](https://user-images.githubusercontent.com/11005963/188989444-13d40cb8-8067-433a-9f63-84e2dd1f90fe.png) Healthcheck fails in...

I saw a similar problem in another project related to alpine images too: https://github.com/louislam/uptime-kuma/issues/295 Since this, the alpine docker images for uptimekuma project were checked as deprecated: https://hub.docker.com/r/louislam/uptime-kuma I can...

@all-contributors please add @bergpb for code

este Makefile deve seguir a instalação e execução do docker-compose?