-
Notifications
You must be signed in to change notification settings - Fork 106
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
Install failure on OpenVZ 7.1 #70
Comments
You should install via RVM. |
I managed to install and run owp by switching back to old ruby version 1.8.7 with rvm, what I did was
then I grabbed the latest version of the installer
I had some trouble installing some dependencies which seemed to be fixed by running 'gem update --system 1.8.25'. Everthing seemed to have gone well after restarting the owp daemon
I was able to enter through the browser in port 3000 and log into the admin interface, however, no local physical server was detected, when tried to add one I got
Restarted the server, logged in to the panel, added the physical server (in my case it was in localhost). This time the entry was added but no containers or vms are listed and no information about physical server was displayed. So I'm wondering, was this ever tested with OpenVZ 7? Anyone managed to make it work? |
Install via wget -O - https://raw.githubusercontent.com/sibprogrammer/owp/master/installer/ai.sh | sh
fails
Gem files will remain installed in /usr/local/share/gems/gems/sqlite3-1.3.13 for inspection. Results logged to /usr/local/share/gems/gems/sqlite3-1.3.13/ext/sqlite3/gem_make.out Checking presence of the command: ruby Fatal error: Panel requires Ruby 1.8 (Ruby 1.9 is not supported).
The text was updated successfully, but these errors were encountered: