You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pulling a docker image with 'ghcr.io/cloud-py-api/nextcloud-appapi-dsp:latest' results in Version 1.3.2, although here on github already Version 3.2.0 is available.
The result ist that it's possible to register the App-Api-Deamon in Nextcloud. However when you test the Deamon, the test will fail in the heartbeat step.
Could you please update your docker repository? Sorry that I'm not skilled enough to build the image for myself.
P.S. would be nice when the only Ex App Example in the AppStore ("To Gif Example") would not be restricted to Nextcloud < 29
Describe the bug
Hi,
pulling a docker image with 'ghcr.io/cloud-py-api/nextcloud-appapi-dsp:latest' results in Version 1.3.2, although here on github already Version 3.2.0 is available.
The result ist that it's possible to register the App-Api-Deamon in Nextcloud. However when you test the Deamon, the test will fail in the heartbeat step.
Could you please update your docker repository? Sorry that I'm not skilled enough to build the image for myself.
P.S. would be nice when the only Ex App Example in the AppStore ("To Gif Example") would not be restricted to Nextcloud < 29
Steps/Code to Reproduce
see https://help.nextcloud.com/t/appapi-unable-to-update-status/194716/4
Expected Results
docker version should be same as github version
Actual Results
latest docker version ist 1.3.2
Setup configuration
app_api = 1.3.2 nextcloud = latest
The text was updated successfully, but these errors were encountered: