[07:37:23]
<Andreas> Hi. Im on 11.2.27 and just installed jupyterlab on its own subdomain. Ive had it installed before. I cant login with yunohost user credentials. Ive tried removing cookies and in different browser. And checked permissions are correct. Log: https://paste.yunohost.org/vozerisila. The server is behind a Wireguard VPS tunnel, but I dont suppose that means anything. What to do?
[07:45:53]
<ederto87> > likely yes
I did it. Thank you so much for your help. It works. 3 users have already been created.
[08:19:29]
<orhtej2> > <@eder87:matrix.org> I did it. Thank you so much for your help. It works. 3 users have already been created.
Remember his unfortunately needs to be redone after each upgrade
[08:20:07]
<marcms> Bonjour, j'ai mis en place mon serveur Yunohost et j'ai décidé de donner sa chance à Métronome comme serveur XMPP. Je n'arrive par contre pas à mettre en place STUN/TURN, j'ai installé Coturn, l'ai configuré comme indiqué dans le forum mais je remarque une chose très bizarre: le diagnostic de Yunohost me dit que le port 5349 n'est pas accessible depuis l'extérieur
[08:20:43]
<marcms> Pourtant sur ma box le port est bien redirigé
[08:20:56]
<marcms> J'essaie d'envoyer des captures d'écran mais ça passe pas
[08:25:19]
<Aleks (he/him/il/lui)> apriori c'est un faux probleme, c'est juste que le diagnostique de yunohost ne peut pas tester les ports UDP
[08:26:42]
<marcms> Ok merci
[08:27:23]
<marcms> En effet en refaisant un test d'appel, c'est passé
[08:27:41]
<marcms> Je devrais plus me fier aux tests manuels qu'aux outils diagnostiques 😅️
[08:28:21]
<marcms> Par contre je croyais avoir bien configuré http upload mais en fait non puisque j'ai pas pu envoyer les images
[08:30:27]
<marcms> > En effet en refaisant un test d'appel, c'est passé
Ah non je retire ce que j'ai dit, les deux clients que j'ai connectés étaient dans le même LAN, forcément ça facilite les choses
[08:30:28]
<Andreas> > <@andreas:gdamsbo.dk> Hi. Im on 11.2.27 and just installed jupyterlab on its own subdomain. Ive had it installed before. I cant login with yunohost user credentials. Ive tried removing cookies and in different browser. And checked permissions are correct. Log: https://paste.yunohost.org/vozerisila. The server is behind a Wireguard VPS tunnel, but I dont suppose that means anything. What to do?
So, did some digging. I did the following (for reference) as sudo: Regenerate default config with cd /opt/jupyterlab; yunohost app shell jupyterlab; jupyterhub --generate-config; exit. Then nano /opt/jupyterlab/jupyterlab/jupyterhub_config.py, added a line with "c.Authenticator.allowed_users = {'my_user'}", restated jupyterlab, and it works. Strange this was not working on install. Ref: https://jupyterhub.readthedocs.io/en/stable/tutorial/getting-started/authenticators-users-basics.html#, the logs hinted me after
[08:32:06]
<marcms> Les enregistrements SRV doivent-ils bien être:
_stun._tcp 3600 IN SRV 0 5 5349 @
_stun._udp 3600 IN SRV 0 5 5349 @
_turn._tcp 3600 IN SRV 0 5 5349 @
_turn._udp 3600 IN SRV 0 5 5349 @
[08:32:07]
<marcms> ?
[08:32:15]
<anubis> marcms, tu peux consulter https://wiki.jabberfr.org/Yunohost dans un premier temps 😉
[08:33:22]
<marcms> > marcms, tu peux consulter https://wiki.jabberfr.org/Yunohost dans un premier temps 😉
Ok merci
[08:47:19]
<marcms> J'ai déjà configuré selon cette page: https://github.com/YunoHost/issues/issues/1607
[08:48:05]
<marcms> J'ai remarqué que j'ai fait une faute de frappe dans la section enable module: j'ai mis "jingle-nodes"; au lieu de "jingle_nodes";
[08:48:40]
<marcms> Mais corriger ça n'a pas rendu le service fonctionnel, j'essaye en enlevant les guillemets autour du turn_secret mais ça passe toujours pas
[10:21:51]
<marcms> Je pense que ça vient des enregistrements SRV
[10:21:54]
<marcms> https://xmpp-upload.framboiserouge.fr/upload/8IqAvJQ76fRt8514/cb6b3e82-32c4-4fcb-8e55-afa5a8d4d5b0.png
[10:24:21]
<marcms> _stun._tcp 3600 IN SRV 0 5 5349 @
_stun._udp 3600 IN SRV 0 5 5349 @
_turn._tcp 3600 IN SRV 0 5 5349 @
_turn._udp 3600 IN SRV 0 5 5349 @
_xmpp-client._tcp 3600 IN SRV 0 5 5222 @
_xmpp-server._tcp 3600 IN SRV 0 5 5269 @
[10:28:52]
<anubis> pas d'enregistrements spécifiques pour stun/turn chez moi, cf https://wiki.jabberfr.org/Configuration_des_DNS
[10:31:38]
<marcms> Étrange j'en avais lorsque j'utilisais ejabberd
[10:32:54]
<anubis> tu as redémarré Metronome depuis les derniers changements de conf ?
[10:32:55]
<marcms> Là il se passe un truc bizarre dans ma zone DNS: le nom de domaine se répète deux fois dans les enregistrements SRV et mes modifications ne sont pas prises en compte
[10:33:14]
<marcms> Oui je le redémarre à chaque fois
[10:40:56]
<anubis> tu as bien mis la conf dans /etc/metronome/metronome.cfg.lua ? quand tu redémarres Metronome pas d'erreurs suspectes dans les logs ?
[10:42:04]
<anubis> (chez moi j'ai mis 'external_services = { ...' après
'-- WebSocket configuration (mod_websocket)
consider_websocket_secure = true
cross_domain_websocket = true'
)
[10:42:51]
<anubis> (peut-etre on peut basculer sur yunohost-xmpp@muc.chapril.org pour ne pas trop polluer ici)
[10:53:56]
<marcms> > (peut-etre on peut basculer sur yunohost-xmpp@muc.chapril.org pour ne pas trop polluer ici)
Ok !
[11:34:55]
<iuiuiu239> what's happened
[12:38:09]
<huskyz> hi guys, there is an error on your site when I trying to download the virtualbox 64 bit ISO
https://build.yunohost.org/yunohost-bullseye-11.2-am64-stable.iso
[12:38:25]
<huskyz> error 404, not found
[12:38:45]
<Aleks (he/him/il/lui)> it's ... testing ?
[12:38:51]
<Aleks (he/him/il/lui)> https://build.yunohost.org/yunohost-bookworm-12-amd64-testing.iso
[12:38:55]
<Aleks (he/him/il/lui)> ah
[12:38:56]
<Aleks (he/him/il/lui)> 11.2
[12:39:06]
<Aleks (he/him/il/lui)> https://build.yunohost.org/yunohost-bullseye-11.2-amd64-stable.iso ?
[12:39:15]
<huskyz> > <@Alekswag:matrix.org> https://build.yunohost.org/yunohost-bookworm-12-amd64-testing.iso
oh, cool, I miss that
[12:39:23]
<huskyz> better 12 based on Bookworm, thanks
[12:39:29]
<Aleks (he/him/il/lui)> you had a typo, it's amd64, not am64
[12:39:44]
<huskyz> I try with this
[12:40:29]
<huskyz> > <@Alekswag:matrix.org> you had a typo, it's amd64, not am64
oh, true! This is the automatically redirect when I click on the link for download vbox version 64 bit
[12:41:38]
<huskyz> and this link (italian version) gave another error
https://yunohost.org/it/install
[12:42:24]
<Aleks (he/him/il/lui)> heuarg ok so it's my typo x_x
[12:46:06]
<huskyz> np, thank you
[12:48:19]
<huskyz> sorry for my bad english, I hope you understand me anyway
[12:49:21]
<huskyz> btw, on the main page (english version) for the vbox ISO there is still the 11.0.9 download links
[12:52:00]
<huskyz> is there an iso bookworm 12 stable?
[12:52:24]
<Aleks (he/him/il/lui)> no, cf https://forum.yunohost.org/t/beta-stage-testing-for-yunohost-12-0-bookworm-and-bullseye-bookworm-migration/30496
[12:53:35]
<huskyz> ok thank you. I'll try the bullseye 11.2 stable. It is the most updated stable version for amd64, right?
[12:54:03]
<huskyz> ok thank you. I'll try the bullseye 11.2 stable. Is the most updated stable version for amd64?
[12:55:21]
<Aleks (he/him/il/lui)> yup
[12:58:11]
<huskyz> > <@Alekswag:matrix.org> heuarg ok so it's my typo x_x
there is the same typo even on the signature and checksum links (64 bit)
[12:58:57]
<Aleks (he/him/il/lui)> it should be fixed but the browser has some cache ...
[13:00:13]
<huskyz> > <@Alekswag:matrix.org> it should be fixed but the browser has some cache ...
true, now it works
[13:00:18]
<huskyz> ty
[13:00:39]
<Salamandar> > <@Alekswag:matrix.org> you had a typo, it's amd64, not am64
yes, am64 is an ARM64 SoC from TI :D
[13:01:31]
<huskyz> this is still broken
https://yunohost.org/it/install
btw no problem, I'll read the /en/ version
[13:06:17]
<huskyz> are you planning to add rebased to the list of available apps?
[13:07:05]
<huskyz> for soapbox
[13:11:21]
<Aleks (he/him/il/lui)> no idea what rebased is
[13:12:17]
<orhtej2> > <@huskyz:matrix.org> are you planning to add rebased to the list of available apps?
Feel free to add it to wishlist
[13:13:27]
<huskyz> > <@Alekswag:matrix.org> no idea what rebased is
https://soapbox.pub/blog/soapbox-be-is-now-rebased/
[13:13:42]
<huskyz> backend for soapbox made by the soapbox dev
[13:15:57]
<huskyz> I saw there is soapbox in the app list but not rebased (I can install pleroma for the backend and use soapbox for the frontend, but I prefer rebased, if is possible)
[13:19:30]
<Aleks (he/him/il/lui)> cf https://apps.yunohost.org/wishlist/add
[13:44:18]
<huskyz> https://aria.im/_matrix/media/v1/download/matrix.org/WnHARUFzDvpuGJqHxtiSgcQO
[13:44:28]
<huskyz> I have a life
[13:44:47]
<huskyz> ```
# Name
Rebased
# App's description
Backend for Soapbox made by the Soapbox dev. Fediverse.
# Project code repository
https://gitlab.com/soapbox-pub/rebased
# Link to the project's LICENSE
https://gitlab.com/soapbox-pub/rebased/-/blob/main/COPYING
```
[13:44:54]
<huskyz> if it is not taken into consideration there is no problem, it was just curiosity, just to know
[13:55:09]
<Salamandar> > <@huskyz:matrix.org> I have a life
we do too
[14:15:45]
<eric_G> > <@huskyz:matrix.org> I have a life
I was going to respond... but no, I have a life too 😅
[17:03:08]
<xiamen> hello
[18:47:32]
<takuruu> Hey everyone, does anybody have the same issue: I installed photoprism, set admin PW and now I can't use these credentials. I get the error "invalid credentials"