Thursday, February 19, 2026
support@conference.yunohost.org
February
Mon Tue Wed Thu Fri Sat Sun
            1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
 
             

[01:08:52] <zewm> Hello everyone. I hope you're doing well tonight. I have yunohost installed on a public website and I'm trying to verify an application through the /.well-known/ token. When the app tries to download the token, it is getting redirected to the portal.

Any advice on how to get the .well-known directory to be read?
[01:33:28] <DJ Chase (fae/faer)> does this work?

[SOLVED] Rewrites to well-known get redirected to sso portal (Nextcloud social) - Support - YunoHost Forum](https://forum.yunohost.org/t/solved-rewrites-to-well-known-get-redirected-to-sso-portal-nextcloud-social/8182) ([archive](https://archive.today/latest/https://forum.yunohost.org/t/solved-rewrites-to-well-known-get-redirected-to-sso-portal-nextcloud-social/8182))
[01:33:33] <DJ Chase (fae/faer)> does this work?

[[SOLVED] Rewrites to well-known get redirected to sso portal (Nextcloud social) - Support - YunoHost Forum](https://forum.yunohost.org/t/solved-rewrites-to-well-known-get-redirected-to-sso-portal-nextcloud-social/8182) ([archive](https://archive.today/latest/https://forum.yunohost.org/t/solved-rewrites-to-well-known-get-redirected-to-sso-portal-nextcloud-social/8182))
[01:34:00] <DJ Chase (fae/faer)> (@zewm:matrix.org sorry forgot to reply)
[10:58:30] <selfhoster1312> > https://repo.jellyfin.org/files/ffmpeg/debian/7.x/7.0.2-9/amd64/jellyfin-ffmpeg7_7.0.2-9-bookworm_amd64.deb:
> 2026-02-19 11:56:39 erreur 404 : Not found.
> Could not restore jellyfin: An error occured inside the app restore script
[10:58:32] <selfhoster1312> woops :)
[10:58:40] <selfhoster1312> j'aurais dû faire un backup avant de lancer la màj :D :D :D
[11:19:57] <Chatpitaine Caverne> Maybe modify the restore script with
https://repo.jellyfin.org/files/ffmpeg/debian/7.x/7.1.3-3/amd64/jellyfin-ffmpeg7_7.1.3-3-bookworm_amd64.deb
and lauch a new restore of the auto-preèupgrade archive.
Cause if you browser naviguate to the https://repo.jellyfin.org/files/ffmpeg/debian/7.x you can see indeed that 7.0.2-9 was removed.
[11:21:01] <Chatpitaine Caverne> The script should be in /etc/yunohost/apps/scripts/restore.sh
[11:21:52] <Chatpitaine Caverne> The script should be in /etc/yunohost/apps/YOURAP/scripts/restore
[11:27:27] <Chatpitaine Caverne> Or if the URL isn't in restore, maybe in the manifest in /etc/yunohost/apps/YOURAP/
[11:28:58] <selfhoster1312> > Maybe modify the restore script with
> https://repo.jellyfin.org/files/ffmpeg/debian/7.x/7.1.3-3/amd64/jellyfin-ffmpeg7_7.1.3-3-bookworm_amd64.deb
> and lauch a new restore of the auto-preèupgrade archive.
> Cause if you browser naviguate to the https://repo.jellyfin.org/files/ffmpeg/debian/7.x you can see indeed that 7.0.2-9 was removed.
i will thanks :)
[11:30:33] <selfhoster1312> (of course the script is no longer in /etc/yunohost/apps/jellyfin because it's uninstalled, but i'll try forking my version's yunohost package)
[11:56:52] <selfhoster1312> is it expected that yunohost app install tries to provision resources that don't match my debian version? i updated the bookworm sources but it fails at bullseye/trixie sources
[12:09:03] <orhtej2> > <selfhoster1312> is it expected that yunohost app install tries to provision resources that don't match my debian version? i updated the bookworm sources but it fails at bullseye/trixie sources

Yes, can be fixed by setting `prefetch = false` in manifest
[12:09:14] <selfhoster1312> thx
[12:11:27] <Chatpitaine Caverne> You gonna need to modify the .tar pre-upgrade file, not fork the ynh repository.
You can find inspiration, this is not the same case, with the tar commands in this post : https://forum.yunohost.org/t/synapse-restoration-fail-on-pkg-resources-error-linked-to-ldap-auth-plugin/41530
[12:12:44] <Gwên> J'ai de nouveau rencontré mon problème. J'ai remarqué qu'en fait la zone Services de l'interface graphique s'affichait mais au bout d'une ou deux minutes d'attente. Et qu'en relançant dnsmasq (je l'ai fait en ligne de commande) tout refonctionnait
[12:12:56] <Gwên> Donc le souci semble provenir de dnsmasq et pas de Searxng
[12:12:59] <selfhoster1312> (i find it weird it prefetches for all distros, but not across architectures)
[12:13:18] <selfhoster1312> > You gonna need to modify the .tar pre-upgrade file, not fork the ynh repository.
> You can find inspiration, this is not the same case, with the tar commands in this post : https://forum.yunohost.org/t/synapse-restoration-fail-on-pkg-resources-error-linked-to-ldap-auth-plugin/41530
i forked to install 10.10.7 and restored from the raw backup :-) :-) :-)
[12:20:58] <selfhoster1312> now trying the upgrade
[12:33:29] <selfhoster1312> all good, thanks for the moral support :)
[12:34:24] <selfhoster1312> hmmm not all good, i stayed logged in during upgrade, but i logged out manually and LDAP login doesn't work :) :)
[12:38:24] <selfhoster1312> probably related:

