nextcloud / all-in-one

📦 The official Nextcloud installation method. Provides easy deployment and maintenance with most features included in this one Nextcloud instance.
https://hub.docker.com/r/nextcloud/all-in-one
GNU Affero General Public License v3.0
5.3k stars 616 forks source link

403 Forbidden on Public Shares #4841

Closed tijnsc closed 3 months ago

tijnsc commented 3 months ago

Steps to reproduce

  1. Update to Nextcloud AIO v9.0.1
  2. Create a new public share for any folder or file
  3. Visit the share link in any browser

Expected behavior

I should be able to access the files in the shared public folder

Actual behavior

I get a 403 Forbidden page, the url is rewritten to https://cloud.hostname.org/login/selectchallenge?redirect_url=XXXXXXXX

Host OS

Ubuntu Server 22.04.4 LTS

Nextcloud AIO version

v9.0.1

Current channel

latest

Other valuable info

Screenshot 2024-06-18 130827

szaimen commented 3 months ago

Hi, please open an issue here: https://github.com/nextcloud/server/issues Thanks!

tijnsc commented 3 months ago

Thank you, I assumed this was an Apache configuration issue, so I opened it here. I have opened a new issue at https://github.com/nextcloud/server/issues/45949