TLS Client error when uploading #217
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#217
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?
I'm using Backblaze as an S3 provider and since migrating to Akkoma a few days ago me and people on my instance can't upload anything.
Server side the log outputs theses :
The issue seems to be because of a bug in OTP that was fixed in the last release (only 4 days ago) : https://github.com/erlang/otp/issues/6241
just rebuilding the stable OTP now with the altered version
should be released
https://ci.akkoma.dev/AkkomaGang/akkoma/build/966
update and try again, let me know if that doesn't fix it
I'm using alpine so i use the musl flavor and apparently the job for musl-release failed 😅 (Just tried an update and OTP_VERSION is 24.3.4.4)
ah nice, the one job we needed to succeed failed then, typical
i've restarted it, give it 20 mins (i have no idea why it does that, the CI sometimes randomly interrupts itself, very weird)
wahay it succeeded this time, try now
Yep, it worked and the bug is solved ! Thx a lot !
hooray, party time - thanks for letting me know about the issue