Closed ericgaspar closed 11 months ago
!testme
Meh, I dont understand why it 502 yet the service seems running and no error can be found in logs x_x
!testme
!testme
!testme
!testme
!testme
Sooo tests are passing, for me we're good to go :+1:
That install didn't work on my server… I already had a report of a failed update.
A so massive change requires manual testing imho…
It it fails then can we have logs x_x ...
So I tried again (on 2 instances) with your latest changes, and it works now. I don't know what fixed it.
But for someone else, it failed. Logs : https://paste.yunohost.org/raw/yecofedamu
INFO - Provisioning database...
DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./upgrade" 7>&1']'
DEBUG - + source _common.sh
DEBUG - ++ nodejs_version=20
DEBUG - +++ echo peertube
DEBUG - +++ sed s/peertube//g
DEBUG - ++ db_suffix=
DEBUG - + source /usr/share/yunohost/helpers
DEBUG - +++ set +o
DEBUG - +++ grep xtrace
DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
WARNING - ./upgrade: line 16: admin: unbound variable
DEBUG - + admin_mail=
DEBUG - + ynh_exit_properly
DEBUG - + [[ upgrade =~ ^install$|^upgrade$|^restore$ ]]
ERROR - Could not upgrade peertube: An error occurred inside the app upgrade script
I have pushed to testing some fixes for the NGINX config:
__DATA_DIR__storage/
to __DATA_DIR__/storage/
I don't know if this solve issues beeing reported in the forum.
So referencing it https://github.com/YunoHost-Apps/peertube_ynh/pull/404
400
397
399
PR Status
Automatic tests
Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)