February 17, 20251 yr Hello. I am really good at following instructions and have used Spaceinvaderone's videos for years to set things up on my unraid, and completely moved my nextcloud to my larger server using his latest nextcloud video - it's a great video btw. My only problem is that every morning I go to edit a file and Collabora will no longer work until I go into admin and clear the "Allow LIst for Wopi" again in the Admin Settings/Office section. I believe it resets to default when the backup runs at night and shuts down the docker and reboots. When troubleshooting I see that it will do this when the setting is not correct, but in the video he instructs us to clear this section. One solution says to put the dockers ip here, but that does not seem to work for me. Does anyone else have this issue or solution? Thank you in advance.
February 23, 20251 yr Same here, tried to fix it with no luck, the config is not persistent. Any ideas...someone? It is really annoying :/
February 24, 20251 yr Hello.. Anyone who know how to install nextcloud aio without domain and tailscale?? At the moment i´m using twingate?? Thank you!
February 24, 20251 yr 32 minutes ago, Mattti1912 said: Hello.. Anyone who know how to install nextcloud aio without domain and tailscale?? At the moment i´m using twingate?? Thank you! This is not the place for this question. Try making a new post. We are discussing a very specific configuration issue. Try looking into Spaceinvaderone's video. Edited February 24, 20251 yr by jhomelab
February 26, 20251 yr I'm having the same issue but on Ubuntu server. tried running this command: 'docker exec -u www-data -it nextcloud-aio-nextcloud php occ config:system:set office_wopi_allowlist --value="$ALLOW_LIST"' My config file is updated with the new value but it still goes back to defaults.
February 26, 20251 yr I have the same experience. There is a not so elegant solution to make init script in boot so it will execute the command...but I refuse to use sub optimal workarounds
February 26, 20251 yr Just got a reply from the nextcloud devs. Add ,0.0.0.0/0 to the end of the allowed wopi hosts without removing the ones there. It persists after container restart. Just tested it on my instance. Edited February 26, 20251 yr by some guy
June 9, 20251 yr 13 hours ago, Tolete said:what's in there by default?This is what is written on my page: <your server ip>,127.0.0.1/8,192.168.0.0/16,172.16.0.0/12,10.0.0.0/8,fd00::/8,::1Btw thanks for bringing this thread up lol. I had solved it so far with a script like docker exec -u www-data nextcloud-aio-nextcloud php occ config:app:set richdocuments wopi_allowlist --value=""but this solution now is more elegant.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.