Code Monkey home page Code Monkey logo

Comments (10)

shuhaib3 avatar shuhaib3 commented on May 20, 2024 1

it worked now. recorder password was wrong in prosody. Thanks.

from docker-jibri-pulseaudio.

prayagsingh avatar prayagsingh commented on May 20, 2024

It is trying to connect https://meet.jitsi which is not a valid URL. Please checkout the k8s config in examples.
Also set PUBLIC_URL="your_domain_name" in jibri config.

from docker-jibri-pulseaudio.

shuhaib3 avatar shuhaib3 commented on May 20, 2024

@prayagsingh
am getting a error like this now.
021-09-26 00:45:37.634 INFO: [51] org.jitsi.jibri.selenium.pageobjects.HomePage.log() Visiting url shard.clanmeeting.com
2021-09-26 00:45:37.656 SEVERE: [51] org.jitsi.jibri.selenium.JibriSelenium.log() An error occurred while joining the call
org.openqa.selenium.InvalidArgumentException: invalid argument
(Session info: chrome=90.0.4430.212)
(Driver info: chromedriver=90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}),platform=Linux 4.19.0-17-amd64 x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 0 milliseconds
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: host: 'jibri-0', ip: '10.244.9.253', os.name: 'Linux', os.arch: 'amd64', os.version: '4.19.0-17-amd64', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, acceptSslCerts: false, applicationCacheEnabled: false, browserConnectionEnabled: false, browserName: chrome, chrome: {chromedriverVersion: 90.0.4430.24 (4c6d850f087da..., userDataDir: /tmp/.com.google.Chrome.sIvDZG}, cssSelectorsEnabled: true, databaseEnabled: false, goog:chromeOptions: {debuggerAddress: localhost:35253}, handlesAlerts: true, hasTouchScreen: false, javascriptEnabled: true, locationContextEnabled: true, mobileEmulationEnabled: false, nativeEvents: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), rotatable: false, setWindowRect: true, strictFileInteractability: false, takesHeapSnapshot: true, takesScreenshot: true, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unexpectedAlertBehaviour: ignore, unhandledPromptBehavior: ignore, version: 90.0.4430.212, webStorageEnabled: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
Session ID: 4c744e1ff70649f78486f340eb6e6f7a
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:214)
at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:166)
at org.openqa.selenium.remote.http.JsonHttpResponseCodec.reconstructValue(JsonHttpResponseCodec.java:40)
at org.openqa.selenium.remote.http.AbstractHttpResponseCodec.decode(AbstractHttpResponseCodec.java:80)
at org.openqa.selenium.remote.http.AbstractHttpResponseCodec.decode(AbstractHttpResponseCodec.java:44)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:543)
at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:271)
at org.jitsi.jibri.selenium.pageobjects.AbstractPageObject.visit(AbstractPageObject.kt:35)
at org.jitsi.jibri.selenium.JibriSelenium$joinCall$1.run(JibriSelenium.kt:291)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)

from docker-jibri-pulseaudio.

shuhaib3 avatar shuhaib3 commented on May 20, 2024

image

from docker-jibri-pulseaudio.

prayagsingh avatar prayagsingh commented on May 20, 2024

What's the value of PUBLIC_URL?

from docker-jibri-pulseaudio.

shuhaib3 avatar shuhaib3 commented on May 20, 2024

@prayagsingh same as public domain name.

from docker-jibri-pulseaudio.

prayagsingh avatar prayagsingh commented on May 20, 2024

@prayagsingh same as public domain name.

Try setting PUBLIC_URL to https://your_domain.com. If this is not working then try hostAlias in jibri.yml file.

Also please check the logs.txt/browser_logs.txt for more clear picture about the error.

from docker-jibri-pulseaudio.

shuhaib3 avatar shuhaib3 commented on May 20, 2024

@prayagsingh same as public domain name.

Try setting PUBLIC_URL to https://your_domain.com. If this is not working then try hostAlias in jibri.yml file.

Also please check the logs.txt/browser_logs.txt for more clear picture about the error.

tried setting both.
recording is getting stopped.
image

this is what am getting in browser_logs.txt now.

from docker-jibri-pulseaudio.

shuhaib3 avatar shuhaib3 commented on May 20, 2024

image
this is what am getting in console logs of container.

from docker-jibri-pulseaudio.

prayagsingh avatar prayagsingh commented on May 20, 2024

Closing it since it is working.

from docker-jibri-pulseaudio.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.