A few months ago I installed peertube without problems, it took two or three attempts and it worked.
I decided to reinstall it from scratch, and now it is simply impossible.
I get the following message:
I’ve tried 10 times from scratch and with the operating system reinstalled, and it doesn’t work, I get the same message.
I have tried with ubuntu server and nothing, I have tried with DEBIAN and the same thing, I am a little desperate…
Has anything changed recently?
Does the same thing happen to anyone?
Thank you.
peertube service code uses nodejs and then require a recent version of it.
Here it seems that nothing is installed at all, because install fails early.
What version of ubuntu/debian are you using ?
What does nodejs --version returns ?
failure just indicates you should install a recent nodejs version > 10, like v10.15.2
this should come with recent linux distribution. Once nodejs version is ok install should complete.
I’ve tried it with Node.js v13.x: and it tells me that it has to be inferior, and then I’ve tried it with Node.js v12.x: it “compiles” it but it still comes out with the same problem at the end…
Failed to restart peertube.service: Unit peertube.service not found.