Search found 370 matches

by rogs
Fri Jun 27, 2025 1:59 am
Forum: qBittorrent / Gluetun (VPN)
Topic: Can't save qbittorrent settings
Replies: 9
Views: 3199
Gender:
Uruguay

Re: Can't save qbittorrent settings

It turns out there's a bug in qBittorrent! Here's the issue: https://github.com/qbittorrent/qBittorrent/issues/22909 Someone in the discord found it, here's a quote: > This issue was introduced in 4.6.4, so resolved for me by specifying the previous version in my docker-compose.yaml file under /opt/...
by rogs
Thu Jun 26, 2025 1:22 pm
Forum: qBittorrent / Gluetun (VPN)
Topic: Can't save qbittorrent settings
Replies: 9
Views: 3199
Gender:
Uruguay

Re: Can't save qbittorrent settings

Everything looks perfectly fine... I'm stumped :shock:

I don't know what else to try :| Maybe try updating the config manually using the qBittorrent.conf file?

by rogs
Thu Jun 26, 2025 12:45 pm
Forum: qBittorrent / Gluetun (VPN)
Topic: Can't save qbittorrent settings
Replies: 9
Views: 3199
Gender:
Uruguay

Re: Can't save qbittorrent settings

Who's the owner of the entire config directory? Can you send me the output of ls -la /your/install/location/config?

by rogs
Thu Jun 26, 2025 12:01 pm
Forum: qBittorrent / Gluetun (VPN)
Topic: Can't save qbittorrent settings
Replies: 9
Views: 3199
Gender:
Uruguay

Re: Can't save qbittorrent settings

The logs don't show anything in particular... Are you saving the settings with the logs running and not getting any output?

by rogs
Wed Jun 25, 2025 6:11 pm
Forum: Presentations - Hello!
Topic: Hi here ! I'm Rynz
Replies: 4
Views: 1922
Gender:
Uruguay

Re: Hi here ! I'm Rynz

Thank you for the review! The french docs were written by another member from the team that is from France. If you have any comments or changes, please let us know!

by rogs
Wed Jun 25, 2025 12:02 pm
Forum: Installation
Topic: lscr.io connect error during YAMS install
Replies: 2
Views: 1275
Gender:
Uruguay

Re: lscr.io connect error during YAMS install

Hey @rynz!

We've been seeing more DNS issues with lsrc.io than usual, they seem to be having problems lately. Sadly there's nothing we can do, other than wait for them (their DNS or/and your ISP) to fix them.

Cheers!

Roger.

by rogs
Wed Jun 25, 2025 11:58 am
Forum: qBittorrent / Gluetun (VPN)
Topic: Can't save qbittorrent settings
Replies: 9
Views: 3199
Gender:
Uruguay

Re: Can't save qbittorrent settings

Hey @Tealeaf!

That's weird... Do all the other arrs save their settings correctly?

Can you send the logs for qBittorrent in a pastebin? Run docker logs qbittorrent --follow and try saving on qBittorrent

Cheers!

Roger.

by rogs
Wed Jun 25, 2025 11:55 am
Forum: Presentations - Hello!
Topic: Hi here ! I'm Rynz
Replies: 4
Views: 1922
Gender:
Uruguay

Re: Hi here ! I'm Rynz

Hey @rynz!

Welcome to YAMS! :mrgreen: We're glad to have you here! I see that you are from France, what do you think about the French translation?

Cheers!

Roger.

by rogs
Tue Jun 24, 2025 7:22 pm
Forum: Jellyfin
Topic: Fatal Playback Error with 4K Films.
Replies: 6
Views: 2453
Gender:
Uruguay

Re: Fatal Playback Error with 4K Films.

Hmmm, weird... Either way, the correct one should be

Code: Select all

      - NVIDIA_VISIBLE_DEVICES=all

(the -e is only if you are using plain docker, but YAMS uses docker-compose).

I have no idea why the other problem is happening to be honest, this is the first time I see that...

by rogs
Tue Jun 24, 2025 6:45 pm
Forum: Jellyfin
Topic: Fatal Playback Error with 4K Films.
Replies: 6
Views: 2453
Gender:
Uruguay

Re: Fatal Playback Error with 4K Films.

BTW, I found the error:

Image

This is not valid YAML. - e NVIDIA_VISIBLE_DEVICES=all is completely wrong