Error running docker-compose up -d on ubuntu server 22.04.01

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.

Fixed.

Hi everyone.
In my Ubuntu Server 22.04.01 docker is installed from snap. I have uninstalled docker snap and then installed docker as shown at Xibo for Docker | Xibo Digital Signage.
Once docker is installed docker-compose up -d does not throw any error.
kind regards

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.