[14:31:52]
<cptcurk> I tried to regen conf.
Then found this issue : https://forum.yunohost.org/t/yarn-and-sury-apt-keys-issues/41617
Ran this, I'll update and dig into next problem.
[14:33:54]
<tituspijean> @naitx:nope.chat hello!
The upgrade script checks for incompatibilities and will stop the upgrade if it detects one (https://github.com/YunoHost-Apps/nextcloud_ynh/blob/master/scripts/upgrade#L88-L124). It is based on nextcloud's apps manifest.
Since you already know Memories is not compatible, do not proceed.
[14:33:59]
<naitx> @tituspijean:matrix.org Thanks for the quick help!
Good to know the upgrade script handles that automatically - thanks for the link!
[14:34:27]
<cptcurk> if someone know what's that means ?
OSError: [Errno 74] Bad message
I've tried to do a `cat /var/log/yunohost/operations/20260106-061428-regen_conf-all.yml`answer is : bad message
[14:35:19]
<tituspijean> @cptcurk:matrix.orgcan you check the directory tree?
```
ls -ldh /var
ls -ldh /var/log
ls -ldh /var/log/yunohost
ls -ldh /var/log/yunohost/operations/
```
From what I see online, it could be disk corruption :/
[14:41:34]
<miro5001> You can run this script, it sends a report about your nextcloud instance
https://github.com/DeMiro5001/Linux-scripts/blob/main/yunohost/nextcloud_updates_check
I personally have it in /etc/cron.weely
[14:42:39]
<naitx> Thanks @miro5001:matrix.org, that's a very helpful script! I'll give it a try 😎
[14:42:53]
<naitx> Just tested the script – works flawlessly for me. Thanks again @miro5001:matrix.org !
[16:20:09]
<Thibaultmol> Is there a feature request for this already (can't seem to find anything on the forum about it):
ability to filter the app store by apps that are only available or are not available on a given platform.
so for example so i can "only show app that work on arm64" or "show apps that doen't work on arm64"
[16:22:23]
<Thibaultmol> context: I'm considering an arm board cause of power savings but scared I miss out on some apps
[16:22:29]
<SiriWesen> **Question:** I am trying to set up IPv6 and configure DNS setting according to the yunohost guide. But my domain provider says its an invalid domain record type. So I'm a bit lost at what to do here
[16:44:00]
<tituspijean> @thibaultmol:matrix.orgHi, I've reopened https://github.com/YunoHost/issues/issues/696.
Can you confirm you refer to apps.yunohost.org, or the webadmin ?
[16:47:40]
<Thibaultmol> referring to apps.yunohost.org
[16:51:31]
<Thibaultmol> (ah, issue name was in french, hence why I didn't find it)
[16:54:45]
<tituspijean> (ooops I did not even realize it was in French 😅 I'll translate it)
[16:54:50]
<Chatpitaine Caverne> Is it AAAA recordtype you are talking about ?
What is the domain provider ?
[17:35:38]
<weoeiriw> asw the equation of the line er4 a w x x in a w x x x in a triangle with two people we,1234689987999#@#372284287539852952953859375937593
[17:35:46]
<weoeiriw> Thibaultmol:
[17:39:22]
<Thibaultmol> euh... spam?
[17:39:23]
<SiriWesen> > <@chatpitaine:cirkau.art> Is it AAAA recordtype you are talking about ?
> What is the domain provider ?
Domainprovider is Onlydomains. I was able to modify all other DNS records according to the wiki. It is indeed AAAA record. The issue arises when setting the * AAAA for ipv6
[17:39:23]
<DJ Chase (fae/faer)> i think so?
[17:40:05]
<weoeiriw> aswe the equation of a
[17:40:28]
<DJ Chase (fae/faer)> i think you're in the wrong support room
[17:45:31]
<DJ Chase (fae/faer)> yeah it looks like copy paste of a math pdf
[17:45:46]
<DJ Chase (fae/faer)> so probably just lost
[18:16:31]
<lautre> Super nouvelle!
https://linuxfr.org/users/kepon85/journaux/omailgw-1-0-un-outil-libre-pour-superviser-des-passerelles-smtp-sortantes-mutualisees
[18:17:00]
<weoeiriw> > aswe the equation of a
[18:17:02]
<weoeiriw> aswe the equation of a
[18:17:42]
<DJ Chase (fae/faer)> > `@_bifrost_weoeiriw=2fsupport=40conference.yunohost.org:aria-net.org`
hmmm
[18:18:00]
<weoeiriw> aswe the line of
[18:18:30]
<DJ Chase (fae/faer)> @_bifrost_weoeiriw=2fsupport=40conference.yunohost.org:aria-net.org: this is not a math support room. you are in the wrong place
[18:44:34]
<Chatpitaine Caverne> I don't find anything special about AAAA on Onlydomains. Doesn't seem to be very documented, nor not managed... Maybe a syntax error ? Is your try like this : `IN AAAA xxx:xxxx:xxxx:xxxx::x`
[18:49:07]
<SiriWesen> > <@chatpitaine:cirkau.art> I don't find anything special about AAAA on Onlydomains. Doesn't seem to be very documented, nor not managed... Maybe a syntax error ? Is your try like this : `IN AAAA xxx:xxxx:xxxx:xxxx::x`
Yes its like that. It only complains when i enter something wrong in the name area. I am trying to move the domain to strato but its taking like. Forever...
The AAAA works for doing the @ entry though. I might try to get info from only domains support then. I thought maybe im overlooking something :/
[19:40:13]
<Chatpitaine Caverne> For information :
The Nextcloud Hub 26 (Nextcloud 33.01) passed very easyly.
I just had to remove an application riotchat (No idea where it comes from and why it was not listed in the applications inside Nextcloud).
To remove it :
```
sudo yunohost app shell nextcloud
/bin/php8.3 --define apc.enable_cli=1 occ app:remove riotchat
```
Thank you to mainteners.
[20:33:54]
<bilbo_b> bonsoir, I had trouble upgrading nextcloud from 32.0.7~ynh1 to 33.0.1~ynh1 today.
[20:34:11]
<bilbo_b> https://paste.yunohost.org/raw/kurosogiju
[20:35:11]
<bilbo_b> I managed to uninstall nextcloud, but can't seem to re-install it: https://paste.yunohost.org/raw/eliyewetif
[20:56:55]
<bilbo_b> can someone please have a look?
[23:30:22]
<m606> can this help ? https://forum.yunohost.org/t/reinstallation-of-nextcloud-fails/29839/8