> System.TypeLoadException: Method 'HasPassword' in type 'Jellyfin.Plugin.LDAP_Auth.LdapAuthenticationProviderPlugin' from assembly 'LDAP-Auth, Version=19.0.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
[12:43:05] <selfhoster1312> looks like i still have 19.0.0 for some reason (probably due to restoring v19 from backup, but it should have been upgraded to v22)
[12:46:37] <selfhoster1312> ok manually upgrading the plugin seems to work
[14:30:23] <m606> @u9000:riot.firechicken.net Hello, I believe vert_ynh is fixed on the testing branch (basically what changes is that it will now compile the ffmpeg wrapper binary on the instance). Would you like to test it ? Install with `sudo yunohost app install https://github.com/YunoHost-Apps/vert_ynh/tree/testing` or via the webUI (it requires ~2GB of RAM and ~2GB of disk space to compile).
What would be interesting is:
1. Are video conversion features working as expected?
1. What is the `verd` service log?
[14:34:03] <m606> @u9000:riot.firechicken.net Hello, I believe vert_ynh is fixed on the testing branch (basically what changes is that it will now compile the ffmpeg wrapper binary on the instance). Would you like to test it ? Install with `sudo yunohost app install https://github.com/YunoHost-Apps/vert_ynh/tree/testing` or via the webUI (it requires ~2GB of RAM and ~2GB of disk space to compile).
What would be interesting is:
1. Are video conversion features working as expected?
1. What is the `vertd` service log?
[14:36:12] <m606> @u9000:riot.firechicken.net Hello, I believe vert_ynh is fixed on the testing branch (basically what changes is that it will now compile the ffmpeg wrapper binary on the instance). Would you like to test it ? Install with `sudo yunohost app install https://github.com/YunoHost-Apps/vert_ynh/tree/testing` or via the webUI (it requires ~2GB of RAM and ~2GB of disk space to compile).
What would be interesting is:
1. Are video conversion features working as expected?
2. What is in the `vertd` service log?
[15:19:49] <DJ Chase (fae/faer)> awesome, thank you!

can test within the hour :)
[16:40:50] <DJ Chase (fae/faer)> okay so the service runs now, but:
1. no -- when i click video it still says "no formats available"
2. https://paste.yunohost.org/eruxosusij
[16:49:10] <Cheeserider> Anyone know about hosting Stoat?
[17:43:22] <Klodd> I have a weird question: will anything bad happen if I create a group within nextcloud and users within that group for sharing work with non-yunohost users?
[17:44:38] <Klodd> I've noticed that nextcloud from its own admin interface cannot assign accounts to YNH's managed groups, which I find just and good. It's making me think that I can have this “parallel world" of users and groups exclusive to my nextcloud instance
[18:03:38] <trendless> > <@notklodd:matrix.org> I have a weird question: will anything bad happen if I create a group within nextcloud and users within that group for sharing work with non-yunohost users?

I actively use user accounts in nextcloud that I've created in nextcloud instead of from / linked to ynh/ldap. I've never run into any issues; haven't done much with groups though
[18:16:38] <Klodd> thanks!
[22:51:55] <DJ Chase (fae/faer)> any idea why i get a generic "Error" on nextcloud now?
[22:51:57] <DJ Chase (fae/faer)> https://aria.im/_bifrost/v1/media/download/Ad5p6vW14OjMIyooLzDZVAtWgjpk5NoseKgyKpbRCbT7MKRp1hfVJjdG1LNU9NEHIMjuT5WxvZ3E70Bz23gMWvBCecfUCxlQAHJpb3QuZmlyZWNoaWNrZW4ubmV0L2RYWkRnbWdZd1l2ZlNmZ3RNaFN1dXlncA
[22:52:49] <DJ Chase (fae/faer)> context: my ip was trapped in the bruteforce protection, so i ran `php occ security:bruteforce:reset $MY_IP`, and now it just says "Error" instead of the previous bruteforce error
[22:53:20] <DJ Chase (fae/faer)> i also disabled the bruteforce protection in config.php before i did that since there's already fail2ban