Sunday, January 28, 2024
support@conference.yunohost.org
January
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
29
30
31
       
             

[13:12:32] <saebaryo.xyz> Bon apres midi a tous 👋
J'ai un souci a restaurer un ancien backup de Nextcloud sur la derniere version de Yunohost et j'e ai vrm besoin.
Je n'arrive pas a trouver l'erreur sur le log. Je laisse le log [ici](https://paste.yunohost.org/raw/babeqahipa).
Merci les amis 🫶
[14:07:11] <orhtej2> saebaryo.xyz: share the solution for others who may face the same problem in the future!
[15:31:27] <jjs.6123> Oh my word, the room is back! 👋
[15:37:36] <jjs.6123> Could someone explain please how to enable and modify message archival and expiration of uploaded files to Metronome? I know it involves editing some config files but nothing I try results in a change in behaviour.
[16:06:19] <boipisigre> Bonjour,
J'ai installé hier yunohost Alpha .
Comment doivent être remonté les dysfonctionnements.
Exemple : un logout de calibre renvoi un 404 .
car l'url est :
https://yuno12.local/yunohost/sso//yunohost/sso/?action=logout
au lieu de :
https://yuno12.local/yunohost/sso/?action=logout
[16:09:48] <boipisigre> le logout de Nextcloud renvoie sur
https://yuno12.local/yunohost/sso/login
[16:12:55] <Chatpitaine Caverne> jjs.6123: I suppose that you saw that : https://forum.yunohost.org/t/xmpp-metronome-setting-file-expiration-file-storage/28107
Doesn't it work ?
[16:13:00] <Salamandar> > <jjs.6123> Could someone explain please how to enable and modify message archival and expiration of uploaded files to Metronome? I know it involves editing some config files but nothing I try results in a change in behaviour.

is metronome the xmpp server ?
[16:14:11] <jjs.6123> > jjs.6123: I suppose that you saw that : https://forum.yunohost.org/t/xmpp-metronome-setting-file-expiration-file-storage/28107
> Doesn't it work ?
Yes, I wrote that 😁
[16:14:16] <Chatpitaine Caverne> jjs.6123 sorry, maybe it's your initial question .... Sorry didn't read until the last message on, the forum.
[16:14:47] <jjs.6123> I'm asking in several places because someone somewhere must know... I'm just not having much luck.
[16:15:41] <Chatpitaine Caverne> > <jjs.6123> I'm asking in several places because someone somewhere must know... I'm just not having much luck.

You did well, having traces like this on the forum can be useful for others.
[16:17:36] <jjs.6123> That's what I thought. I'm surprised there's not more in the Yunohost docs about it, really.
[16:41:18] <Chatpitaine Caverne> Well searching into the Metronome doc. I don't find until now.
[17:06:42] <jjs.6123> The Metronome docs seem to have been written for people who already know everything about Metronome 😄 Prosody's docs are better, but some parts of Metronome are not parts of Prosody, so that doesn't help... And they happen to be the parts I want.
[18:39:00] <Chatpitaine Caverne> jjs.6123: I don't find. Sorry. I found you in some places, trying to find help. 😸🫶
Hope someone gonna be able to help you.
[18:40:22] <phinero> https://aria.im/_matrix/media/v1/download/matrix.org/puGwGhyKVdArHBXmBWmevPis
[18:41:06] <phinero> > <@phinero:matrix.org> sent an image.

this link leads to 404. How to configure DNS using CF?
[18:41:08] <phinero> Yes. I've already noticed it ) Is there no ways to use CF proxy turned ON? Should I switch it OFF?
[18:41:09] <Aleks (he/him/il/lui)> cf the red message
[18:41:10] <Aleks (he/him/il/lui)> ¯\_(ツ)_/¯
[18:41:10] <Aleks (he/him/il/lui)> yes this is a blue message
[18:41:47] <phinero> So, I'm trying to hide my server using CF zone. We've already got big troubles in using the Internet in our country (
[18:42:25] <phinero> So, I'm trying to hide my server using CF zone. We've already got big troubles using the Internet in our country (
[18:42:26] <kevadesu> https://aria.im/_matrix/media/v1/download/gitter.im/5d721c0a2bf578f29d67e1bd3fcaf73360ee2eda1751675934743724032
[18:50:28] <kevadesu> by the way, here's what the traceback says
```
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/moulinette/interfaces/api.py", line 457, in process
ret = self.actionsmap.process(arguments, timeout=30, route=_route)
File "/usr/lib/python3/dist-packages/moulinette/actionsmap.py", line 584, in process
return func(**arguments)
File "/usr/lib/python3/dist-packages/yunohost/tools.py", line 372, in tools_update
upgradable_apps = _list_upgradable_apps()
File "/usr/lib/python3/dist-packages/yunohost/app.py", line 2621, in _list_upgradable_apps
app["notifications"]["PRE_UPGRADE"] = _filter_and_hydrate_notifications(
File "/usr/lib/python3/dist-packages/yunohost/app.py", line 3142, in _filter_and_hydrate_notifications
return {
File "/usr/lib/python3/dist-packages/yunohost/app.py", line 3148, in <dictcomp>
or is_version_more_recent_than_current_version(name)
File "/usr/lib/python3/dist-packages/yunohost/app.py", line 3134, in is_version_more_recent_than_current_version
current_version = str(current_version)
UnboundLocalError: local variable 'current_version' referenced before assignment
```

[19:05:37] <Aleks (he/him/il/lui)> ... and what app is this about ...
[19:09:51] <orhtej2> > <@kevadesu:gitter.im> by the way, here's what the traceback says
> ```
> Traceback (most recent call last):
> File "/usr/lib/python3/dist-packages/moulinette/interfaces/api.py", line 457, in process
> ret = self.actionsmap.process(arguments, timeout=30, route=_route)
> File "/usr/lib/python3/dist-packages/moulinette/actionsmap.py", line 584, in process
> return func(**arguments)
> File "/usr/lib/python3/dist-packages/yunohost/tools.py", line 372, in tools_update
> upgradable_apps = _list_upgradable_apps()
> File "/usr/lib/python3/dist-packages/yunohost/app.py", line 2621, in _list_upgradable_apps
> app["notifications"]["PRE_UPGRADE"] = _filter_and_hydrate_notifications(
> File "/usr/lib/python3/dist-packages/yunohost/app.py", line 3142, in _filter_and_hydrate_notifications
> return {
> File "/usr/lib/python3/dist-packages/yunohost/app.py", line 3148, in <dictcomp>
> or is_version_more_recent_than_current_version(name)
> File "/usr/lib/python3/dist-packages/yunohost/app.py", line 3134, in is_version_more_recent_than_current_version
> current_version = str(current_version)
> UnboundLocalError: local variable 'current_version' referenced before assignment
> ```

mind sharing the app list?
[19:16:06] <kevadesu> https://aria.im/_matrix/media/v1/download/gitter.im/0e7db90a4208770fb0a8c569ae0f2fcffd9ca38f1751685587749830656
[19:16:10] <kevadesu> > <@Alekswag:matrix.org> ... and what app is this about ...

system update
[19:17:59] <Aleks (he/him/il/lui)> "system update" ain't an app..
[19:18:41] <kevadesu> I know
[19:18:44] <kevadesu> This error occured
[19:18:48] <kevadesu> when I tried to do an update
[19:19:20] <kevadesu> https://aria.im/_matrix/media/v1/download/gitter.im/ec49138045269749e94a06f5dd471dda8c85946b1751686408843558912
[19:21:07] <cass, the Fae> I'm having an issue where when I attempt to create a user on my server, the user is created, but it doesn't create accounts for the user in the applications that the all_users group has permissions for. Is there some manual step that I'm missing?
[19:23:25] <Aleks (he/him/il/lui)> > <@kevadesu:gitter.im> by the way, here's what the traceback says
> ```
> Traceback (most recent call last):
> File "/usr/lib/python3/dist-packages/moulinette/interfaces/api.py", line 457, in process
> ret = self.actionsmap.process(arguments, timeout=30, route=_route)
> File "/usr/lib/python3/dist-packages/moulinette/actionsmap.py", line 584, in process
> return func(**arguments)
> File "/usr/lib/python3/dist-packages/yunohost/tools.py", line 372, in tools_update
> upgradable_apps = _list_upgradable_apps()
> File "/usr/lib/python3/dist-packages/yunohost/app.py", line 2621, in _list_upgradable_apps
> app["notifications"]["PRE_UPGRADE"] = _filter_and_hydrate_notifications(
> File "/usr/lib/python3/dist-packages/yunohost/app.py", line 3142, in _filter_and_hydrate_notifications
> return {
> File "/usr/lib/python3/dist-packages/yunohost/app.py", line 3148, in <dictcomp>
> or is_version_more_recent_than_current_version(name)
> File "/usr/lib/python3/dist-packages/yunohost/app.py", line 3134, in is_version_more_recent_than_current_version
> current_version = str(current_version)
> UnboundLocalError: local variable 'current_version' referenced before assignment
> ```

this bug was fixed months ago, idk what version of yunohost you are running ...
[19:24:01] <kevadesu> I didn't start my server long ago, and I wanted to update YunoHost using system update
[19:24:09] <kevadesu> do I need to reinstall YunoHost completely
[19:24:44] <kevadesu> oh
[19:24:52] <kevadesu> 11.1.9
[19:25:29] <kevadesu> but if I can't update through the system update screen, how do I do it then
[19:25:29] <Aleks (he/him/il/lui)> well yeah you need to upgrade to 11.2.x ...
[19:25:37] <kevadesu> do I do it through the CLI?
[19:25:48] <Aleks (he/him/il/lui)> you started an app upgrade, not a system upgrade...
[19:26:08] <kevadesu> Why does the option say system update then
[19:26:10] <kevadesu> I'm confused
[19:26:36] <Aleks (he/him/il/lui)> because it's old and was never changed, and the screen handle both system upgrades and app upgrades
[19:27:31] <kevadesu> Oh damn okay
[19:27:38] <kevadesu> So how do I do a system update
[19:28:00] <Aleks (he/him/il/lui)> By going to the System update screen and clicking the corresponding button
[19:28:17] <kevadesu> But here's the thing
[19:28:25] <kevadesu> That error pops up when I go to the system update screen
[19:28:35] <kevadesu> Is there a way to just do this from the terminal
[19:29:02] <Aleks (he/him/il/lui)> woookay...
[19:29:02] <kevadesu> And if there is, is it just a generic apt upgrade or do I have to do it with the yunohost command?
[19:29:19] <Aleks (he/him/il/lui)> yes, `sudo yunohost tools upgrade system`
[19:29:31] <kevadesu> Tysm
[19:29:45] <Aleks (he/him/il/lui)> ooor
[19:29:47] <Aleks (he/him/il/lui)> yes
[19:33:01] <estean.vihaio> Hello All. Does YunoH allows to work with a attached storage (NAS)?
[19:36:28] <cass, the Fae> > <@cassfae:cassfae.page> I'm having an issue where when I attempt to create a user on my server, the user is created, but it doesn't create accounts for the user in the applications that the all_users group has permissions for. Is there some manual step that I'm missing?

I tried searching the room history, but couldn't find anything, probably because of when my server started federating with this one.
[19:36:29] <Aleks (he/him/il/lui)> yes and no, you'll have to configure stuff yourself
[19:58:28] <estean.vihaio> > yes and no, you'll have to configure stuff yourself
That was for me right? I have to settle a samba something and some commands copy pasting right?
[20:01:02] <Salamandar> Yeah, yunohost is basically standard debian
[20:01:18] <Salamandar> So you can configure samba nfs etc as you wish
[20:11:47] <cass, the Fae> > <@cassfae:cassfae.page> I tried searching the room history, but couldn't find anything, probably because of when my server started federating with this one.

i figured out that most of my services don't have LDAP integration, so I had to make user accounts for those things myself.