What do I put at this range ?
# netmaker
f
What do I put at this range ?
b
this setup is if all nodes on the network are on the same lan and the value to enter is the cidr of the lan
f
So I just type /24 ?
Cause I'm a bit confused rn
Do I type it like this
b
no, it would be something like 192.168.0.0/24
f
So router gateway/24 ?
b
the last number of a network cidr is always 0
f
So 192.168.1.0/24
Alr, understood
But errr
Should it be stuck in pending ?
[netmaker] 2023-02-12 18:26:24 connecting to sqlite [netmaker] 2023-02-12 18:26:24 database successfully connected [netmaker] 2023-02-12 18:26:24 no OAuth provider found or not configured, continuing without OAuth [netmaker] 2023-02-12 18:26:24 could not update user admin [netmaker] 2023-02-12 18:26:24 Configuring MQ... [netmaker] 2023-02-12 18:26:24 MQ config exists already, So Updating Existing Config... [netmaker] 2023-02-12 18:26:25 REST Server successfully started on port 8081 (REST) [netmaker] 2023-02-12 18:26:25 connecting to mq broker at ws://mq:1883 with TLS? false [netmaker] Fatal: Admin: could not connect to broker, token timeout, exiting ...
Here are logs
b
you set up is misconfigured. you need to fix that before trying to create networks
f
It's a fresh setup, I have no idea what's misconfigured in it for crying out loud
b
[netmaker] Fatal: Admin: could not connect to broker, token timeout, exiting ...
netmaker is not running....(actually it is probably continuously starting and failing and restarting) that is why you get the pending in the UI
f
Sooo, start fresh for the 2nd time ?
b
i don't what is misconfigured
f
...Welp, time to start again
@bored-island-21407 figured out what was goin on, I already had docker installed manually, so after doing a fresh re-install and running script without docker already installed worked like a charm
b
glad to hear you got it resolved
f
Yep, btw, what's the default port for the ui ?
Cause I kinda lost the dashboard link and I was thinking if there's a way to access it internally ?
Do I have to add my local ip as a dns to have internal access to the UI ?