Tuesday, November 28, 2023
apps@conference.yunohost.org
November
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
     
             

[01:02:14] <Yunohost Git/Infra notifications> [wordpress_ynh] @alexAubin dismissed review [pull request #228](https://github.com/YunoHost-Apps/wordpress_ynh/pull/228#pullrequestreview-1605783323): testing
[01:02:17] <Yunohost Git/Infra notifications> [wordpress_ynh] @alexAubin merged [pull request #228](https://github.com/YunoHost-Apps/wordpress_ynh/pull/228): testing
[01:02:17] <Yunohost Git/Infra notifications> [wordpress_ynh] @alexAubin pushed 13 commits to master ([7095f8eb0aa1...87df2c347bfd](https://github.com/YunoHost-Apps/wordpress_ynh/compare/7095f8eb0aa1...87df2c347bfd))
[01:02:21] <Yunohost Git/Infra notifications> [wordpress_ynh/master] Update scripts/config Co-authored-by: tituspijean <titus@pijean.ovh> - eric_G
[05:51:20] <Yunohost Git/Infra notifications> [apps] @tituspijean merged [pull request #1886](https://github.com/YunoHost/apps/pull/1886): Add Windmill to wishlist
[05:51:21] <Yunohost Git/Infra notifications> [apps] @tituspijean pushed 2 commits to master ([de8bd299fa31...ce2022c4d7f4](https://github.com/YunoHost/apps/compare/de8bd299fa31...ce2022c4d7f4))
[05:51:21] <Yunohost Git/Infra notifications> [apps/master] Add Windmill to wishlist - yunohost-bot
[07:47:00] <azahto> OK. I have an issue I've been stuck with for almost a day (so there was still a bug in my package ...). I have some issue with POST requests. They are received without error by NGINX, but ... they don't work.
So it is probably a php issue, but maybe nginx is not configured well either.
I would be happy if someone familiar with nginx/php could have a look at https://github.com/Azzaare/hotcrp_ynh
And for a test run, once the app is installer, the first user can create an account (becomes automatically admin), but any POST action after that doesn't work.
[07:56:31] <Yunohost Git/Infra notifications> App peertube goes down from level 8 to 6 in job [#20965](https://ci-apps.yunohost.org/ci/job/20965)
[10:07:38] <Yunohost Git/Infra notifications> [wordpress_ynh] @zamentur pushed 1 commit to testing: [enh] Allow to send dkim signed email ([0c1ff29e](https://github.com/YunoHost-Apps/wordpress_ynh/commit/0c1ff29e4acd003f7026de7b4900a5ac756132ab))
[10:10:14] <Aleks (he/him/il/lui)> > OK. I have an issue I've been stuck with for almost a day (so there was still a bug in my package ...). I have some issue with POST requests. They are received without error by NGINX, but ... they don't work.
> So it is probably a php issue, but maybe nginx is not configured well either.
> I would be happy if someone familiar with nginx/php could have a look at https://github.com/Azzaare/hotcrp_ynh
> And for a test run, once the app is installer, the first user can create an account (becomes automatically admin), but any POST action after that doesn't work.

can you explain what you mean by "doesn't work" x_x
[11:13:19] <Yunohost Git/Infra notifications> App sonarr failed all tests in job [#20970](https://ci-apps.yunohost.org/ci/job/20970) :(
[11:24:46] <orhtej2> > Not my package though!

don't mind me
[11:24:46] <orhtej2> feel free to add these to packaging v3 wishlist ;) https://github.com/YunoHost/issues/issues/2136
[11:24:47] <orhtej2> > OK. I have an issue I've been stuck with for almost a day (so there was still a bug in my package ...). I have some issue with POST requests. They are received without error by NGINX, but ... they don't work.
> So it is probably a php issue, but maybe nginx is not configured well either.
> I would be happy if someone familiar with nginx/php could have a look at https://github.com/Azzaare/hotcrp_ynh
> And for a test run, once the app is installer, the first user can create an account (becomes automatically admin), but any POST action after that doesn't work.

What's the response in developer console in browser?
[11:24:48] <Harry> Hi all, I've been using Yunohost for about 6 months and have just started trying to package apps. I don't really know what i'm doing but i'm jumping in and giving it a go. I initially started from building from tar.gz file on github but couldn't make that work because PHP version wasn't being copied correctly (master branch) and now i'm trying a docker extract but am facing a diferent error- No image digest found. Verify that the image, ref, and platform are valid. Would any of you lovely people mind pointing me in the right direction? https://github.com/hazzamyman/SabNZBD_ynh/tree/docker
[11:36:14] <Thomas> > Hi all, I've been using Yunohost for about 6 months and have just started trying to package apps. I don't really know what i'm doing but i'm jumping in and giving it a go. I initially started from building from tar.gz file on github but couldn't make that work because PHP version wasn't being copied correctly (master branch) and now i'm trying a docker extract but am facing a diferent error- No image digest found. Verify that the image, ref, and platform are valid. Would any of you lovely people mind pointing me in the right direction? https://github.com/hazzamyman/SabNZBD_ynh/tree/docker

What Yunohost version do you have?
[11:39:33] <Thomas> In packaging V2, the docker extract is directly integrated so you don't have to create the helper
[11:39:35] <Harry> > <@thovi98:matrix.org> What Yunohost version do you have?

I am running YunoHost 11.2.6 (stable) on my test VM
[11:40:53] <Thomas> And update your Yunohost to 11.2.7 to fix the docker issue you mentioned
[11:41:24] <Harry> Thank you :) i'll take a look and see how i go!
[11:42:42] <Thomas> Have a look at https://github.com/Yunohost-Apps/photoprism_ynh/tree/testing
[12:09:44] <Thomas> Trying to make Overleaf work again.
Does anyone have an idea with this issue? https://github.com/YunoHost-Apps/overleaf_ynh/pull/21#issuecomment-1829706952
Said service is https://github.com/Thovi98/overleaf_ynh/blob/master/conf/overleaf-history-v1.service
[12:10:04] <Thomas> And the CI: https://ci-apps-dev.yunohost.org/ci/job/11352
[13:46:50] <Mateusz Szymański> > <@thovi98:matrix.org> Trying to make Overleaf work again.
> Does anyone have an idea with this issue? https://github.com/YunoHost-Apps/overleaf_ynh/pull/21#issuecomment-1829706952
> Said service is https://github.com/Thovi98/overleaf_ynh/blob/master/conf/overleaf-history-v1.service

I would say

```
WARNING: No configurations found in configuration directory:/var/www/overleaf/config
```

is the problem. It reads empty config, then crashes while reading props from effectively `null` config. A hint might be the warning before that says 'no such env production'. Perhaps it's called `prod` or smth?
[13:53:44] <Thomas> I don't know, the same config works for all other services.
The NODE_ENV = production comes from the variables.env
[13:55:01] <Thomas> In /var/www/overleaf/config there is a production.js which only has {} but as I understand it's usually enough
[14:06:03] <Yunohost Git/Infra notifications> @OniriCorpe forked my_webapp_ynh to [OniriCorpe/my_webapp_ynh](https://github.com/OniriCorpe/my_webapp_ynh)
[14:06:40] <Yunohost Git/Infra notifications> [my_webapp_ynh] @OniriCorpe opened [pull request #133](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/133): fix restore on backup with mysql DB
[14:06:46] <Yunohost Git/Infra notifications> [my_webapp_ynh] @OniriCorpe [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/133#issuecomment-1829914018) on [issue #133](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/133) fix restore on backup with mysql DB: testme
[14:23:26] <Thomas> > <@orhtej2:matrix.org> I would say
> ```
> WARNING: No configurations found in configuration directory:/var/www/overleaf/config
> ```
> is the problem. It reads empty config, then crashes while reading props from effectively `null` config. A hint might be the warning before that says 'no such env production'. Perhaps it's called `prod` or smth?

Oooh after a recheck, this config file (and directory) doesn't exist 🫣
Thanks!
[14:26:00] <Yunohost Git/Infra notifications> [my_webapp_ynh] @OniriCorpe edited [pull request #133](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/133): fix restore on backup with mysql DB
[14:46:57] <Yunohost Git/Infra notifications> App reverseproxy rises from level 7 to 8 in job [#20977](https://ci-apps.yunohost.org/ci/job/20977) !
[16:18:18] <Yunohost Git/Infra notifications> [my_webapp_ynh] @OniriCorpe [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/133#issuecomment-1830212082) on [issue #133](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/133) fix restore on backup with mysql DB: testme
[16:18:19] <Yunohost Git/Infra notifications> [my_webapp_ynh] @OniriCorpe [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/133#issuecomment-1829914018) on [issue #133](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/133) fix restore on backup with mysql DB: testme
[16:18:22] <Yunohost Git/Infra notifications> [my_webapp_ynh] @yunohost-bot [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/133#issuecomment-1830212324) on [issue #133](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/133) fix restore on backup with mysql DB: :carousel_horse:
[[Test Badge](https://img.shields.io/endpoint?url=https://ci-apps-dev.yunohost.org/ci/api/job/11379/ba...
[16:18:28] <Yunohost Git/Infra notifications> [my_webapp_ynh] @OniriCorpe [commented](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/133#issuecomment-1830212082) on [issue #133](https://github.com/YunoHost-Apps/my_webapp_ynh/pull/133) fix restore on backup with mysql DB: testme
[20:43:30] <Yunohost Git/Infra notifications> [gitlab_ynh] @Plumeros [commented](https://github.com/YunoHost-Apps/gitlab_ynh/issues/229#issuecomment-1830703343) on [issue #229](https://github.com/YunoHost-Apps/gitlab_ynh/issues/229) Error installingGitLab: OK, Im able to answer the last question by myself now. After switching my SBC from Odroid C4 4GB to a Raspi 4B 8GB, the...
[20:45:43] <Yunohost Git/Infra notifications> [gitlab_ynh] @Plumeros [commented](https://github.com/YunoHost-Apps/gitlab_ynh/issues/229#issuecomment-1830706239) on [issue #229](https://github.com/YunoHost-Apps/gitlab_ynh/issues/229) Error installingGitLab: @kay0u thanks for your help anyway
[21:01:26] <Yunohost Git/Infra notifications> App pyinventory rises from level 6 to 8 in job [#20984](https://ci-apps.yunohost.org/ci/job/20984) !