nextcloud / nextcloud-talk-recording

GNU Affero General Public License v3.0
13 stars 4 forks source link

The geckodriver version (0.34.0) detected in PATH at /usr/bin/geckodriver might not be compatible with the detected firefox version (130.0.1) #29

Closed alauzon closed 3 weeks ago

alauzon commented 3 weeks ago

How to use GitHub


Steps to reproduce

  1. From a Nextcloud Talk v9.7.0 with all containers updated
  2. Go into Talk and start a conversation and ask to record it
  3. End session

Expected behaviour

After a few minutes the recording is added in the files of the conversation.

Actual behaviour

After more than a few minutes still no recording found and logs for nextcloud-aio-talk-recording shows: docker logs nextcloud-aio-talk-recording

Server configuration

Web server: Caddy (Nextcloud AIO uses Caddy as the reverse proxy by default)

Database: PostgreSQL

PHP version: 8.2

Nextcloud version: 29.0.8

List of activated apps - activity: 2.21.1 - admin_audit: 1.19.0 - app_api: 3.2.1 - bbb: 2.7.2 - bruteforcesettings: 2.9.0 - calendar: 4.7.16 - circles: 29.0.0-dev - cloud_federation_api: 1.12.0 - collectives: 2.14.4 - comments: 1.19.0 - contacts: 6.0.0 - cookbook: 0.11.2 - dashboard: 7.9.0 - dav: 1.30.1 - deck: 1.13.2 - drop_account: 2.6.1 - external: 5.4.1 - federatedfilesharing: 1.19.0 - federation: 1.19.0 - files: 2.1.1 - files_antivirus: 5.6.0 - files_downloadlimit: 2.0.0 - files_fulltextsearch: 29.0.1 - files_pdfviewer: 2.10.0 - files_reminders: 1.2.0 - files_sharing: 1.21.0 - files_trashbin: 1.19.0 - files_versions: 1.22.0 - firstrunwizard: 2.18.0 - forms: 4.3.2 - fulltextsearch: 29.0.1 - fulltextsearch_elasticsearch: 29.0.1 - groupfolders: 17.0.5 - impersonate: 1.16.0 - integration_openai: 2.0.3 - logreader: 2.14.0 - lookup_server_connector: 1.17.0 - maps: 1.4.0 - nextcloud-aio: 0.6.0 - nextcloud_announcements: 1.18.0 - notes: 4.11.0 - notifications: 2.17.0 - notify_push: 0.7.0 - oauth2: 1.17.1 - password_policy: 1.19.0 - passwords: 2024.9.20 - photos: 2.5.0 - polls: 7.2.4 - privacy: 1.13.0 - provisioning_api: 1.19.0 - recommendations: 2.1.0 - registration: 2.5.0 - related_resources: 1.4.0 - richdocuments: 8.4.8 - serverinfo: 1.19.0 - settings: 1.12.0 - sharebymail: 1.19.0 - spreed: 19.0.10 - support: 1.12.0 - survey_client: 1.17.0 - suspicious_login: 7.0.0 - systemtags: 1.19.0 - tasks: 0.16.1 - text: 3.10.1 - theming: 2.4.0 - twofactor_backupcodes: 1.18.0 - twofactor_totp: 11.0.0-dev - user_migration: 6.0.0 - user_status: 1.9.0 - user_usage_report: 1.13.1 - viewer: 2.3.0 - weather_status: 1.9.0 - whiteboard: 1.0.4 - workflowengine: 2.11.0
Nextcloud configuration { "system": { "default_language": "fr", "default_locale": "fr_CA", "default_phone_region": "CA", "one-click-instance": true, "one-click-instance.user-limit": 100, "memcache.local": "\\OC\\Memcache\\APCu", "apps_paths": [ { "path": "\/var\/www\/html\/apps", "url": "\/apps", "writable": false }, { "path": "\/var\/www\/html\/custom_apps", "url": "\/custom_apps", "writable": true } ], "appsallowlist": false, "check_data_directory_permissions": false, "memcache.distributed": "\\OC\\Memcache\\Redis", "memcache.locking": "\\OC\\Memcache\\Redis", "redis": { "host": "***REMOVED SENSITIVE VALUE***", "password": "***REMOVED SENSITIVE VALUE***", "port": 6379 }, "overwritehost": "cloud.serveursdupeuple.net", "overwriteprotocol": "https", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "localhost", "cloud.serveursdupeuple.net", "172.18.0.9" ], "datadirectory": "***REMOVED SENSITIVE VALUE***", "dbtype": "pgsql", "version": "29.0.8.1", "overwrite.cli.url": "https:\/\/cloud.serveursdupeuple.net\/", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbport": "", "dbtableprefix": "oc_", "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "installed": true, "instanceid": "***REMOVED SENSITIVE VALUE***", "maintenance": false, "updatedirectory": "\/nc-updater", "loglevel": 0, "app_install_overwrite": [ "nextcloud-aio", "apporder", "bbb" ], "log_type": "file", "logfile": "\/var\/www\/html\/data\/nextcloud.log", "log_rotate_size": "10485760", "log.condition": { "apps": [ "admin_audit" ] }, "preview_max_x": "2048", "preview_max_y": "2048", "jpeg_quality": "60", "enabledPreviewProviders": { "1": "OC\\Preview\\Image", "2": "OC\\Preview\\MarkDown", "3": "OC\\Preview\\MP3", "4": "OC\\Preview\\TXT", "5": "OC\\Preview\\OpenDocument", "6": "OC\\Preview\\Movie", "7": "OC\\Preview\\Krita", "0": "OC\\Preview\\Imaginary" }, "enable_previews": true, "upgrade.disable-web": true, "mail_smtpmode": "smtp", "mail_from_address": "***REMOVED SENSITIVE VALUE***", "mail_sendmailmode": "smtp", "mail_domain": "***REMOVED SENSITIVE VALUE***", "mail_smtpauth": 1, "mail_smtphost": "***REMOVED SENSITIVE VALUE***", "mail_smtpport": "587", "mail_smtpname": "***REMOVED SENSITIVE VALUE***", "mail_smtppassword": "***REMOVED SENSITIVE VALUE***", "mail_smtpauthtype": "LOGIN", "defaultapp": "quicknotes,dashboard", "trashbin_retention_obligation": "auto, 30", "versions_retention_obligation": "auto, 30", "activity_expire_days": "30", "simpleSignUpLink.shown": false, "share_folder": "\/Shared", "one-click-instance.link": "https:\/\/nextcloud.com\/all-in-one\/", "upgrade.cli-upgrade-link": "https:\/\/github.com\/nextcloud\/all-in-one\/discussions\/2726", "allow_local_remote_servers": true, "davstorage.request_timeout": 3600, "htaccess.RewriteBase": "\/", "dbpersistent": false, "files_external_allow_create_new_local": false, "trusted_proxies": "***REMOVED SENSITIVE VALUE***", "preview_imaginary_url": "***REMOVED SENSITIVE VALUE***", "maintenance_window_start": 100, "preview_imaginary_key": "***REMOVED SENSITIVE VALUE***", "auth.bruteforce.protection.enabled": true, "ratelimit.protection.enabled": true, "DOMAIN": "cloud.serveursdupeuple.net" } }

Browser

Browser name: Firefox for one user and Chrome and the other user

Browser version: Firefox 132.0 and Chrome 130.0.6723.69

Operating system: Ubuntu

Browser log
alauzon commented 3 weeks ago

When I asked ChatGPT what to do with this problem it suggested me to upgrade the geckodriver version to 0.35.0 but I cannot do that myself since the file system in nextcloud-talk-recording is read-only.

alauzon commented 3 weeks ago

Finally, this message is not part of a bug. The bug disappeared and the warning is still on. Maybe not important.