Hello,

I think this isn't exactly a bug, but a consequence of an abuse security check.

When you have "a lot of" proofs in your profile, when adding a new one causes the total size of the POST request exceeds some size limit (or it is what it seems is happening) and the "Save and update profile" button fails with "Upload failed" message; the response code is "413 Payload Too Large" and the response content is "Failed to buffer the request body: length limit exceeded".

I take this opportunity to say that this is a very interesting project. Congratulations!

Kind regards,
Christian

PS: Sorry for my bad English.

Hi Christian,

Thank you for the report! It appears the server is indeed configured a little bit too conservatively, I wasn't sure anyone would get to the limit but apparently, people do 🙂

Can I ask for a rough estimate of the number of claims? Just to get an idea how the data scales.

I will increase the payload size limit, should be done tomorrow, I will confirm here when done.

Hi,

I have 28 claimed identities right now (several DNSs, IRCs, XMPPs, Fediverse services, etc.).

Honestly, I don't really need so many claims: I don't use all of those services regularly. But I usually create accounts on services when I discover them, mainly just for curiosity. And since I discovered these kind of identity claim services (Keyoxide, Keybase or even the omg.lol Proofs feature), I always try to bind all the accounts.

Thank you very much!

Hi,

Alright, I have just updated the server which allows for 8 times larger profiles. Hopefully that's enough 🙂 Do let me know if still fails!

Hello,

Now it's working perfectly.

Thank you very much!

Glad to hear your issue was solved, marking this as done then 🚀