[08:35:03]
<vemas> When i try to install Jellyfin i get this Error https://paste.yunohost.org/raw/nageloluyu
[08:43:12]
<Salamandar> grrrrrrrr
[08:43:17]
<Salamandar> @vemas:matrix.org we'll look into it
[08:43:35]
<Salamandar> The Jellyfin team seems to have removed the source files yunohost tries to download…
[08:43:43]
<Salamandar> They do that often…
[11:45:59]
<tituspijean> I really hoped they stopped removing them when they recently revamped their source server. Looks like not. :/
[11:45:59]
<Salamandar> > <@titus:pijean.ovh> I really hoped they stopped removing them when they recently revamped their source server. Looks like not. :/
we were using urls with `latest-6.x` inside, i just replaced this with `6.x` and this works
[11:46:23]
<Salamandar> > <@vemas:matrix.org> When i try to install Jellyfin i get this Error https://paste.yunohost.org/raw/nageloluyu
this is fixed
[14:26:06]
<3dart> https://aria.im/_matrix/media/v1/download/matrix.org/porGVnusWLqlwNIlxCBfKwxI
[14:26:11]
<3dart> Hello,
It stuck here for hours. any ideas?
[14:29:32]
<3dart> i have added a subdomain and tried to install nextcloud there and it stucked. so i force reboot yunohost. now i cant delete domain and access the app in yunohost admin panel.
what should i do to uninstall it?
[14:42:21]
<Aleks (he/him/il/lui)> " i cant delete domain and access the app in yunohost admin panel"
i you cant, then what happens exactly when you try
[14:42:21]
<Aleks (he/him/il/lui)> " i cant delete domain and access the app in yunohost admin panel"
if you cant, then what happens exactly when you try
[15:22:47]
<3dart> After this now it shows this!
[15:22:53]
<3dart> https://aria.im/_matrix/media/v1/download/matrix.org/LLPXHFwqBXQYSdmkeAtxroej
[15:23:58]
<Aleks (he/him/il/lui)> sounds like the yunohost operation is still running maybe
[15:24:20]
<Aleks (he/him/il/lui)> if you have ssh access, can you try sharing the result of `sudo ps -ef --forest | grep yunohost -A5`
[15:27:14]
<3dart> `
madmax@we-artist:~$ sudo ps -ef --forest | grep yunohost -A5
[sudo] password for madmax:
root 564 1 0 21:34 ? 00:00:10 /usr/bin/python3 /usr/bin/yunohost-api
mdns 568 1 0 21:34 ? 00:00:00 /usr/bin/python3 /usr/bin/yunomdns
ntp 577 1 0 21:34 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 118:125
root 584 1 0 21:34 ? 00:00:00 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups
root 27104 584 0 23:25 ? 00:00:00 \_ sshd: madmax [priv]
madmax 27130 27104 0 23:26 ? 00:00:00 \_ sshd: madmax@pts/0
--
madmax 27137 27133 0 23:26 pts/0 00:00:00 \_ grep yunohost -A5
root 585 1 0 21:34 tty1 00:00:00 /sbin/agetty -o -p -- \u --noclear tty1 linux
openldap 666 1 0 21:34 ? 00:00:00 /usr/sbin/slapd -h ldap://localhost:389/ ldaps:/// ldapi:/// -g openldap -u openldap -F /etc/ldap/slapd.d
postgres 692 1 0 21:34 ? 00:00:00 /usr/lib/postgresql/13/bin/postgres -D /var/lib/postgresql/13/main -c config_file=/etc/postgresql/13/main/postgresql.conf
postgres 751 692 0 21:34 ? 00:00:00 \_ postgres: 13/main: checkpointer
postgres 752 692 0 21:34 ? 00:00:00 \_ postgres: 13/main: background writer
`
[15:30:53]
<3dart> ```
madmax@we-artist:~$ sudo ps -ef --forest | grep yunohost -A5
[sudo] password for madmax:
root 564 1 0 21:34 ? 00:00:10 /usr/bin/python3 /usr/bin/yunohost-api
mdns 568 1 0 21:34 ? 00:00:00 /usr/bin/python3 /usr/bin/yunomdns
ntp 577 1 0 21:34 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 118:125
root 584 1 0 21:34 ? 00:00:00 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups
root 27104 584 0 23:25 ? 00:00:00 \_ sshd: madmax [priv]
madmax 27130 27104 0 23:26 ? 00:00:00 \_ sshd: madmax@pts/0
--
madmax 27137 27133 0 23:26 pts/0 00:00:00 \_ grep yunohost -A5
root 585 1 0 21:34 tty1 00:00:00 /sbin/agetty -o -p -- \u --noclear tty1 linux
openldap 666 1 0 21:34 ? 00:00:00 /usr/sbin/slapd -h ldap://localhost:389/ ldaps:/// ldapi:/// -g openldap -u openldap -F /etc/ldap/slapd.d
postgres 692 1 0 21:34 ? 00:00:00 /usr/lib/postgresql/13/bin/postgres -D /var/lib/postgresql/13/main -c config_file=/etc/postgresql/13/main/postgresql.conf
postgres 751 692 0 21:34 ? 00:00:00 \_ postgres: 13/main: checkpointer
postgres 752 692 0 21:34 ? 00:00:00 \_ postgres: 13/main: background writer
```
[15:33:16]
<3dart> https://aria.im/_matrix/media/v1/download/matrix.org/vUphWkAFdbHjfandYfRfwAdu
[15:33:49]
<Aleks (he/him/il/lui)> wokay then i got confused about your screenshot ... you were saying " i cant delete domain and access the app in yunohost admin panel" ... so like ... what happens exactly when you try
[15:33:51]
<3dart> Stuck here with loading icon.
[15:33:59]
<Aleks (he/him/il/lui)> ok
[15:34:26]
<Aleks (he/him/il/lui)> do you get an error when trying to run `yunohost app info nextcloud` ? (no need to share the result except if it's an error message)
[15:36:10]
<3dart> Nop, no error msg.
[15:37:04]
<Aleks (he/him/il/lui)> well anyway the app definitely is not correctly installed so i guess you should remove it with `yunohost app remove nextcloud`
[15:41:04]
<3dart> ```
madmax@we-artist:~$ sudo yunohost app remove nextcloud
Info: Removing nextcloud…
Info: [++++++++++++++++....] > Removing system configurations related to nextcloud...
Info: '/etc/nginx/conf.d/domain.tld.d/nextcloud.conf' wasn't deleted because it doesn't exist.
Info: '/etc/php/7.4/fpm/pool.d/nextcloud.conf' wasn't deleted because it doesn't exist.
Info: '/var/log/nextcloud' wasn't deleted because it doesn't exist.
Info: '/etc/fail2ban/jail.d/nextcloud.conf' wasn't deleted because it doesn't exist.
Info: '/etc/fail2ban/filter.d/nextcloud.conf' wasn't deleted because it doesn't exist.
Info: '/etc/cron.d/nextcloud' wasn't deleted because it doesn't exist.
Info: [####################] > Removal of nextcloud completed
Info: Deprovisioning database...
Warning: ERROR 1008 (HY000) at line 1: Can't drop database 'nextcloud'; database doesn't exist
Info: Deprovisioning apt...
Info: Deprovisioning permissions...
Info: Deprovisioning data_dir...
Info: Deprovisioning install_dir...
Info: Deprovisioning system_user...
Info: Deprovisioning sources...
Success! nextcloud uninstalled
```
[15:49:39]
<3dart> everything is fine now, nextcloud gone from the app list and domain can be uninstalled.
nextcloud is quite unstable in yunohost. tried several time in this year but cant really using it.
[15:50:14]
<Aleks (he/him/il/lui)> many people are using it just fine
[15:57:47]
<miro5001> Yep, it's working fine since more than 3 or 4 years
[19:02:13]
<miro5001> Hello friends.
In the process of degooglising (grrr, that took very long, they still have hardly replaceable solutions, but), I am looking for a password manager. It seems that vaulwarden is the most recommended. But, should I install it on my vps or my home server?
I already have sync of my phone to my home pc that will sync to my home server.
My vps syncs contacts with NC, joplin through minio and links with wallabag
[20:47:39]
<Etienne> > <@miro5001:matrix.org> Hello friends.
> In the process of degooglising (grrr, that took very long, they still have hardly replaceable solutions, but), I am looking for a password manager. It seems that vaulwarden is the most recommended. But, should I install it on my vps or my home server?
> I already have sync of my phone to my home pc that will sync to my home server.
> My vps syncs contacts with NC, joplin through minio and links with wallabag
I have installed Vaultwarden in my Yunohost since one year and everything goes really well, in sync with 2 laptops and my phone.
I disabled automatic fill options personaly.
[20:48:57]
<Etienne> As your vault will be stored encrypted I think security is more a matter of passphrase.
[20:49:42]
<Etienne> Your case sounds complicated regarding sync process
[21:24:42]
<miro5001> > <@etienne:beausoleil.io> Your case sounds complicated regarding sync process
Not really. Big data on home server because of large storage and lightweight data on my vps because it has limited storage and has my email boxes
[21:28:23]
<miro5001> And I am planning to make a duplication of everything to my home server that backups to another bare debian 12 server at home.
I already had a data loss so I prefer having more copies
[21:30:05]
<miro5001> > <@etienne:beausoleil.io> I have installed Vaultwarden in my Yunohost since one year and everything goes really well, in sync with 2 laptops and my phone.
> I disabled automatic fill options personaly.
If you are offline, can you save new password or retrieve an existing password?
[21:32:50]
<Etienne> > <@miro5001:matrix.org> Not really. Big data on home server because of large storage and lightweight data on my vps because it has limited storage and has my email boxes
I have not checked but VW may be light on storage.
[21:33:18]
<Etienne> Yes, because app in Android (Bitwarden with custom sync server) and plugins in web browser have a copy of the vault wich got synced while online
[21:37:29]
<miro5001> Thanks a lot. That's very clear