- 5 Posts
- 13 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.Русский
2·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--p1acfOPto
Lemmy@lemmy.ml•How to refer to a message in different server?English
1·2 months agoAn additional problem - the site https://lemmyverse.link/ is available only partially (requires VPN to work).
So my new idea is to deploy
https://github.com/RikudouSage/lemmyverse.link
into my website locally, and give 2 links - the relative (via local redirector) and the direct one (as a fallback).the relative link on forein server will became broken, until they also install such redirector into the same path.
After that the link will always lead to local server and redirect to preferred server of user.
aary@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acfOPto
Lemmy@lemmy.ml•How to refer to a message in different server?English
1·2 months agoПроверяем:
https://лемми.опенсорс.рус/post/15
aary@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acfOPto
Lemmy@lemmy.ml•How to refer to a message in different server?English
1·2 months agoThe existence of local replica doesn’t prove, that searching by remote URL will work (with remote server down).
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?
aary@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acfOPto
Lemmy@lemmy.ml•How to refer to a message in different server?English
1·2 months agoYou can also paste that into the search of any lemmy instance to find it, if they mirrored it
Yes, this works. But I don’t understand how. The question is - will it work, if remote instance went down?
aary@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acfOPto
Lemmy@lemmy.ml•How to refer to a message in different server?English
1·2 months ago«Your original url is right there in the path if it were to go down» But how it’s supposed to help one, to see the original URL? It will help only if the content is archived in some way. If remote lemmy server will go down. Then content will became unavailable, even If I install a local copy of that redirecting engine.
aary@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acfOPto
Lemmy@lemmy.ml•How to refer to a message in different server?English
2·2 months agoit give the resulting link as https://lemmyverse.link/xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf/post/15 so the lemmyverse.link website is the single point of failure. It goes against the idea of federation.


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