{
"system": {
"memcache.local": "\\OC\\Memcache\\APCu",
"filelocking.enabled": true,
"memcache.locking": "\\OC\\Memcache\\Redis",
"memcache.distributed": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 6379,
"password": "***REMOVED SENSITIVE VALUE***"
},
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"overwrite.cli.url": "https:\/\/cloud.**.ovh",
"overwritehost": "cloud.**.ovh",
"overwriteprotocol": "https",
"trusted_domains": [
"192.168.1.58:8080",
"cloud.**.ovh",
"collabora.**.ovh",
"board.**.ovh"
],
"dbtype": "mysql",
"version": "32.0.6.1",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"default_phone_region": "**",
"maintenance": false,
"maintenance_window_start": 1,
"theme": "",
"default_language": "fr",
"loglevel": 2,
"mail_smtpmode": "smtp",
"mail_sendmailmode": "smtp",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "587",
"mail_smtpsecure": "tls",
"mail_smtpauth": 1,
"mail_smtpauthtype": "LOGIN",
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"mail_max_sync_age": 360,
"app.mail.background-sync-interval": 300,
"twofactor_enforced": "false",
"twofactor_enforced_groups": [],
"twofactor_enforced_excluded_groups": [],
"upgrade.disable-web": true,
"updater.release.channel": "stable",
"enabledPreviewProviders": [
"OC\\Preview\\BMP",
"OC\\Preview\\GIF",
"OC\\Preview\\JPEG",
"OC\\Preview\\Krita",
"OC\\Preview\\MarkDown",
"OC\\Preview\\MP3",
"OC\\Preview\\OpenDocument",
"OC\\Preview\\PNG",
"OC\\Preview\\TXT",
"OC\\Preview\\XBitmap",
"OC\\Preview\\Font",
"OC\\Preview\\HEIC",
"OC\\Preview\\Movie",
"OC\\Preview\\MKV",
"OC\\Preview\\MP4",
"OC\\Preview\\AVI",
"OC\\Preview\\MSOffice2003",
"OC\\Preview\\MSOffice2007",
"OC\\Preview\\MSOfficeDoc",
"OC\\Preview\\PDF",
"OC\\Preview\\SVG",
"OC\\Preview\\TIFF"
],
"app_install_overwrite": {
"0": "news",
"1": "maps",
"2": "inventory",
"3": "health",
"5": "side_menu",
"6": "camerarawpreviews",
"7": "twofactor_email"
},
"jpeg_quality": 60,
"preview_max_x": 2048,
"preview_max_y": 2048,
"memories.exiftool": "\/config\/www\/nextcloud\/apps\/memories\/bin-ext\/exiftool-amd64-musl",
"memories.vod.path": "\/config\/www\/nextcloud\/apps\/memories\/bin-ext\/go-vod-amd64",
"memories.vod.ffmpeg": "\/usr\/bin\/ffmpeg",
"memories.vod.ffprobe": "\/usr\/bin\/ffprobe",
"memories.gis_type": 1,
"ldapProviderFactory": "OCA\\User_LDAP\\LDAPProviderFactory",
"memories.db.triggers.fcu": true,
"defaultapp": "files,dashboard"
}
}
How to use GitHub
Steps to reproduce
ghcr.io/nextcloud/nextcloud-appapi-harp:release- /var/run/docker.sock:/var/run/docker.sockExpected behaviour
HaRP should successfully connect to the local Docker daemon and the deployment test should pass.
Actual behaviour
The daemon registration fails with a 400 error:
On Synology DSM 7.3.2, Docker (Container Manager 24.0.2-1606) exposes API version 1.43 only.
Attempts to fix:
The issue persists. It appears HaRP still negotiates or enforces API v1.44 internally.
This makes HaRP incompatible with Synology DSM Docker (API 1.43), even though Docker itself is working correctly.
Server configuration
Web server: Nginx (linuxserver)
Database: MariaDB
PHP version: 8.4.16
Nextcloud version: 32.0.6
Syno Linux: Linux 4.4.302+ x86_64
List of activated apps
Nextcloud configuration
Browser
Browser name: Brave
Operating system: Windows
Browser log