[00:39:37]
<jcast> Hi! 👋
How do you tweak the number of backups kept when upgrading apps? I'm trying to use only CLI
[07:37:19]
<IoMe> Good morning (for me): my synapse server does not start after the new upgrade to new stable and in the process there was a warning to make it working again but I don't remember the command. Somebody could explain, please?
[07:44:56]
<yunohelper> Hi! To help us volunteers help you, read about <a href="https://yunohost.org/en/community/help#how-to-ask-for-help">how to ask for help</a>.<br />Notably, if you are getting an error, share its <em>full</em> log by pasting here the link to the page created by the YunoPaste buttons.<br />Thank you for you patience, and thank you for using YunoHost!
[07:57:20]
<Julien> > <mrT> now I have problem with Vaultwarden: I'm not able to create a new user. An error has occurred.
>
> Registration not allowed or user already exists
You have to enable new signups in admin panel. You can access it through https://install_url/admin ; the admin token is in /home/yunohost.app/vaultwarden/config.json
[08:10:08]
<@claush:matrix.org> After upgrading my server to Yunohost 12.0.6 Tandoor stopped working. Seems to be a problem wit "gunicorn". Does anybody have an idea what to do? You'll find the logs here: https://paste.yunohost.org/evibulajuh
[08:19:55]
<tituspijean> @claush:matrix.orgcan you try a forced upgrade of the app to regenerate its Python environment? `sudo yunohost app upgrade tandoor -F`
[08:19:55]
<@claush:matrix.org> Oh man, forgot this step - sorry, will try it immediately!
[08:32:31]
<@claush:matrix.org> Well, that did the trick - thanks & please excuse the unnecessary question.
[09:40:42]
<tituspijean> @claush:matrix.orgno worries, this step *should* have been handled with success during the migration, and it clearly did not. Enjoy!
[10:01:31]
<@claush:matrix.org> ntfy is marked as broken - is there something i can do manually to install it without breaking anything? didn't find any hints in the forum or docs.
[10:07:25]
<orhtej2> > <@claush:matrix.org> ntfy is marked as broken - is there something i can do manually to install it without breaking anything? didn't find any hints in the forum or docs.
you can install it by acknowledging the warning with a toggle button, 'breakage' means it didn't pass the CI and judging from the [results](https://ci-apps.yunohost.org/ci/apps/ntfy/) it's CI's fault I think
[10:09:03]
<@claush:matrix.org> Thanks. I was impressed by the warning and was to anxious to install ntfy anyway - but i'll try.
[10:09:45]
<orhtej2> > you can install it by acknowledging the warning with a toggle button, 'breakage' means it didn't pass the CI and judging from the [results](https://ci-apps.yunohost.org/ci/apps/ntfy/) it's CI's fault I think
I retract my previous statement, the app won't break your system but does not seem to install properly either
[10:18:19]
<nicofrand> Hi there. I just upgraded to 12.0.6, mainly without issues (only had to refresh the webpage a few times), great work! I now have an issue with the upgrade page: clicking the button opens a modal but this modal still has an opacity of 0 (due to `.fade:not(.show)`). Is it a known bug? I emptied my browser cache etc.
[10:27:17]
<orhtej2> > I retract my previous statement, the app won't break your system but does not seem to install properly either
I retract my retraction, the thing seems to work just fine when installed locally 🤷
[10:30:00]
<@claush:matrix.org> > I retract my retraction, the thing seems to work just fine when installed locally 🤷
It installed fine but I'm not able to log in using the credendtials given during install or using my regular login
[10:30:15]
<orhtej2> > <@claush:matrix.org> It installed fine but I'm not able to log in using the credendtials given during install or using my regular login
can you share installation logs?
[10:32:22]
<@claush:matrix.org> > can you share installation logs?
Sure - and thanks! https://paste.yunohost.org/raw/fefomepaba
[10:35:41]
<orhtej2> > <@claush:matrix.org> Sure - and thanks! https://paste.yunohost.org/raw/fefomepaba
can you try logging in with SSH, entering `ntfy` shell (`sudo yunohost app shell ntfy`) and issuing:
```
./ntfy.sh user change-pass <your-user-name>
```
?
[10:36:07]
<orhtej2> (to change the password for admin user, no clue if pwd was set correctly)
[10:46:13]
<@claush:matrix.org> Still not working. The problem occured after updating yunohost to 12.0.6. Couldn't log in anymore.
[10:54:42]
<@claush:matrix.org> btw, it somehow became impossible to enter a blank into the password field
[10:58:40]
<@claush:matrix.org> > can you try logging in with SSH, entering `ntfy` shell (`sudo yunohost app shell ntfy`) and issuing:
>
> ```
> ./ntfy.sh user change-pass <your-user-name>
> ```
>
> ?
Still not working. The problem occured after updating yunohost to 12.0.6. Couldn't log in anymore.
btw, it somehow became impossible to enter a blank into the password field
[11:13:51]
<tituspijean> @claush:matrix.orgwhat's "not working"?
here's what I get:
```
ntfy@pijean:~$ ./ntfy.sh user change-pass titus
password:
confirm:
changed password for user titus
```
[11:49:57]
<thatoo> There is a website hosted thanks to my_webapp and a mailchimp subscription module is recquired.
When clicking on subscribe, I get the following error in console :
`` <script> source URI is not allowed in this document: “https://domain.us13.list-manage.com/subscribe/post-jsonxxxxxxx.... ``
[11:50:05]
<thatoo> How can I allow the specific url?
I guess I have to add an nginx file in `` /etc/nginx/conf.d/domain.tld.d/my_webapp.d `` but what in this file?
[11:52:07]
<thatoo> How can I allow to POST to this specific url?
I guess I have to add an nginx file in `` /etc/nginx/conf.d/domain.tld.d/my_webapp.d `` but what in this file?
[11:52:21]
<thatoo> How can I allow to POST to this specific url which is out of domain.tld?
I guess I have to add an nginx file in `` /etc/nginx/conf.d/domain.tld.d/my_webapp.d `` but what in this file?
[12:25:19]
<@claush:matrix.org> > <@titus:pijean.ovh> @claush:matrix.orgwhat's "not working"?
> here's what I get:
> ```
> ntfy@pijean:~$ ./ntfy.sh user change-pass titus
> password:
> confirm:
> changed password for user titus
> ```
It seems as if i can change the password via command line but the newly set password doesn't work when trying to log in: i still can't login.
[12:25:19]
<tituspijean> Is it a CORS error?
[12:57:01]
<@claush:matrix.org> > <@titus:pijean.ovh> Is it a CORS error?
unfortunately I'm not savvy enough to figure it out. i run yunohost on a vps using a "real" domain name that I also use to access ntfy.
[13:08:18]
<orhtej2> > <@titus:pijean.ovh> Is it a CORS error?
I'm just getting `401` from server, no idea why
[13:27:52]
<Ilario> Bonjour, je veut installer YH12 sur mon raspberry, j'ai un souci niveau domaine. Je veut récuperer un domaine en ynh.fr que je ne emploie plus depuis quelques temp, mais je n'arrive pas a inserer le tel domaine pendant la premiére conf après installation. Si je choisi que je veut employer le domaine en ynh.fr, il me remballe ò la case départ. MErci
[13:30:38]
<Aleks (he/him/il/lui)> t'es pas censé mettre le recovery password pour le récupérer ?
[13:31:59]
<Ilario> > t'es pas censé mettre le recovery password pour le récupérer ?
uhmmm je trompe surement de procédure... je repart à zero, a quel moment il me demande ce mdp?
[13:33:03]
<Aleks (he/him/il/lui)> pendant la posinstall quand tu choisis le domaine principal normalement ?
[13:34:28]
<Ilario> > pendant la posinstall quand tu choisis le domaine principal normalement ?
Bon merci je vais formater la carte sd et reprendre.
[13:34:51]
<Aleks (he/him/il/lui)> attends
[13:35:06]
<Aleks (he/him/il/lui)> en vrai il est censé te le demander aussi lors de l'ajout "classique" d'un domaine
[13:35:32]
<Ilario> alors je essaye de ajouter le domaine
[13:39:13]
<Ilario> > en vrai il est censé te le demander aussi lors de l'ajout "classique" d'un domaine
je me trompe, mais je ne comprend pas ou
[13:39:24]
<Ilario> https://linuxtrent.it:5443/upload/0179bf71e1172931f335bce2a0db2bcd94cda68e/WJYIcRyxOYsEzl0uFJ4LhMxt3V4P3IDdJIYhYe9p/domain.jpg
[13:40:09]
<Aleks (he/him/il/lui)> Tu dois prendre la troisieme option..
[13:40:21]
<Ilario> Merci!
[13:47:37]
<Ilario> > Tu dois prendre la troisieme option..
Je me souviens pas le mdp, maintenant je suis bloqué pour une heure, au pire je vais demander de effacer le domaine et je vais en créer un nouveau. Merci pour les infos.
[13:49:56]
<pti-jean> Par défaut, on n'avait pas de mot de passe sur le domaine...
[13:50:29]
<pti-jean> Comment éventuellement on fait pour initialiser ce mot de passe ?
[13:56:32]
<Ilario> > Comment éventuellement on fait pour initialiser ce mot de passe ?
En effet je me souviens pas de mdp, mais bon je suis assez nul alors... 😂️
[13:57:32]
<pti-jean> Aussi bien, tu ne l'as pas initialisé, comme moi!
[13:58:28]
<pti-jean> Dans ce cas, il faut désactiver le domaine... Y a un fil pour cela dans le forum!
[14:01:35]
<Ilario> > Dans ce cas, il faut désactiver le domaine... Y a un fil pour cela dans le forum!
j'ai completement raté l'histoire du mdp du domaine, bon c'est pas grave, je vais demander la désactivation du domani dans le forum
[19:29:38]
<jcast> Hi! 👋
How do you tweak the number of backups kept when upgrading apps? I'm trying to use only CLI
[19:30:21]
<jcast> I'm asking because someone told me the default is 2, but only 1 is kept in my installation.
[20:03:11]
<orhtej2> > <@jcast:matrix.org> I'm asking because someone told me the default is 2, but only 1 is kept in my installation.
it keeps the last one, keeping the existing one during the backup process (so there are 2 at one point in time)
if you need more I recommend setting up separate backup cron job or whatever, these pre-upgrade backups are lacking some data and are there mainly to roll back failed upgrades