-
-
Notifications
You must be signed in to change notification settings - Fork 360
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
[bug] panic when browsing to URL of a public reply #3674
Labels
bug
Something isn't working
Comments
I took the stack trace apart for some better readability, but I'm afraid it's not looking too helpful:
|
Heya! I thought we'd fixed this already but apparently not, could you post the latest stack trace now that you're running on 0.18.0-rc1? |
Sure :)
full log
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug with a clear and concise description of what the bug is.
Hi,
I told about this in chat before and was asked to raise a bug - with a comment of it might already have been fixed, it seems to ring a bell :)
We had a thread going on that started with public visibility and every reply to it was then unlisted visibility. The start of that thread and several posts in the reply-chain were from a user from another instance. At some point I posted a reply, specifying public visibility and hoping to have a shareable URL of some pictures - but browsing the post URL only gives a white page in chromium/a failed download attempt in firefox; GoToSocial ran into a panic - logs below.
The post in question is this: https://gotosocial-dev.svc.0x0a.network/@littlefox/statuses/01JJ454BRPWJA4M2ECQND40E4Q
What's your GoToSocial Version?
0.17.2
GoToSocial Arch
amd64 docker-ish (Kubernetes, cri-o)
What happened?
Pointing a Browser at the URL of the post in question only gave an empty page, GoToSocial logged a panic.
What you expected to happen?
Seeing my post.
Since it was a reply to an unlisted post, I did not expect to see anything above it in the thread - basically just the post itself, just as if it wasn't a reply (or maybe a hint "Reply to a non-public post").
How to reproduce it?
All those posts can be on the same instance, by the same user.
Anything else we need to know?
You are doing a great job and I can't wait for the next release 💙
The text was updated successfully, but these errors were encountered: