Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Received Error 'services.webrtc-sfu.build Additional property additional_contexts is not allowed' #318

Open
jusatswoon opened this issue Feb 15, 2024 · 1 comment

Comments

@jusatswoon
Copy link

I ran through the setup on ubuntu 22 with docker v25.0.3 / compose v2.3.3 installed. Result is:

$ docker compose up -d
WARN[0000] The "ENABLE_RECORDING" variable is not set. Defaulting to a blank string. 
WARN[0000] The "REMOVE_OLD_RECORDING" variable is not set. Defaulting to a blank string. 
WARN[0000] The "RECORDING_MAX_AGE_DAYS" variable is not set. Defaulting to a blank string. 
services.webrtc-sfu.build Additional property additional_contexts is not allowed

What am I missing?

@alangecker
Copy link
Collaborator

you are using an outdated docker compose version from 2022-03-09 ;)

additional_contexts got added with 2.17.0 (see Release notes)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants