ericg
October 16, 2024, 8:55am
1
Linkwarden for YunoHost
Overview
Collaborative bookmark manager to collect, organize and archive webpages.
Shipped version: 2.7.1~ynh1
Screenshots
Documentation and resources
– YunoHost app code repository: https://github.com/YunoHost-Apps/linkwarden_ynh
1 Like
jln
November 26, 2024, 5:53am
2
Hi,
Thanks a lot for this package.
Preserved formats don’t work for me (and everybody else using Yunohost?) It seems related to the need to run Linkwarden as root .
How to handle it?
AkyRhO
November 26, 2024, 8:00am
3
Salut,
J’ai installé Linkwarden, ça fonctionne impeccable, mais quand je me déconnecte que ce soit sous Firefox ou Chromium, il met cet avertissement :
Firefox :
La connexion a échoué
Firefox ne peut établir de connexion avec le serveur à l’adresse 127.0.0.1:16416.
Chromium :
Ce site est inaccessible
127.0.0.1 n'autorise pas la connexion.
Hi,
I installed Linkwarden, it works impeccable, but when I disconnect myself whether under Firefox or Chromium, it puts this warning:
Firefox:
The connection failed
Firefox cannot establish a connection with the server at the address 127.0.0.1:16416.
Chromium:
This site is inaccessible
127.0.0.1 does not allow connection.
edoardo
December 22, 2024, 12:31pm
5
Any news on if/when/how preserved formats could start working?
Or how to disable them eventually?
I’m willing to test things/share logs if useful
Iammee
January 4, 2025, 9:39pm
7
It looks like the issue has been closed and the solution is to increase the linkwarden ram limit to 4GB in I think the env
opened 08:17PM - 15 Dec 24 UTC
closed 01:51PM - 25 Dec 24 UTC
question
**Is your question related to a problem or code? Please describe.**
Since a few… months, preserved formats seem not being generated. When editing a link, it shows:
`Link preservation is in the queue
Please check back later to see the result`
**Describe what you've tried to solve this question**
Recreated container & image. Container is running as root.
**Additional context**
docker logs linkwarden shows a lot of lines like this:
`[0] upstream image response failed for https://t2.gstatic.com/faviconV2?client=SOCIAL&type=FAVICON&fallback_opts=TYPE,SIZE,URL&url=https://wisycom.com/usa/product/wisycom-manager/&size=32 404
`
docker logs postgres shows no errors.
Is there a way to check the queuestatus?
1 Like
Ok! Had some doubts cause there’s various issues tied to preserved formats, most of them linked to the PR reported up here by AkyRhO, which hasn’t still been merged actually… Just wrote on that conversation to try and understand better.
Anyway passing from 1,5 ram usage to 4 is quite a jump. I could test this eventually nonetheless. But don’t know where to start from, which “env” are you referring to?
Iammee
January 8, 2025, 8:17pm
9
huge jump for sure. the env is environment variable in the docker compose file
edoardo
January 12, 2025, 5:31pm
10
Heloo
Upgrade to 2.9.2 failed for me.
Here are the logs
Can you tell me how to find the file in which I should increase the RAM usage, if I installed Linkwarden using Yunohost?
Iammee
February 3, 2025, 8:26pm
12
I wasn’t able to figure it out. Hopefully someone else knows