-
Notifications
You must be signed in to change notification settings - Fork 31
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
Setup fails #22
Comments
A bit aged already but maybe it helps somebody else. I encountered the same issue. Issuing the following command should output the current java version If this works for you can add the following line to the I'm no Java pro, but I assume this is related somehow to the process architecture as I'm running on an x64 Ubuntu. Probably as you do as well. Will validate this issue by testing with a x86 machine. |
Looks like the root cause is/was a missing swap file on my machine. Executeing
I added a script that checks for a swap file and if it's not available it creates it. Will create a pull request including the script. |
I am using Ubuntu 14.04 VM on DigitalOcean wtih 8GB of RAM. But the setup fails after downloading many packages. Here is the error message:
Here is my .config.sh
The text was updated successfully, but these errors were encountered: