• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.
  • Chevereto Support CLST

    Support response

    Support checklist

    • ⚠️ Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • ✅ Confirm that the server meets the System Requirements
    • 🔥 Check for any available Hotfix - your issue could be already reported/fixed
    • 📚 Read documentation - It will be required to Debug and understand Errors for a faster support response

instead of Website.com/chev login and other functions redirect to Website.com/chev/chev

Version
4.1.4
Website URL
https://kenzato.uk/booru
PHP version
8.0.30
Database driver
MariaDB
Database version
10.3.29
Web browser
chrome

Kenzato

Chevereto Member
After updating from 3.20 to 4.1.4 ive been having this issue where everything that "redirects" will have the subdomain applied twice, leading to errors obviously.

For example if you try to login, the redirect will send you to chev/chev instead of chev, you will still be logged in but have to manually go to /chev
Or if you go through the 18/cookie disclaimer it will also send you to /chev/chev instead of /chev. The popup account bar which lets you go to "following" or "followers" will do this too, same with the image sorting on user profiles (most recent, most liked)

Anyone have an idea of where this could be going wrong. I looked at the function for hostname/get url and whatnot and it does not seem to be faulty other than appending the subdirectory twice of course. the hostname env looked good, thought it might have to do something with trailing slashes but could not find any either but ofc i am most likely wrong.

Aware that this might need more indepth info which is ready to give whats asked for, hoping that someone has run into this themselves


env
'CHEVERETO_HOSTNAME_PATH' => '/booru/',

No errors logged anywhere, nothing that screams "redirect" or similar in the apache config. Obviously, something to do with hostname or similar, webmin might be to blame. For reference public_html/booru is where everything is stored
 
Back
Top