You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 14, 2018. It is now read-only.
I'm trying to setup Vessel and it's failing pretty early in the process. The documentation could be better, because I'm not sure if I have all of the dependencies I need. It may also be a conflict problem because I already had certain dependencies installed that maybe Vessel wants to install for me, e.g. node and VirtualBox.
Anyway, I get the UI, I click the Power On button, I get prompted to enter my system password into the UI (this is not great, it should go through the default Mac UI). Anyway, after that, I immediately get an error popup. It's an uncaughtException message that seems to come straight from node.
I click OK on that, and then I get "Starting Virtual Machine", but that hangs and never finishes. The only way to get out of this state is to quit the entire application.
At this point, I can't move forward with evaluating vessel. If someone wants to help me get through the setup, I'd be happy to connect with you. But the initial setup needs to be much more robust, or there needs to be much more instruction on how to get your system into the right state to get through setup cleanly.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to setup Vessel and it's failing pretty early in the process. The documentation could be better, because I'm not sure if I have all of the dependencies I need. It may also be a conflict problem because I already had certain dependencies installed that maybe Vessel wants to install for me, e.g. node and VirtualBox.
Anyway, I get the UI, I click the Power On button, I get prompted to enter my system password into the UI (this is not great, it should go through the default Mac UI). Anyway, after that, I immediately get an error popup. It's an
uncaughtException
message that seems to come straight from node.I click OK on that, and then I get "Starting Virtual Machine", but that hangs and never finishes. The only way to get out of this state is to quit the entire application.
At this point, I can't move forward with evaluating vessel. If someone wants to help me get through the setup, I'd be happy to connect with you. But the initial setup needs to be much more robust, or there needs to be much more instruction on how to get your system into the right state to get through setup cleanly.
The text was updated successfully, but these errors were encountered: