-
Notifications
You must be signed in to change notification settings - Fork 22
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
Comments
as I consider , I do not know how should I change the |
You will need to use the |
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. |
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. |
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) |
and what should I do if I want skip the problem |
As soon as you have VMs you can use the other ansible scripts ( As said there - you will have to have an understanding of how Jitsi works and a good amount of Linux Sysadmin knowledge |
yes, jitsi is a new thing to me ,and thanks for your guidance ,I will try that |
As I try to install jibri only , its seems that the |
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?
The text was updated successfully, but these errors were encountered: