Hello,
I’m following your first tutorial Install Nomad, but when I try to open the web-ui I get error 500 internal error 0
:
{status: ‘500’, title: ‘The backend responded with an error’, detail: ‘no servers’}.
I work on a windows computer home edition. It is Nomad open source that I use.
What am I missing?
Thanks in advance
can you give some more information? For example, how many servers (VMs, I suppose) are you running, and can you share the nomad.hcl
configuration file?
The error is communicating that there isn’t a quorum of servers, so it sounds like either you are waiting for quorum (some servers haven’t joined yet), or there is no server configuration (only agents)
Hello,
I new to Nomad and therefore I started with the first tutorial
https://developer.hashicorp.com/nomad/tutorials/get-started/get-started-ui.
Everything runs on a virtualbox locally on my computer. It is one VM dev option.
Everything works via command line vagrant. I haven’t done anything outside of the tutorial.
Is this not the first tutorial or is there an initalstep before this one.
Current machine states:
default running (virtualbox)