-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PeerTube failing on YunoHost 3.0 on some VPS #830
Comments
yes same for me |
Did you install node through official repository? https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions |
Have try this :
But Fail `yunohost app install https://github.com/YunoHost-Apps/peertube_ynh
|
This is an OVH Debain Stretch related issue. On other VPS its working. Someone using OVH VPS on Debian Stretch can confirm it? |
We don't really support What is the output of |
Have try : `root@ns376866:~# echo $SHELL ` |
no idea what is going on but all problems with gyp and OVH that is a problem I install this script on contabo vps was fine online.net perfect couple of vps from oneprovider was cool but all problems coming when Im trying to install this scrip on Soyourstart and how I can see one of the guy trying to do the same on kimsufi vps |
the same problem for me,how can i solve it |
Hi, same problem for me, some idea? |
EDIT: done by @anmol26s |
Any update on this? |
I sent you an email @anmol26s:
|
Sorry,these big companies put emails in spam. I got your email. |
Temp Fix for Yunohost. Will require manual steps to be executed in ssh.Many people are facing nodejs and yarn install issues while installing from the shell scripts in some VPS and dedicated servers(mostly OVH). I don't have solution for this right now. So if you still want to install peertube over yunohost on these servers, I have done a branch which just install the sources and put folders in right place. It means you will need to do few steps manually to make peertube to work over yunohost. Remove script will work normally. Steps for installing
Username: root |
Great Thanks, it's working
|
Closing because I don't think it's a PeerTube bug. @anmol26s I edited your issue to link to your workaround for people who will still encounter this strange bug. |
WORKAROUND: #830 (comment)
Hi
PeerTube is failing for some users on some vps with YunoHost 3 (Debian Stretch). I am unable to reproduce it on my VPS.
The error happens after
yarn install --production --pure-lockfile --silent --cache-folder /var/cache/yarn/
. Here is the failure log.Issue on PeerTube YunoHost page: YunoHost-Apps/peertube_ynh#36
What is the cause of the failure?
The text was updated successfully, but these errors were encountered: