I have the same issue. nginx is unable to access any of the PeerTube files so all the images on my instance are not loading. The peertube.tmpfiles
file was introduced in this commit and should probably modified to mode 0755 or at least 0750. (With mode 0750, you can add nginx to the peertube
group)
Search Criteria
Package Details: peertube 7.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/peertube.git (read-only, click to copy) |
---|---|
Package Base: | peertube |
Description: | ActivityPub-federated video streaming platform using P2P directly in your web browser |
Upstream URL: | https://joinpeertube.org/ |
Keywords: | hls p2p self-hosted torrent video |
Licenses: | AGPL |
Submitter: | daftaupe |
Maintainer: | daftaupe (rigelk) |
Last Packager: | daftaupe |
Votes: | 29 |
Popularity: | 0.008527 |
First Submitted: | 2018-04-11 19:46 (UTC) |
Last Updated: | 2025-03-18 19:49 (UTC) |
Dependencies (11)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-iron, nodejs-lts-jod)
- npm (corepackerAUR, python-nodejs-wheelAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- postgresql (postgresql13AUR, postgresql-gitAUR, postgresql-12AUR, postgresql15-docsAUR, postgresql15AUR, postgresql16-docsAUR, postgresql16AUR)
- python-pip
- redis (redis-testingAUR, redis-gitAUR, keydbAUR, valkey)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
Required by (0)
Sources (5)
dodecahedron commented on 2022-04-19 21:44 (UTC)
kauron commented on 2022-04-13 12:59 (UTC)
I think that there is an error with my configuration or with peertube.tmpfiles
: the folders within /var/lib/peertube/storage
have mode 0700 and are inaccessible to nginx. Is nginx supposed to run under the peertube user? Or should the tmpfiles configuration set the mode to 0701?
daftaupe commented on 2021-12-20 08:55 (UTC)
It should now be possible to use latest nodejs instead of the lts versions only. That message makes it more obvious than just bumping the release version of the package, I realize.
rcrath commented on 2021-12-16 04:44 (UTC)
Thanks for maintaining this important package @daftaupe. Since it actually compiles under 17, and it is arch, which always uses the latest pretty quickly, as opposed to Debian, etc, would it be possible to bump the release number? I hated replacing my whole nodejs with the LTS as it does not seem to be within my skills to install and run both. So far, it has not broken anything but since arch is bleeding edge, maybe you would consider an exception to upstream since it does in fact compile with 17 according to @Ta180m? Thanks for considering.
daftaupe commented on 2021-12-15 09:01 (UTC)
The documentation at https://docs.joinpeertube.org/dependencies states the following only LTS versions of external dependencies are supported.
dodecahedron commented on 2021-12-15 01:06 (UTC)
Is there any reason why this package requires an LTS version of Node.js? I compiled it with Node.js 17 and it seems to work fine and I'm pretty sure upstream supports all Node versions above and including 12.
daftaupe commented on 2021-12-14 22:09 (UTC)
The following migration script has to be run on a running instance after moving to 4.0.0
cd /usr/share/webapps/peertube/ && sudo -u peertube NODE_CONFIG_DIR=/etc/peertube NODE_ENV=production node dist/scripts/migrations/peertube-4.0.js
Adapted from the official release announce
cgirard commented on 2021-03-25 15:45 (UTC)
Seems it needs nodejs<16
instead of nodejs<=15
for dependency resolution to correctly works.
mathben commented on 2021-03-12 06:41 (UTC) (edited on 2021-03-12 06:41 (UTC) by mathben)
[localhost:443] 2021-03-12 01:39:15.518 info: Database peertube_prod is ready.
[localhost:443] 2021-03-12 01:39:15.526 error: Cannot install application. {
"err": {
"stack": "Error: ENOENT: no such file or directory, mkdir",
"message": "ENOENT: no such file or directory, mkdir",
"errno": -2,
"code": "ENOENT",
"syscall": "mkdir"
}
}
mathben commented on 2021-03-12 06:20 (UTC) (edited on 2021-03-12 06:57 (UTC) by mathben)
There is no folder /var/lib/peertube/storage/logs
got
Error: ENOENT: no such file or directory, mkdir '/var/lib/peertube/storage/logs'
Pinned Comments
daftaupe commented on 2025-03-18 19:49 (UTC)
7.1.0 is out, check the release notes. One important note is : "Due to a bug in the remote video thumbnail update, we recommend running the prune storage script to clean up the filesystem".
daftaupe commented on 2024-12-17 19:48 (UTC)
7.0.0 is out, check the release notes.
Too many things to check to make a summary here, please read what's important to check.
rigelk commented on 2020-06-18 13:32 (UTC)
Please note that the package now verifies the release signature against the lead developer's key, which you can find here: https://keybase.io/chocobozzz