Skip to content
New issue

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

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

Already on GitHub? # to your account

Configuration error after deploying the newer version of eduMEET #11

Open
klention opened this issue Aug 18, 2021 · 2 comments
Open

Configuration error after deploying the newer version of eduMEET #11

klention opened this issue Aug 18, 2021 · 2 comments

Comments

@klention
Copy link

Hi,

When trying to deploy the newer version of eduMEET via edumeet-ansible playbooks with the following values:

edumeet_branch: dev
edumeet_tag: dev
config_template_version: dev

it deploys successfully, but the application is not accessible and shows the following error message:

Configuration error
The Edumeet configuration contains errors:
configuration param 'viewAspectRatio' not declared in the schema configuration param 'viewAspectRatios' not declared in the schema configuration param 'videoAspectRatio' not declared in the schema configuration param 'defaultResolution' not declared in the schema configuration param 'defaultFrameRate' not declared in the schema configuration param 'defaultScreenResolution' not declared in the schema configuration param 'defaultScreenSharingFrameRate' not declared in the schema configuration param 'simulcastEncodings' not declared in the schema configuration param 'defaultAudio.autoGainControl' not declared in the schema configuration param 'defaultAudio.echoCancellation' not declared in the schema configuration param 'defaultAudio.noiseSuppression' not declared in the schema configuration param 'defaultAudio.voiceActivatedUnmute' not declared in the schema configuration param 'defaultAudio.noiseThreshold' not declared in the schema configuration param 'centralAudioOptions.sampleRate' not declared in the schema configuration param 'centralAudioOptions.channelCount' not declared in the schema configuration param 'centralAudioOptions.volume' not declared in the schema configuration param 'centralAudioOptions.sampleSize' not declared in the schema configuration param 'centralAudioOptions.opusStereo' not declared in the schema configuration param 'centralAudioOptions.opusDtx' not declared in the schema configuration param 'centralAudioOptions.opusFec' not declared in the schema configuration param 'centralAudioOptions.opusPtime' not declared in the schema configuration param 'centralAudioOptions.opusMaxPlaybackRate' not declared in the schema

and that is weird because I can see those values after the deployment in configs/app/config.js

the application is publicly accessible through: https://edumeet.rash.al

Thanks for your support!

@klention
Copy link
Author

klention commented Nov 22, 2021

Manage to get it to work again by manually adding the IPv4 address of the host on server-config.js.j2 under listenIps
But audio is not working. Video and everything else is OK

@klention
Copy link
Author

klention commented Mar 3, 2022

Hello,

Any update on this one?

Regards,
Klention

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

No branches or pull requests

1 participant