HP_SHARED_KEY is not set. Skipping FRP configuration.
Starting application: python3 main.py
17:30:04 - httpx - INFO - HTTP Request: GET https://system.net:8844/ocs/v1.php/apps/app_api/ex-app/state?format=json "HTTP/1.1 200 OK"
17:30:04 - httpx - INFO - HTTP Request: GET https://system.net:8844/ocs/v1.php/apps/app_api/ex-app/state?format=json "HTTP/1.1 200 OK"
INFO: Started server process [1]
INFO: Waiting for application startup.
TRACE: ASGI [1] Started scope={'type': 'lifespan', 'asgi': {'version': '3.0', 'spec_version': '2.0'}, 'state': {}}
TRACE: ASGI [1] Receive {'type': 'lifespan.startup'}
TRACE: ASGI [1] Send {'type': 'lifespan.startup.complete'}
INFO: Application startup complete.
INFO: Uvicorn running on http://127.0.0.1:23001 (Press CTRL+C to quit)
TRACE: 127.0.0.1:38144 - HTTP connection made
TRACE: 127.0.0.1:38144 - ASGI [2] Started scope={'type': 'http', 'asgi': {'version': '3.0', 'spec_version': '2.3'}, 'http_version': '1.1', 'server': ('127.0.0.1', 23001), 'client': ('127.0.0.1', 38144), 'scheme': 'http', 'root_path': '', 'headers': '<...>', 'state': {}, 'method': 'GET', 'path': '/heartbeat', 'raw_path': b'/heartbeat', 'query_string': b''}
TRACE: 127.0.0.1:38144 - ASGI [2] Send {'type': 'http.response.start', 'status': 200, 'headers': '<...>'}
INFO: 127.0.0.1:38144 - "GET /heartbeat HTTP/1.1" 200 OK
TRACE: 127.0.0.1:38144 - ASGI [2] Send {'type': 'http.response.body', 'body': '<15 bytes>'}
TRACE: 127.0.0.1:38144 - ASGI [2] Completed
TRACE: 127.0.0.1:38144 - ASGI [3] Started scope={'type': 'http', 'asgi': {'version': '3.0', 'spec_version': '2.3'}, 'http_version': '1.1', 'server': ('127.0.0.1', 23001), 'client': ('127.0.0.1', 38144), 'scheme': 'http', 'root_path': '', 'headers': '<...>', 'state': {}, 'method': 'POST', 'path': '/init', 'raw_path': b'/init', 'query_string': b''}
TRACE: 127.0.0.1:38144 - ASGI [3] Send {'type': 'http.response.start', 'status': 200, 'headers': '<...>'}
INFO: 127.0.0.1:38144 - "POST /init HTTP/1.1" 200 OK
TRACE: 127.0.0.1:38144 - ASGI [3] Send {'type': 'http.response.body', 'body': '<2 bytes>'}
TRACE: 127.0.0.1:38144 - HTTP connection lost
TRACE: 127.0.0.1:56626 - HTTP connection made
TRACE: 127.0.0.1:56626 - ASGI [4] Started scope={'type': 'http', 'asgi': {'version': '3.0', 'spec_version': '2.3'}, 'http_version': '1.1', 'server': ('127.0.0.1', 23001), 'client': ('127.0.0.1', 56626), 'scheme': 'http', 'root_path': '', 'headers': '<...>', 'state': {}, 'method': 'GET', 'path': '/heartbeat', 'raw_path': b'/heartbeat', 'query_string': b''}
TRACE: 127.0.0.1:56626 - ASGI [4] Send {'type': 'http.response.start', 'status': 200, 'headers': '<...>'}
INFO: 127.0.0.1:56626 - "GET /heartbeat HTTP/1.1" 200 OK
TRACE: 127.0.0.1:56626 - ASGI [4] Send {'type': 'http.response.body', 'body': '<15 bytes>'}
TRACE: 127.0.0.1:56626 - ASGI [4] Completed
TRACE: 127.0.0.1:56626 - ASGI [5] Started scope={'type': 'http', 'asgi': {'version': '3.0', 'spec_version': '2.3'}, 'http_version': '1.1', 'server': ('127.0.0.1', 23001), 'client': ('127.0.0.1', 56626), 'scheme': 'http', 'root_path': '', 'headers': '<...>', 'state': {}, 'method': 'PUT', 'path': '/enabled', 'raw_path': b'/enabled', 'query_string': b'enabled=1'}
17:30:05 - stt_whisper2 - INFO - Hello from stt_whisper2
TRACE: 127.0.0.1:56626 - ASGI [5] Send {'type': 'http.response.start', 'status': 200, 'headers': '<...>'}
INFO: 127.0.0.1:56626 - "PUT /enabled?enabled=1 HTTP/1.1" 200 OK
TRACE: 127.0.0.1:56626 - ASGI [5] Send {'type': 'http.response.body', 'body': '<12 bytes>'}
TRACE: 127.0.0.1:56626 - ASGI [5] Completed
TRACE: 127.0.0.1:56626 - HTTP connection lost
17:30:05 - httpx - INFO - HTTP Request: PUT https://system.net:8844/ocs/v1.php/apps/app_api/apps/status/stt_whisper2?format=json "HTTP/1.1 200 OK"
TRACE: 127.0.0.1:38144 - ASGI [3] Completed
17:30:34 - httpx - INFO - HTTP Request: GET https://system.net:8844/ocs/v1.php/apps/app_api/ex-app/state?format=json "HTTP/1.1 200 OK"
17:30:34 - httpx - INFO - HTTP Request: GET https://system.net:8844/ocs/v2.php/taskprocessing/tasks_provider/next?format=json "HTTP/1.1 500 Internal Server Error"
17:30:39 - httpx - INFO - HTTP Request: GET https://system.net:8844/ocs/v2.php/taskprocessing/tasks_provider/next?format=json "HTTP/1.1 500 Internal Server Error"
How to use GitHub
Steps to reproduce
Expected behaviour
Should show the Audio selection button, as before.
Actual behaviour
"No Provider Found" is indicated.
I would, however, be okay with installing the earlier version.
Server configuration
Web server: Nginx
Database: PostgreSQL
PHP version: 8.2
Nextcloud version: [Nextcloud Hub 9] (30.0.13)
List of activated apps
Nextcloud configuration
sudo -u www-data php occ config:list system
{
"system": {
"instanceid": "REMOVED SENSITIVE VALUE",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"system.net:8844",
],
"allow_local_remote_servers": true,
"loglevel": 1,
"session_lifetime": 86400,
"datadirectory": "REMOVED SENSITIVE VALUE",
"dbtype": "pgsql",
"version": "30.0.13.1",
"overwrite.cli.url": "https://system.net:8844",
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbport": "5432",
"dbtableprefix": "oc_",
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"enable_previews": true,
"enabledPreviewProviders": [
"OC\Preview\PNG",
"OC\Preview\JPEG",
"OC\Preview\JPG",
"OC\Preview\GIF",
"OC\Preview\BMP",
"OC\Preview\XBitmap",
"OC\Preview\Movie",
"OC\Preview\PDF",
"OC\Preview\MP3",
"OC\Preview\TXT",
"OC\Preview\MarkDown",
"OC\Preview\MP4",
"OC\Preview\MOV",
"OC\Preview\Image",
"OC\Preview\Photoshop",
"OC\Preview\TIFF",
"OC\Preview\SVG",
"OC\Preview\HEIC",
"OC\Preview\TIFF",
"OC\Preview\EMF",
"OCA\Richdocuments\Preview\EMF"
],
"htaccess.RewriteBase": "/",
"installed": true,
"mail_smtpmode": "smtp",
"mail_smtpsecure": "tls",
"mail_sendmailmode": "smtp",
"mail_from_address": "REMOVED SENSITIVE VALUE",
"mail_domain": "REMOVED SENSITIVE VALUE",
"mail_smtpauthtype": "LOGIN",
"mail_smtpauth": 1,
"mail_smtphost": "REMOVED SENSITIVE VALUE",
"mail_smtpport": "587",
"mail_smtpname": "REMOVED SENSITIVE VALUE",
"mail_smtppassword": "REMOVED SENSITIVE VALUE",
"default_phone_region": "US",
"maintenance": false,
"preview_max_x": 512,
"preview_max_y": 512,
"jpeg_quality": 60,
"theme": "",
"updater.release.channel": "stable",
"app_install_overwrite": [
"facerecognition",
"files_external_ipfs",
"duplicatefinder",
"caniupdate",
"llm"
],
"memories.exiftool": "/usr/share/nginx/nextcloud/apps/memories/bin-ext/exiftool-amd64-glibc",
"memories.vod.path": "/usr/share/nginx/nextcloud/apps/memories/bin-ext/go-vod-amd64",
"memories.index.path.blacklist": "\/(@(Recycle|eaDir|Notes( \([0-9]+\)))|Notes( \([0-9]+\)))\/",
"memories.index.mode": "3",
"memories.vod.ffmpeg": "/usr/bin/ffmpeg",
"memories.vod.ffprobe": "/usr/bin/ffprobe",
"memories.exiftool_no_local": true,
"memories.db.triggers.fcu": true,
"preview_max_memory": 4096,
"preview_max_filesize_image": 256,
"memcache.local": "\OC\Memcache\APCu",
"filelocking.enabled": true,
"memcache.locking": "\OC\Memcache\Redis",
"redis": {
"host": "REMOVED SENSITIVE VALUE",
"port": 0,
"timeout": 0
},
"maintenance_window_start": 100
}
}
Browser
Browser name: Brave
Browser version: v 1.79.119
Operating system: Ubuntu
Browser log
Docker log