- 3 Posts
- 7 Comments
aary@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acfOPtoLemmy Support@lemmy.ml•[solved] I am unable to upload a picture in my instance.
2·2 months agoHave you considered the time-verified Redis for key/value storage?
I prefer to keep the setup as it is now. But if I will need k/v storage next time, I will use something else. And then, when it will be time to upgrade, i will migrate from minio to next choice. Or, just drop this setup and create a new one.
aary@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acfOPtoLemmy Support@lemmy.ml•[solved] I am unable to upload a picture in my instance.Русский
2·2 months agothe problem was in reverse proxy settings. but during the reconfiguration process i also switched the setup from files to minio and from sled (pict-rs relies on an embedded key-value store called sled to store metadata) to postgres
aary@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acfOPtoLemmy Support@lemmy.ml•[solved] I am unable to upload a picture in my instance.Русский
1·2 months agoI don’t know is it related or not. I have only one container instead of two, and I use Firefox instead of Chromium. Theoretically it’s possible that there is no enough access rights for images data volume, but I didn’t checked that yet (and in this case the error message is not clear and helpfull).
aary@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acfOPtoLemmy Support@lemmy.ml•[solved] I am unable to upload a picture in my instance.Русский
11·2 months agoIt’s a bit illogical. I have exactly the same version as lemmy.ml. But their instance works, and mine - doesn’t.
BE: 0.19.19
aary@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acfOPtoLemmy Support@lemmy.ml•[solved] I am unable to upload a picture in my instance.Русский
11·2 months agoOk, what I should do to fix the “Syntax Error” message during image uploading?


Theoretically .svg-s are parseable, so it is possible to prevent or remove javascript from them programmatically.