YunoHost-Apps / peertube_ynh

Federated (ActivityPub) video streaming platform using P2P for YunoHost
https://joinpeertube.org/fr/
GNU Affero General Public License v3.0
87 stars 27 forks source link

Fail to update from peertube 4.10 to 4.11 #320

Closed rosbeef closed 2 years ago

rosbeef commented 2 years ago

Describe the bug

update from peertube 4.10 to 4.11 fail

Context

Steps to reproduce

-[x] If you performed a command from the CLI, the command itself is enough. For example:

    sudo yunohost app upgrade peertube

-[x] If you used the webadmin, please perform the equivalent command from the CLI first.

Logs

https://paste.yunohost.org/raw/wavupadizi

fflorent commented 2 years ago

You just seem to have had connection issues:

2022-03-24 17:49:33,016: DEBUG - $ test -n "$NOCLIENT" || (cd client && yarn install --pure-lockfile) 2022-03-24 17:49:34,666: DEBUG - yarn install v1.22.18 2022-03-24 17:49:35,254: DEBUG - [1/4] Resolving packages... 2022-03-24 17:49:37,714: DEBUG - [2/4] Fetching packages... 2022-03-24 17:50:34,432: DEBUG - info There appears to be trouble with your network connection. Retrying... 2022-03-24 17:51:07,365: DEBUG - info There appears to be trouble with your network connection. Retrying... 2022-03-24 17:51:40,692: DEBUG - info There appears to be trouble with your network connection. Retrying... 2022-03-24 17:52:13,855: DEBUG - info There appears to be trouble with your network connection. Retrying... 2022-03-24 17:52:49,049: DEBUG - error An unexpected error occurred: "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.3.tgz: ESOCKETTIMEDOUT". 2022-03-24 17:52:49,053: DEBUG - info If you think this is a bug, please open a bug report with the information provided in "/var/www/peertube/client/yarn-error.log". 2022-03-24 17:52:49,055: DEBUG - info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. 2022-03-24 17:53:12,409: DEBUG - error Command failed with exit code 1. 2022-03-24 17:53:12,412: DEBUG - info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. 2022-03-24 17:53:13,425: DEBUG - + ynh_exit_properly

Ensure to have an internet connection (ping registry.yarnpkg.com) and simply try again your command. If it works, please keep us informed.

rosbeef commented 2 years ago

ping registry.yarnpkg.com PING registry.yarnpkg.com(2606:4700::6810:1823 (2606:4700::6810:1823)) 56 data bytes 64 bytes from 2606:4700::6810:1823 (2606:4700::6810:1823): icmp_seq=1 ttl=55 time=3.82 ms 64 bytes from 2606:4700::6810:1823 (2606:4700::6810:1823): icmp_seq=2 ttl=55 time=3.86 ms 64 bytes from 2606:4700::6810:1823 (2606:4700::6810:1823): icmp_seq=3 ttl=55 time=4.29 ms 64 bytes from 2606:4700::6810:1823 (2606:4700::6810:1823): icmp_seq=4 ttl=55 time=4.18 ms 64 bytes from 2606:4700::6810:1823 (2606:4700::6810:1823): icmp_seq=5 ttl=55 time=4.70 ms 64 bytes from 2606:4700::6810:1823 (2606:4700::6810:1823): icmp_seq=6 ttl=55 time=3.68 ms 64 bytes from 2606:4700::6810:1823 (2606:4700::6810:1823): icmp_seq=7 ttl=55 time=4.34 ms 64 bytes from 2606:4700::6810:1823 (2606:4700::6810:1823): icmp_seq=8 ttl=55 time=3.62 ms

i will check because other app give me the same error but i can ping

rosbeef commented 2 years ago

working with YunoHost 4.3.6.3