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 27 forks source link

Server is unable to play local videos #217

Closed zanhesl closed 3 years ago

zanhesl commented 3 years ago

For some reason, videos on my peertube yunohost instance are not loading. Videos from followed instances work as fine.

Diagnosis show no problems with server/dns etc.

Снимок экрана 2021-04-08 в 12 39 55 Снимок экрана 2021-04-08 в 12 39 41
yalh76 commented 3 years ago

You should look at peertube logs when you try to see a video:

Peertube logs can be seen from a ssh command line: journalctl -feu peertube

zanhesl commented 3 years ago

Thank you for your suggestion. it turned out, that I've used symlink on my remote machine incorrectly. So it had nothing to do with yunohost. Closing the issue.