Giter Site home page Giter Site logo

Comments (5)

danb35 avatar danb35 commented on August 16, 2024 2

I can confirm the issue, but I'm kind of at a loss to figure it out. Those links in the sidebar go to $FQDN/settings/help/{user|admin}. When I compare it to the Nextcloud installation I actually use (which doesn't use Caddy, doesn't run under FreeBSD, and doesn't have pretty URLs configured), that system has links to $FQDN/index.php/settings/help/{user|admin}, and it works.

I figured the obvious solution would be to add it in the big rewrite block (starting at line 69 of the Caddyfile), by adding if {path} starts_with /settings/help. But when I tried that, it broke the whole installation. More investigation will be called for.

from freenas-iocage-nextcloud.

Ornias1993 avatar Ornias1993 commented on August 16, 2024

Okey, this report is too vague, so let me explain:
If you click "help" in the Nextcloud Menu, it opens a menu on the right with:

  • User docs
  • Admin Docs
  • Docs
  • Forum

Normally these should open help pages on the right (main content window) of nextcloud.
I can confirm they don't.

The help-page in the main-content windows of nextcloud, gets forwarded to the default page thats set if page-not-found (in my case the main files windows):

help

Help menu

I think this is caused by a missing caddy forward in this script, could you check @danb35 ?

from freenas-iocage-nextcloud.

Ornias1993 avatar Ornias1993 commented on August 16, 2024

@danb35 Did you happen to look into what is missing in caddy that might cause this?

from freenas-iocage-nextcloud.

danb35 avatar danb35 commented on August 16, 2024

Since Caddy v1 is aggressively EOL, I'm working on migrating to Caddy v2. And though this issue wasn't at all a focus of the migration, Caddy v2 does seem to fix it. Check out the caddyv2 branch if you're brave.

from freenas-iocage-nextcloud.

airflow2010 avatar airflow2010 commented on August 16, 2024

Thanks for the heads-up, I'll check it as soon as this is the new stable version. Nice when bugs disappear without actively fixing them. :-)

from freenas-iocage-nextcloud.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.