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

The demo is broken #3265

Closed
kasbah opened this issue Dec 2, 2024 · 11 comments
Closed

The demo is broken #3265

kasbah opened this issue Dec 2, 2024 · 11 comments
Labels
bug Something isn't working

Comments

@kasbah
Copy link

kasbah commented Dec 2, 2024

Describe the bug
The demo at https://try.manyfold.app/ seems to be broken

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://try.manyfold.app/
  2. See error

Screenshots

image

Desktop (please complete the following information):

  • OS: Linux
  • Browser
    • Firefox 132.0.2
    • Chromium 131.0.6778.69
@kasbah kasbah added the bug Something isn't working label Dec 2, 2024
@Floppy
Copy link
Collaborator

Floppy commented Dec 2, 2024

Thank you! I'll check it :)

@Floppy
Copy link
Collaborator

Floppy commented Dec 2, 2024

Fixed now - thanks for letting me know, I really should set up some sort of monitoring!

@Floppy Floppy closed this as completed Dec 2, 2024
@github-project-automation github-project-automation bot moved this from Maybe to Done in Manyfold Development Dec 2, 2024
@kasbah
Copy link
Author

kasbah commented Dec 8, 2024

It seems to be broken again. When it was fixed previously it worked again in Chromium (without extensions) but was still broken in my Firefox (with various blocking extensions installed).

@Floppy
Copy link
Collaborator

Floppy commented Dec 8, 2024

Thanks; it keeps happening, I'll look at it tomorrow.

@kasbah
Copy link
Author

kasbah commented Dec 9, 2024

Seems better again but there is still an issue remaining. I did some more debugging:

  • If I click the link on the GitHub readme I get the "not redirecting properly" error, no matter what browser
  • If I click the link on manyfold.app it works fine
  • If I copy and paste the link it works fine

@Floppy
Copy link
Collaborator

Floppy commented Dec 9, 2024

Thanks!

@Floppy
Copy link
Collaborator

Floppy commented Dec 9, 2024

Hah, that is exactly the problem reported in #3260. Hmm.

@Floppy
Copy link
Collaborator

Floppy commented Dec 10, 2024

Well, this was an interesting one in which I learned something new about browser security. I've pushed a fix in v0.91.1 that seems to fix it for me, hopefully it will for you too.

@kasbah
Copy link
Author

kasbah commented Dec 11, 2024

Yep, seems good now. Can you summarise briefly what it was? Just out of curiosity.

@Floppy
Copy link
Collaborator

Floppy commented Dec 12, 2024

There's a writeup at #3294 (comment) - it's definitely an interesting bit of behaviour that I didn't know about before!

@Floppy
Copy link
Collaborator

Floppy commented Dec 12, 2024

Annoyingly the demo is still falling over regularly because of an intermittent SQLite I/O error though. At least I've got monitoring on it now so when it happens, I can bring it back as soon as I'm able.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

2 participants