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

raise exceptions.from_response(resp, method, url)\nkeystoneauth1.exceptions.http.Unauthorized: The request you have made requires authentication. (HTTP 401) #2

Open
ninetwozreo opened this issue Apr 21, 2020 · 9 comments

Comments

@ninetwozreo
Copy link

raise exceptions.from_response(resp, method, url)\nkeystoneauth1.exceptions.http.Unauthorized: The request you have made requires authentication. (HTTP 401)
when I try to exe the command ansible-playbook build_jibri_server.yml -D
it come the exceptions, is there any suggests?

@ninetwozreo
Copy link
Author

as I consider , I do not know how should I change the OS_AUTH_URL in openrc.sample or just not change it

@jcfischer
Copy link
Member

You will need to use the openrc settings from the OpenStack installation you are using and then source it, before you deploy the servers.

@ninetwozreo
Copy link
Author

so first of all ,I should have a OpenStack Runing.... Sorry, I misunderstood the doc.I did not have it installed ,I just test this on my local VMs .Maybe I should try OpenStack first, and thanks for your attention.

@jcfischer
Copy link
Member

No!!! OpenStack is the virtualization cloud we are using. If you have running VMs, then use those (and build your VMs the way you normally would). The ansible scripts to build the VMs are very specific to our environment.

@ninetwozreo
Copy link
Author

I just try to find a easy way to deploy the video-bridge and jibri on separate VMs to support more meet and recording avaliable ,and I found this , can this ansible scripts help me in that way (sorry for my english)

@ninetwozreo
Copy link
Author

and what should I do if I want skip the problem

@jcfischer
Copy link
Member

As soon as you have VMs you can use the other ansible scripts (ansible-playbook -i inventory/production main.yml to deploy the software. The setup is described here: https://github.com/jitsi/jitsi-meet/blob/master/doc/scalable-installation.md

As said there - you will have to have an understanding of how Jitsi works and a good amount of Linux Sysadmin knowledge

@ninetwozreo
Copy link
Author

yes, jitsi is a new thing to me ,and thanks for your guidance ,I will try that

@ninetwozreo
Copy link
Author

As soon as you have VMs you can use the other ansible scripts (ansible-playbook -i inventory/production main.yml to deploy the software. The setup is described here: https://github.com/jitsi/jitsi-meet/blob/master/doc/scalable-installation.md

As said there - you will have to have an understanding of how Jitsi works and a good amount of Linux Sysadmin knowledge

As I try to install jibri only , its seems that the jibri_enabled_servers did not define, may I ask where should I define this parameter and its format ?

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