-
Notifications
You must be signed in to change notification settings - Fork 15
umbrel-dev
wont boot up
#30
Comments
What about http://umbrel-dev.local? |
Same result |
Can you try the Tor address? Just to be sure it's a local network issue. |
@Christewart did you create this VM before updating to 1.3.0? Could you try shutting down the vm with
Then see if that is accessible? |
I did not, i
Still same result :/ |
Hmmn that's really weird. Can you curl localhost from within the VM? Just to check the server is definitely running. umbrel-dev run "curl http://localhost" Could you also confirm if you can access over the Tor hidden service in Tor Browser. You can get the address with: umbrel-dev run "cat tor/data/web/hostname" |
@Christewart When the VM booted, did it prompt you about using a bridge? If so, did you select a network interface? If possible, could you dump the logs from the boot process here when you ran |
I can access your Umbrel fine over it's Tor address: I wonder if maybe Vagrant is returning the wrong IP somehow? You're using the VirtualBox provider on Linux, right? If you view the VM in the VirtualBox UI does it show the same IP or a different one? @nevets963 any ideas? Edit: Oops beat me to it haha. |
If possible, could you dump the logs from the boot process here when you ran
yes
yes
|
Hmm, maybe the interface |
This does work |
I'm also seeing this issue. however i dont get the same response from
I do get a successful response from
http://umbre-dev.local returns a 502 from nginx And http://192.168.56.56/ does work (although really slow - about a minute of waiting) however after interacting with it it eventually throws a different error that I created a new issue for:
|
Also, although access directly through the IP works, is it on the roadmap to fix http://umbrel-dev.local? I'd like to have a working dev environment as close to prod as possible to tinker around with things. |
I cannot resolve the address that is displayed after the
umbrel-dev boot
command. This is running on f6546cbThis is the output from a
umbrel-dev logs
The text was updated successfully, but these errors were encountered: