Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

latest version brought back 404 on mobile Home Screen and authentication is not functioning #988

Closed
5 tasks done
fate8383 opened this issue Nov 28, 2022 · 7 comments
Closed
5 tasks done
Assignees
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working 🕸️ Inactive

Comments

@fate8383
Copy link

fate8383 commented Nov 28, 2022

Environment

Self-Hosted (Docker)

System

safari latest stable, linux rpi latest stable, docker latest stable

Version

Dashy version 2.1.1

Describe the problem

#628 like previous I raised this issue, and it was resolved with changing routing mode to HASH, but latest version again broke it, either history nor hash mode fixes it. Also noticed authentication is broken, no matter what browser I tried with cleared cache it goes right to the dashboard without any login.

Additional info

No response

Please tick the boxes

@fate8383 fate8383 added the 🐛 Bug [ISSUE] Ticket describing something that isn't working label Nov 28, 2022
@psychowood
Copy link

psychowood commented Dec 18, 2022

I believe this is related to manifest.json having "start_url": "./index.html".

In my configuration (docker, macvlan network, caddy as reverse proxy), browsing directly to /index.html gives the very same error with a redirect to /404.

Again, I'm not sure if this is a workaround just for my conf, but changing start_url to "./" (in /app/public/manifest.json inside the container itself) and restarting fixes the problem. At least, up to the next image pull :)

@liss-bot liss-bot added the 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending label Dec 18, 2022
@liss-bot liss-bot removed the 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending label Dec 19, 2022
@wolflarson
Copy link

Your comment about authentication being broken also applies to my issue #1019

Perhaps one is a duplicate. Downgrading to 2.1.0 fixed my auth issue for now.

@liss-bot liss-bot added the 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending label Dec 26, 2022
@Dacred
Copy link

Dacred commented Dec 26, 2022

Changing "start_url" to "./" in /public/manifest.json and running yarn build fixes this issue(and #1019) for me as well.
Just restarting didn't work for me.

@liss-bot liss-bot removed the 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending label Dec 27, 2022
@liss-bot
Copy link
Collaborator

This issue has gone 6 weeks without an update. To keep the ticket open, please indicate that it is still relevant in a comment below. Otherwise it will be closed in 5 working days.

@liss-bot liss-bot added the ⚰️ Stale [ISSUE] [PR] No activity for over 1 month label Jan 26, 2023
@kieraneglin
Copy link
Contributor

#1026 Resolves this

@liss-bot liss-bot added 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending and removed ⚰️ Stale [ISSUE] [PR] No activity for over 1 month labels Jan 29, 2023
@liss-bot
Copy link
Collaborator

liss-bot commented Mar 1, 2023

This issue has gone 6 weeks without an update. To keep the ticket open, please indicate that it is still relevant in a comment below. Otherwise it will be closed in 5 working days.

@liss-bot liss-bot added ⚰️ Stale [ISSUE] [PR] No activity for over 1 month and removed 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending labels Mar 1, 2023
@liss-bot
Copy link
Collaborator

This issue was automatically closed because it has been stalled for over 6 weeks with no activity.

@liss-bot liss-bot removed the ⚰️ Stale [ISSUE] [PR] No activity for over 1 month label Mar 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working 🕸️ Inactive
Projects
None yet
Development

No branches or pull requests

7 participants