Need help installing kegbot server V1.3.0 on Pi4 B

@moad
@jed
Thanks for the suggestions and the help I have received so far, I am still testing

I run my docker containers on the latest Ubuntu server as a host.

I’ve mounted external volumes to persist the data all in one place on another drive. Then I back this up to another drive with a simple script that stops the containers and copies the volumes. I’ve had to rebuild my host twice and have had my 12 docker containers (kegbot plus media stuff) back up in an hour. Docker is awesome!

I tried docker containers on the latest Ubuntu server, I got the same results


@moad
@jed

Any thoughts what I may be doing wrong

can you post your compose file and also the kegbot and worker container logs? mysql looks like it is listening, I am not super familiar with redis but it looks like a caching service that writes to mysql, looks like your logs say there is a change to write to mysql and it is trying every hour?

what is the error if you try to open the kegbot interface on (host IP on port 8000)

edit: “Redis will save a snapshot of your database every hour if at least one key has changed”. It looks like normal behaviour for redis so might be a red herring if you are having issues.

As it turned out system was fully loaded and was running, it didn’t totally match up with the instructions I was following. Thankyou for your help that is how I found out it was running.

How do I point the running Kegbot Android App to the new servers IP… do I need to reload the Kegbot Android App and put in the address during load or is there an easer way.
Thanks Dan

fantastic!

in the kegbot app on the tablet, 3 dots top right and then settings. Run setup wizard. You will need to pair it again to the new server

I tried that it comes up with settings, when I clicked on it it shuts down Kegbot and goes to the screen with all apps and says Kegbot shut down restart.

@moad
I down loaded a new front end when I start to put in the IP address to connect to the server it is showing localhost:8000 how do I connect to the server?

Sorry I missed your reply here. Did you get it sorted?

I need to put kegbot in production mode, I can’t locate where is the config file is. Could you point me in the correct direction
Thanks
Dan

on your docker compose file, set KEGBOT_ENV to production. Settings - Kegbot Server documentation

To be honest, mine is still set to debug and has been for years, it must be just more verbose logging im not sure.

I like you answer problem solved.
I still cant get my android tablet to connect to my Pi 4B thru a ATT BGW320-500 router. Any thoughts on that issue

Can you connect to the web interface?

In server settings on the tablet make sure you specify ip address and port for it to connect.

Thanks for the suggestion, I have a BGW320-500. I will get into it and verify that I have the correct ports open.

Thanks again for the responce

If it’s on the same LAN you shouldn’t need to open ports. Thats just if you need to connect to the server on a different network.

Is one on Ethernet and one wifi? Are they both on the same subnet?

Both are on the same WiFi I will check subnet when I get home this afternoon.
I wonder if I might have a corrupt kegbot file, the server appears to be running correctly.
Thanks for the info
Dan

Does it work OK through a web browser? Send some pics of the server setup screen on your tablet and the web browser working.

I cannot access the server through a browser
Subnet is the same



What’s the IP address of the machine the server is running on?

I sent you a PM