I’ve Just installed Xibo server on a new Ubuntu server installation following this guide Xibo CMS with Docker on Ubuntu 22.04. When I try to start the server using “docker-compose up -d“ I get the error: “Error while fetching API version: HTTPConnection.request() got an unexpected keyword argument ‘chunked’”
docker compose up -d instead which uses the new compose functionality. I’m suprised the version of docker-compose packaged for Ubuntu would be broken though.