YunoHost-Apps / peertube_ynh

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

Problem while upgrading peertube #201

Closed arkhaiel closed 3 years ago

arkhaiel commented 3 years ago

Describe the bug I got an error when I try to upgrade peertube from 3.0.0 to 3.0.1

Versions

To Reproduce Launch the update with the webadmin or the CLI ( I tried this command, to tell YHN the upgrade has to be done from the master branch, but it keeps giving me the same error : sudo yunohost app upgrade peertube -u https://github.com/YunoHost-Apps/peertube_ynh/tree/master )

Expected behavior The update should run smoothly ?

Logs https://paste.yunohost.org/raw/tebefadovi

Thanks for the help ! It's actually not a huge update but I'd like to be able to do it !

arkhaiel commented 3 years ago

Okay, I should have dig few more minutes on this problem... After trying different things, I finally stopped the peertube service, and the upgrade worked just fine. Do you guys think it's a normal behaviour, or is my YNH distro kind of broken somewhere ?

JPPalus commented 3 years ago

I've got the same problem :

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

But stopping the peertube service didn't work for me though.

yalh76 commented 3 years ago

I've got the same problem :

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

But stopping the peertube service didn't work for me though.

As written in your log, Port 1935 is not available on your yunohost server

JPPalus commented 3 years ago

As written in your log, Port 1935 is not available on your yunohost server

And yet it is. This "Port 1935 is needs to be available for this app" is present both in my log and in the OP one.

the logs say "warning Port 1935 is needs to be available for this app" but this port is already open