Kegberry Install Failure

I spent a large amount of time on the forum but can’t seem to find the exact issue that I’m seeing after running the Single-Line Install script.

Ran all updates before running the install script on a Raspberry Pi 4 Model B - 1 GB with

After completing the Single-Line Install, it returns what I expect at the end and tells me it is completed. Change my directory and run “docker-compose up”

After running both of those commands, I run in to the following error:

Thanks for the help from anyone in advance.

the kegboard container is looking for the hardware (flow meter, etc.) and can’t find it. The container is failing to launch, so the service won’t start. you’ll find docker-compose.yaml in your install directory. comment out the lines for kegboard (#) and do docker-compose up again.