NS8 - Nextcloud Fine Setup 2025

Thanks, I think you found a bug.

Nextcloud should be still working but configuring it throws an error.

1 Like

Thank you for the work you are doing.

I continued with the Nextcloud setup but I always get the problem of the “Default encryption module” that when enabled if I later reboot the server I get “Bad gateway” for Nextcloud even though I use “Pre-built image” :sob:

Did you install/enable other apps?

Maybe helpful:

Please help testing: The Nextcloud bug should be fixed, there should be no “Something went wrong” error on configuring anymore and the versions of notify push server and app should be the same:

To install:

add-module ghcr.io/nethserver/nextcloud:1.4.3-dev.1

To update:

api-cli run update-module --data '{"module_url":"ghcr.io/nethserver/nextcloud:1.4.3-dev.1","instances":["nextcloud1"],"force":true}'

Thanks in advance!

1 Like

It works.

runagent -m nextcloud1 occ app:install notify_push
notify_push 1.1.0 installed
notify_push enabled

1 Like

Thanks for testing!

EDIT:

Fixed version 1.4.3 released.

2 Likes

Thanks it works perfectly :muscle:,

I had already tested the dev.1 last night.
Now back I was writing that it worked but I saw the 1.4.3 release and I installed this one too :clap:.

Thank you and I apologize if I was too insistent :pray:

1 Like

Thanks for pointing out the issue, testing and feedback.

1 Like