Calibre docker on Synology NAS

I cant get this docker to start. I have other linuxserver dockers running fine but this one seems to hang. Others have posted about this (on the unraid forum) but no one seems to have a solution. I’ve tried older builds but no change. Anyone else had this issue?

I used this docker command
docker create
–name=calibre
-e PUID=1029
-e PGID=101
-e TZ=Pacific/Auckland
-p 8080:8080
-p 8081:8081
-v /volume1/apps/calibre:/config
–restart unless-stopped
linuxserver/calibre

Log looks ok to about here -

Openbox-Message: Unable to find a valid menu file “/var/lib/openbox/debian-menu.xml” stdout

00:59:30 Connection failure: Connection refused stdout

00:59:30 pa_context_connect() failed: Connection refused stdout

00:59:30 s6-svwait: fatal: timed out stdout

00:59:33 rdpRRGetInfo: stdout

00:59:34 QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to ‘/tmp/runtime-abc’ stdout

00:59:36 s6-svwait: fatal: timed out stdout

00:59:36 qt.qpa.xcb: QXcbConnection: XCB error: 148 (Unknown), sequence: 181, resource id: 0, major code: 140 (Unknown), minor code: 20 stdout

00:59:40 s6-svwait: fatal: timed out stdout

00:59:46 s6-svwait: fatal: timed out stdout

00:59:50 s6-svwait: fatal: timed out

answering my own question - this post