-
Notifications
You must be signed in to change notification settings - Fork 30
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
[BUG] - Problem installing nebari on Mac (Intel) #127
Comments
Hi @edublancas, thanks for opening this issue. Regarding the log you provided could you check in which stages the deployment fails? it should be a little bit above the error message in your full logs. |
also, if you could provide the following:
|
also, could you post your current |
also, to better debug the ingress error we can check its logs with |
docker stats:
qhub deploy log: nebari.log
|
Hi @edublancas, thank you for reaching out! Deploying Nebari locally on Mac has been a bit of a challenge (this is mainly due to how Docker is installed on Mac, as a linux VM). Our old docs make mention of this here and offer some possible workarounds (though I can't guaranteed this will work atm). We have recently dropped Minikube in favor of Kind (for local deployments) and I am currently in the process getting local Nebari deployments to work on Mac. As a Mac user myself, this is a high priority and I expect to get this working by the end of the week. |
Hi @iameskild, thanks for your response! Any updates here? I'd like to get nebari up and running. Would a better option be getting a linux machine? |
Hi @edublancas, I've made some progress but it's not quite there yet for Mac. If this is urgent I would recommend using a linux machine for the time being. This is still a high-priority issue for us but it's been a little tricky to get fully working. As you can probably tell, we are in the middle of a name change (QHub->Nebari) so I opened this issue to track my progress for the time being: nebari-dev/nebari#1405 If you come across any issues with a local deployment on Linux, free feel to reach out as well :) |
Sure, I'll try to run this on a Linux machine. Most likely, an engineer on my team will follow up here, and we'll share our feedback. Thanks! |
Hi, update: I tried installing it on a fresh Linux machine but still encountered the same error. Maybe I'm missing some steps? I followed this
full log: qhub.txt |
Hi @edublancas, thanks for the update! If you're using Lastly, you shouldn't need to create the cluster first, just try running the init then deploy commands once the recommended version of QHub/Nebari is installed. |
ok, so I installed it from that commit, I got this:
ideas? |
Hi @edublancas, try to execute the following:
or manually add this line to your |
Closing in favor of: nebari-dev/nebari#1405 |
Describe the bug
I'm trying to install nebari locally on my Mac (Intel) but the installation is timing out:
It runs for 10 minutes, and then it crashes. I tried with minikube but Dharhas recommended switching to kind. I did but encountered the same problem.
Expected behavior
deploy command to finish successfully
OS system and architecture in which you are running Nebari
macOS Intel
How to Reproduce the problem?
These are the commands that I ran:
Command output
Versions and dependencies used.
Compute environment
No response
Integrations
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: