nextcloud / nextcloudpi

📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, curl installer...
https://nextcloudpi.com
2.49k stars 295 forks source link

nextcloudpi icon for the app hits a CORS exception #1840

Open teledyn opened 10 months ago

teledyn commented 10 months ago

uBlockOrigin blocks https://ownyourbits.com/category/nextcloudpi/ so I couldn't look there.

https://github.com/nextcloud/nextcloudpi/wiki/FAQ makes no mention of CORS

the documentation page at https://apps.nextcloud.com/apps/nextcloudpi is a 404, but the link to report leads to here, and I could find no mention of the app called nextcloudpi, this appears to be about the distro nextcloudpi (which I am enjoying). So I don't even know what that app would do if it worked, however it appears by default on the dashboard, and when clicked it displays a text page with only a CORS error, the user is then locked out and sometimes the server is left in a locked state.

considering the /settings/apps/installed/nextcloudpi shows this app as version 0.0.1 I'm hoping I can just remove it.

f8ttyc8t commented 10 months ago

Same here, results in {"message":"CORS requires basic auth"} Also https://apps.nextcloud.com/apps/nextcloudpi results in "not found" response page.

Otherwise: nextcloudpi is a real gem, thanks for sharing it!