Hello everyone, can you help me solve the problem ,A prompt appears indicating that the recording failed to start. The jibri background error log is as follows

rg.openqa.selenium.WebDriverException: : Failed to read the ‘localStorage’ property from ‘Window’: Access is denied for this document. (Session info: chrome=112.0.5615.49) (Driver info: chromedriver=112.0.5615.49 (bd2a7bcb881c11e8cfe3078709382934e3916914-refs/branch-heads/5615@{#936}),platform=Linux 5.10.102.1-microsoft-standard-WSL2 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: ‘3bb47e6f5074’, ip: ‘172.26.0.6’, os.name: ‘Linux’, os.arch: ‘amd64’, os.version: ‘5.10.102.1-microsoft-standard-WSL2’, java.version: ‘11.0.18’ Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, acceptSslCerts: false, browserConnectionEnabled: false, browserName: chrome, chrome: {chromedriverVersion: 112.0.5615.49 (bd2a7bcb881c…, userDataDir: /tmp/.com.google.Chrome.2TRjY9}, cssSelectorsEnabled: true, databaseEnabled: false, goog:chromeOptions: {debuggerAddress: localhost:42595}, 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: 112.0.5615.49, webStorageEnabled: true, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 457581f7eb3da548f00dfb781ea63d74

What public URL are you using for your deployment?

yes ,Here is my error log, please help me take a look
log.0.txt (294.6 KB)

I used the Docker Compose method for deployment, while Jitsi and Jibri used Docker Compose - f Docker Compose. yml - f Jibri. yml up - d, with no significant changes to other configurations

Looks like jibri cannot join the meeting by using your public URL. Is it accessible for jibri? Do you have a valid certificate for it?

How to determine if access to jibri and valid certificates is possible

this is my log
log.0.txt (294.6 KB)

I sent my message after checking your logs

I think my url can be accessed, and the certificate is also valid. Do I need to configure a domain name parser to deploy using the docker container

By who…?
You may access it as an external participant but this doesn’t mean jibri container can also access it by using the domain address.

I can curl the IP address in the Docker by using the IP address method

Uploading: image.png…

Help me check if there is a problem with this configuration. Do you need any more configurations? Thank you

Thank you very much. The backend can record now, but there is a network issue between the dockers

I now find that the composite footage in the meeting cannot be recorded