[09:55:33]
<Jens> > <@tituspijean:matrix.org> Here are my findings so far: https://github.com/YunoHost-Apps/concrete5_ynh/issues/76
> I was able to replicate your issue (with a side quest about incorrect php version), but I cannot explain why PHP and MySQL can report different time zones.
Wow! Thanks for doing that!
It’s always great to find you’re not imagining things or missing something obvious.
So for next steps does this mean I can expect an update to a module in ynh sometime?
[10:24:53]
<tituspijean> Yes, if we find the reason and solution. :) I'll ping you whenever we find them.
[13:39:54]
<sch> Do you have a recommendation to build an own NAS, either with an SBC or any other computer?
[13:42:46]
<tufek> I tried both, it's really a tradeoff based on your needs and constraints, both have benefits and drawbacks
[13:48:43]
<tufek> so recommendations would really depend on your concerns ;)
[13:51:01]
<tufek> edit: just to take an example: sbc = low powered but SD cards can be a hasstle sometimes, and power greedy apps can be a "pain", in the other hand computer provide great performance, but are power vampires
[14:05:07]
<sch> tufek. I think that a stationary computer with SATA ports be a better solution.
I be glad to receive advises.
[19:11:46]
<Vaughan> Hello. I have Prosody and Jitsi Meet installed on my Yunohost instance and I'm try to get XEP-0368 working, so far without success. The problem seems to be because the certificate for the Jitsi Meet sub domain is being presented instead of the main domain certificate. Does anyone know how to fix this? Thanks for reading.
[19:51:55]
<anubis> hello Vaughan, Prosody and Jisti Meet were reported to work together (https://forum.yunohost.org/t/jitsi-install-fails-with-prosody-testing/35879), but indeed the XEP-0368 is not (yet) supported out of the box. I'm not sure I can help more these days, but you can try on xmpp:yunohost-xmpp@muc.chapril.org?join
[19:52:47]
<anubis> (or feel free to open a bug on the Prosody app to track your investiguations)
[19:53:25]
<Vaughan> Thanks
[22:28:29]
<Carlos Solís> Does somebody know if the XMPP room is still active? Attempting to connect to, say, support@conference.yunohost.org gives an error in my logs:
```
Sending error replies for 1 queued stanzas because of failed outgoing connection to conference.yunohost.org
```
[22:28:30]
<tituspijean> @jens:matrix.fedup.se so, I feel like the solution should not be handled only by the app, but more at YunoHost's level.
In the mean time, I suggest you tweak your PHP .ini files to set the correct time zone:
1. get your current time zone with `timedatectl show --property=Timezone --value`
2. Set it at both lines 966 of `/etc/php/8.4/cli/php.ini` and `/etc/php/8.4/fpm/php.ini`
For example, my lines are `date.timezone = Europe/Paris`
[23:25:50]
<djangz> According to the [docs](https://doc.yunohost.org/en/admin/get_started/guidelines#check-roots-email) the root email should be aliased to the first user I’ve added…
[23:31:59]
<djangz> technically that would be admin (admin_legacy) but I can’t seem to add it there, and the next one I have added, displays an error saying root is “reserved for the admins group” (my user is admin, at least in the yunohost /admin UI sense)
[23:36:26]
<djangz> Hi, hoping for help with #email,
I keep getting these system emails
This is the mail system at host domain.tld.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below. […]
admin@domain.tld (expanded from <root>): user unknown
[23:40:38]
<djangz> Hi, hoping for help with #email,
I keep getting these system emails
This is the mail system at host domain.tld.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below. […]
admin@domain.tld (expanded from root): user unknown
[23:45:52]
<djangz> This has been an issue since an older upgrade perhaps from stretch or buster, but I tolerated it because I wasn’t using it for anything. Now I find myself wanting to move away from the GAFAM so hoping someone is familiar with this