Yunohost 12.2.24 / Peertube 6.2.1~ynh1 | Unable to move videos from storage to bucket (Blackbaze)

My YunoHost server

Hardware: Hetnzer CX32
YunoHost version: 12.2.24 Stable
I have access to my server : both SSH and UI
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no
If your request is related to an app, specify its name and version: Peertube 6.2.1~ynh1

Description of my issue

Hello,

On a fresh Peertube 6.2.1 install, debian11 / yunohost 12.24, I am unable to move videos from storage to my blackbaze bucket.


Thread at framasoft also asking for help:

You should not run commands as root in the apps directories. If the following commands complain about file permissions (that may be due to your commands run as root), you will need to force-upgrade the app to fix: yunohost app upgrade peertube -F


Now, onto your issue.
Open a shell into the Peertube app first (that will, hopefully, properly load the Node environment):

yunohost app shell peertube

Then run your commands again.

that was the solution! thank you very much!

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.