Acutally… sytemctl status peertube.service
reports a snoothly running peertube. But when i run journalctl -feu peertube
i see there is a strang loop going on where it restarts wevey 30 seconds.
I’ll investigate this and repport back. Here’s the error log in case it would tickle in someone else’s fingers <3
Nov 01 18:17:58 set peertube[40726]: "error": {
Nov 01 18:17:58 set peertube[40726]: "stack": "Error: Videos redundancy should be an array (you must uncomment lines containing - too)\n at Object.<anonymous> (/var/www/peertube/versions/peertube-v2.4.0/dist/server.js:39:11)\n at Module._compile (internal/modules/cjs/loader.js:778:30)\n at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)\n at Module.load (internal/modules/cjs/loader.js:653:32)\n at tryModuleLoad (internal/modules/cjs/loader.js:593:12)\n at Function.Module._load (internal/modules/cjs/loader.js:585:3)\n at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)\n at startup (internal/bootstrap/node.js:283:19)\n at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)",