Michael Smith
04/01/2022, 10:06 AMERROR:
Can't find a suitable configuration file in this directory or any
parent. Are you in the right directory?
Supported filenames: docker-compose.yml, docker-compose.yaml, compose.yml, compose.yaml
Exception caught; killing services (press ctrl-C to force)
Anna Geller
04/01/2022, 10:21 AMprefect server config
prefect diagnostics
?Michael Smith
04/01/2022, 10:59 AM{
"config_overrides": {},
"env_vars": [],
"system_information": {
"platform": "Linux-5.4.0-107-generic-x86_64-with-debian-bullseye-sid",
"prefect_backend": "server",
"prefect_version": "1.1.0",
"python_version": "3.7.9"
}
}
Anna Geller
04/01/2022, 11:16 AMAre you in the right directory?
the only thing that comes to my mind is whether you started your docker service with sudo. Because then it uses a different working directoryMichael Smith
04/01/2022, 11:31 AMAnna Geller
04/01/2022, 11:54 AMMichael Smith
04/01/2022, 12:10 PMAnna Geller
04/01/2022, 12:25 PM[server]
endpoint = "<http://YOUR_MACHINES_PUBLIC_IP:4200/graphql>"
Michael Smith
04/01/2022, 1:08 PM