Sunday, April 28, 2024
support@conference.yunohost.org
April
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
         
             

[07:54:43] <lautre> I wrote an issue : https://forum.yunohost.org/t/error-mysql-when-installing-nextcloud-fail/29485
[08:00:35] <lautre> I'm testing the version 29 from the repo... may be...
[08:05:42] <lautre> Installed without error :D
[08:06:01] <lautre> And working
[10:56:18] <andr_as> Hello, in my home network port 80 and 443 are already in use. Is it possible to use yunohost without these ports? At the moment I've installed it on a raspberry pi 4.
[11:00:29] <Aleks (he/him/il/lui)> theoretically yes, in practice you'll lose your mind
[11:19:42] <Salamandar> > <@josue:tille.ch> Yes, I take the same implementation than dendrit for this. This was changed since the app request to be alone on the domain

> This was changed since the app request to be alone on the domain

Uhm. Not sure i can agree with this statement. matrix.org hosts other things too :D
[11:23:12] <andr_as> > <@Alekswag:matrix.org> theoretically yes, in practice you'll lose your mind

thanks! but I don't need my local port 80 and 443 if I use a VPN provider, am I right?
[11:27:50] <lautre> > <@andr_as:matrix.org> Hello, in my home network port 80 and 443 are already in use. Is it possible to use yunohost without these ports? At the moment I've installed it on a raspberry pi 4.

You must install SNI Proxy, for IPv4 (because, your IPv6 for your Yunohost server can be public)
You don't need to change the port on your server.
[11:28:21] <lautre> For SNI Proxy, you can use Nginx (with stream), or HAproxy
[11:29:38] <lautre> > <@andr_as:matrix.org> thanks! but I don't need my local port 80 and 443 if I use a VPN provider, am I right?

Easier to install SNI Proxy.
On your Nginx in your Yunohost, for IPv4, you will need add proxy_protocol for the line with listen.
[11:30:29] <lautre> The SNI Proxy will listen in 80 and 443 and redirect streams to to right server.
[11:33:10] <andr_as> thanks for the hint! I will read into this!
[12:13:14] <Josué> > <@Salamandar:matrix.org> > This was changed since the app request to be alone on the domain
> Uhm. Not sure i can agree with this statement. matrix.org hosts other things too :D

Cf https://github.com/YunoHost-Apps/synapse_ynh/issues/443
[12:14:03] <Salamandar> Yup, saw that. TBH I think this is something to be fixed in the core
[12:14:17] <Salamandar> s/fixed/supported/
[12:15:19] <Salamandar> because until now I could have accounts like @me:mydomain.tld
[12:15:21] <Josué> Yes but for nos it' mot
[12:15:30] <Salamandar> now we only can do @me:matrix.mydomain.tld for exampl
[12:15:38] <Josué> Yes but for now it's not
[12:20:29] <Josué> > <@Salamandar:matrix.org> now we only can do @me:matrix.mydomain.tld for exampl

No if your read fully the issue and the info about change URL you still can have @me:domain.TLD with synapse on matrix.domain.tld
[12:23:06] <Salamandar> I get what you mean. We couldve worked together to support synapse better than the new package is. Also, you could very well call the helpers manually in the scripts ;)
[12:24:52] <Josué> > <@Salamandar:matrix.org> I get what you mean. We couldve worked together to support synapse better than the new package is. Also, you could very well call the helpers manually in the scripts ;)

I tried many workaround but didn't find any Working way. As the manifest was written we can't really bypass this.
[12:26:33] <Josué> And on other side we still have the issue that matrix take some decision about the requirements for matrix v2 which will be complicated to manage with other domain.
[12:27:21] <Josué> Note that matrix.org are different there manage manually the deployment.
[12:28:31] <Josué> On yunohost side the availability of path is managed automatically and we don't know which other app will be installed on same domain than synapse
[12:31:29] <Josué> > <@Salamandar:matrix.org> Yup, saw that. TBH I think this is something to be fixed in the core

Yes but for now it's not and the issue now it's that yunohost request for all app to be packaging v2 but there are some missing features like that which was just completely removed
[12:34:07] <Josué> But well if you have a better solution to manage this I open for a PR 😉
[12:35:02] <Josué> Note that for dendrit it's exactly the same case.
[16:20:01] <Fabio> Hello !
Need some help about Yunohost.
Do I write here directly ?
[16:32:04] <Fabio> I just have installed today Yunohost on the laptop but the system asks for a login and a password which I didn’t setup during installation.

Which login and password should I use ?
[16:33:43] <lautre> This isn't default as admin?
[16:35:05] <lautre> I'm not on my computer.
Fabio: try admin
Without password or with 'admin' for password too
[16:36:03] <lautre> But I remember that you can found it in the page explaining installation step
[17:14:00] <Fabio> Sorry but it didn’t work.
[18:23:06] <Fabio> I just installed Yunohost on the laptop with all the steps and at some point it rebooted and the system asks for login and password. But I didn’t set any login and password 🤷‍♂️
[19:13:38] <miro5001> > I just installed Yunohost on the laptop with all the steps and at some point it rebooted and the system asks for login and password. But I didn’t set any login and password 🤷‍♂️

You must proceed to the initial configuration. Visit its ip address or yunohost.local
https://yunohost.org/en/administer/install/hardware:regular#proceed-with-the-initial-
[21:04:09] <Fabio> https://youtu.be/A-RfzFhX-Wg?feature=shared
Thank you everybody ! 🙇‍♂️
After some things done, this has been much more easy for me
[21:34:09] <Paprika> Anyone else experience Vaultwarden not loading when accessing via Browser? Keeps on spinning forever until you delete cookies for the site. Then it works until next time you access it again. Been an ongoing issue for probably a year or so, but never went into it enough to fix it.
[22:04:06] <rathantara> yes