[bug] Problems with emoji loading #523
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#523
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Your setup
OTP
Extra details
Debian 11 in an LXC container.
I also run it behind a reverse proxy (2 actually). So if I understand it correctly, Akkoma works on port 4000, then Nginx on the same machine serves it as port 443 and then the reverse proxy on an another machine puts it outside on port 443.
Version
2023.04
PostgreSQL version
13
What were you trying to do?
I'm trying to pull emojis from a remote server, but the behaivour is really weird. First I select a pack, then try to 'Manage existing emoji', but what I get is
Request failed with status code 404 - Pack misc does not exist
. Then when I press 'Download pack', I see the same error. When I press 'Download shared pack to current instance' it actually downloads it, even though it couldn't find it earlier. But when I go to see it on my instance, it only downloaded the first page. So the first page of emojis are all good and other ones have corrupted files. And I can't even delete those corrupted emojis, because it gives me the same 404 error.What did you expect to happen?
I expected it to download emojis properly and without those errors.
What actually happened?
Emojis didn't properly load.
Logs
No response
Severity
I cannot use it as easily as I'd like
Have you searched for this issue?
I'm sorry if the issue is too hard to understand. I have very little experience with Akkoma and I don't know much about how it works
I want to corrobate this yes, if you import emoji from another instance, only the first page of the emojis actually downloads the files. The shortcodes however DO get imported resulting in many many broken emoji and a few working ones (for most packs).
To reproduce:
Expected result:
All emojis get imported
Actual result:
Only the images for the first 30 emoji in the pack are imported, the rest have a broken image.
It's been 4 month since I opened the issue
For that time I already took a 1 month long break from the fediverse. Moved to Misskey afterwards. Used it for some time and then moved to Pleroma because Misskey is kinda not for me.
And now someone noticed the issue
xdd
Well, I just read it because I encountered a the same issue just now.
Oh, sorry, I didn't mean it like that
Just wanted to point out how time flies and what has happened to me and my Akkoma instance
This issue still exists and is affecting new installs.