Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

PeerTube

89 Topics 808 Posts
  • PeerTube - Package Updates

    Pinned
    60
    2 Votes
    60 Posts
    7k Views
    Package UpdatesP
    [4.2.1] Update PeerTube to 7.1.1 Full Changelog Fix playlist page margins Fix danger button border Fix unsubscribe button label for channels Fix remote subscribe on iOS Add Podcast feed to subscribe button Always display technical information tab in About page Fix menu button auto font-size to prevent overflow in some locales Correctly inject multiple rel="me" links with supported markdown fields Fix adding studio watermark with audio/video split HLS file Reset video state on studio failure
  • 2 Votes
    3 Posts
    72 Views
    A
    Same problem in my peertube instance.
  • cant start peertube after updateing latest cloudron

    Solved
    14
    1 Votes
    14 Posts
    276 Views
    nebulonN
    well glad it worked out somehow in the end.
  • Redis usage is quite large, 15GB, is that normal?

    5
    1 Votes
    5 Posts
    216 Views
    A
    I tried the FLUSHALL command from cloudron terminal, and it seems to be back to normal. I will monitor whether it will go up again.
  • HLS problems with public/ not listed videos

    2
    0 Votes
    2 Posts
    88 Views
    jdaviescoatesJ
    @sponch I seem to have chosen HLS over on https://uniteddiversity.tv and everything is playing fine for me there [image: 1738869030667-screenshot_20250206-190914_firefox.png] I'd guess I've got the same settings over on https://bridport.tv too
  • Problems with federation (Peertube)

    Moved
    17
    1 Votes
    17 Posts
    734 Views
    C
    true, Mastodon use ActivityPub
  • One of my Peertubes is in an error state since updating to Cloudron 8.2.3

    Solved
    3
    0 Votes
    3 Posts
    122 Views
    jdaviescoatesJ
    I think this issue was somehow resolved by rebooting my server
  • Slow performance/bandwith

    8
    0 Votes
    8 Posts
    511 Views
    sponchS
    Problem solved with 7.0 update (without interaction Full DL Speed now
  • peertube.conf overwritten on restart

    5
    0 Votes
    5 Posts
    309 Views
    girishG
    @sponch we used the upstream nginx configs and indeed they have a rate limit by default. I am not sure why. I think the package can disable them.
  • Peertube Interface Update

    peertube gui
    3
    3 Votes
    3 Posts
    239 Views
    scookeS
    @LoudLemur Substantial changes, definitely. I like these: a new modal that makes editing captions really convenient.; how video miniatures appear in all pages that lists videos; "admin" pages for PeerTube platforms administrators have now been separated into an Overview, a Moderation, and a Settings one. (I just copied and pasted for the most part).
  • Problem with user registration

    Solved
    4
    1 Votes
    4 Posts
    257 Views
    archosA
    @humptydumpty You’re absolutely right. I’ll try to restore the post.
  • Peertube get native iOS and Android apps

    3
    5 Votes
    3 Posts
    183 Views
    jdaviescoatesJ
    @necrevistonnezr said in Peertube get native iOS and Android apps: Announcement: https://joinpeertube.org/news/peertube-app iOS: https://apps.apple.com/fr/app/peertube/id6737834858 Android: https://play.google.com/store/apps/details?id=org.framasoft.peertube I just installed it. Very disappointing. Definitely not ready for wide usage.
  • Need help with my old videos (on Peertube)

    Moved peertube
    5
    1 Votes
    5 Posts
    387 Views
    C
    okay I found the solution : In Postgres, you have to set "storage" to "0" (in videoStreamingPlaylist) with the video id
  • VIdeo Too Large

    8
    1 Votes
    8 Posts
    453 Views
    M
    I think I figured it out. Apparently there's a really low default if you don't explicitly set a max size via client_max_body_size. Setting that explicitly seemed to work. Thanks folks. Sometimes you just need to bounce stuff off people to get to the right place.
  • Impossible to stream

    Moved Solved
    22
    0 Votes
    22 Posts
    2k Views
    C
    I forgot to update this topic, sorry. But the problem has been fixed (I changed the object storage server)
  • Video downloads

    Solved
    3
    0 Votes
    3 Posts
    329 Views
    S
    False alarm, Sorry for the noise. User error. CDN setting and a typo in the env file on a system. Actually surprising that it was working except for the downloads, which I had not tested. Thanks anyway!
  • How to run peertube migrate command?

    6
    0 Votes
    6 Posts
    592 Views
    nebulonN
    I've reverted the image which missed the migrate command helper and pushed a new package with it. For users which upgraded to 3.0.0-1 directly just run the migrate as mentioned.
  • PeerTube not responding after successful upgrade to v2.17.0

    Moved
    7
    3
    0 Votes
    7 Posts
    723 Views
    jdaviescoatesJ
    I had this, it'll likely be plugins, see my post here https://forum.cloudron.io/post/92283
  • Post update to 8.0.3 one of my PeerTube instances is Not Responding

    Solved
    2
    0 Votes
    2 Posts
    250 Views
    jdaviescoatesJ
    @jdaviescoates said in Post update to 8.0.3 one of my PeerTube instances is Not Responding: But it's a bit odd that bridport.tv is still running fine (that also uses OIDC) I guess the issue was actually an incompatibility with that plugin and other plugins, not with the OIDC plugin itself. Because I managed to use to the File Manager to edit /app/data/storage/plugins/package.json to remove all references to other plugins and now uniteddiversity.tv is back up and running again! I now only have this (which I copy/ pasted from the running bridport.tv) : { "dependencies": { "peertube-plugin-auth-openid-connect": "0.1.1" } } (Although for some odd reason after editing the file the owner had changed from 'cloudron' to 'root' so I just changed that back to 'cloudron). Stupidly I didn't make a copy of previous package.json to easily know which plugins I was previously using... if I had I could turn them on one by one to find the culprit... I guess I could extract that info out of a backup, but I doubt I'll bother now...
  • Peertube export not working...

    Solved
    14
    1 Votes
    14 Posts
    2k Views
    DanTheManD
    I saw this post as still being "unsolved". Yesterday i succefully downloaded a exported backup from my Peertube instance (35GB). So that's working fine now Did not yet import it to another instance. But will try to do that in a short matter of time...