Open
Description
General Description
After starting the FF and Selenium, the Talk room cannot be created.
How To Reproduce?
- Install & configure Talked / Talk per the GH instructions
- Start a recording session with
/recording start
- Observe error message
Operating System
Stock Debian Bullseye
Logs
INFO:root:Starting virtual x server
DEBUG:easyprocess:command: ['Xvfb', '-help']
DEBUG:easyprocess:process was started (pid=286607)
DEBUG:easyprocess:process has ended, return code=0
DEBUG:pyvirtualdisplay.abstractdisplay:command: ['Xvfb', '-br', '-nolisten', 'tcp', '-screen', '0', '1280x720x24', '-displayfd', '7']
DEBUG:pyvirtualdisplay.abstractdisplay:set $DISPLAY=:0
INFO:root:Starting browser
INFO:root:https://example.com/nextcloud/index.php/call/efnahyey
INFO:root:Configuring browser options
INFO:root:Creating browser
DEBUG:selenium.webdriver.remote.remote_connection:POST http://127.0.0.1:41687/session {"capabilities": {"firstMatch": [{}], "alwaysMatch": {"browserName": "firefox", "acceptInsecureCerts": true, "moz:firefoxOptions": {"prefs": {"media.navigator.permission.disabled": true, "privacy.webrtc.legacyGlobalIndicator": false, "full-screen-api.warning.timeout": 0}, "args": ["--kiosk", "--width=1280", "--height=720"]}}}, "desiredCapabilities": {"browserName": "firefox", "acceptInsecureCerts": true, "moz:firefoxOptions": {"prefs": {"media.navigator.permission.disabled": true, "privacy.webrtc.legacyGlobalIndicator": false, "full-screen-api.warning.timeout": 0}, "args": ["--kiosk", "--width=1280", "--height=720"]}}}
DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): 127.0.0.1:41687
DEBUG:urllib3.connectionpool:http://127.0.0.1:41687 "POST /session HTTP/1.1" 200 699
DEBUG:selenium.webdriver.remote.remote_connection:Finished Request
INFO:root:Navigate to call link
DEBUG:selenium.webdriver.remote.remote_connection:POST http://127.0.0.1:41687/session/435c43c3-b4e5-45d2-aad3-124f4726e8c4/url {"url": "https://example.com/nextcloud/index.php/call/efnahyey"}
DEBUG:urllib3.connectionpool:http://127.0.0.1:41687 "POST /session/435c43c3-b4e5-45d2-aad3-124f4726e8c4/url HTTP/1.1" 200 14
...
DEBUG:selenium.webdriver.remote.remote_connection:Finished Request
WARNING:root:Failed to load the Talk room.
[pid: 286470|app: 0|req: 1/1] 127.0.0.1 () {32 vars in 401 bytes} [Fri Sep 23 14:39:51 2022] POST /start => generated 44 bytes in 25406 msecs (HTTP/1.1 200) 2 headers in 71 bytes (1 switches on core 0)
Talked Version
Talked version 0.4.0 configured per instructions
Additional info
Please let me know if additional info is required - more than happy to help.
Metadata
Assignees
Labels
No labels
Activity