To be completed by the original poster:
CMS Version 3.3.2
Installation Method: Docker
Operating System: ubuntu server 22.04.1
Issue
Im installing Xibo docker on a ubuntu 22.04.01 server. The docker version is 20.10.17. When I run “docker-compose up -d” in the “/opt/xibo” directory I get an error:
“/snap/docker/2285/lib/python3.6/site-packages/paramiko/transport.py:33: CryptographycDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support it is deprecated in cryptograhy.hazmat.backends import default_backend
ERROR:
Can´t find a suitable configuration file in this directory or any parent. Are you in the rigth directory?
supported filenames: docker-compose.yml, docker-compose.yaml, compose.yml, compose.yaml”
Thank you.