darkdrgn2k
darkdrgn2k
Usually i see this error when it could not match the IP address (10.77.1.231) in UNMS. If you hit `http://127.0.0.1:8000/metrics?target=10.77.1.231` via curl or a browser you should see an error...
Just realized that your `UNMS_HOST` and your `target=` are the same `UNMS_HOST=10.77.1.231` That should be where your UNMS server is. Probably a hostname due to HTTPS
Seems the issue is only when the serial port is connected to the board during initial power on.
Few notes Ddpk install/config ``` apt-get install DPDK dpdk-igb-uio-dkms linux-header-4.19.0.13-amd64 reboot ifdown enp0s3 modprobe igb_uio dpdk-devbind.py -b igb_uio 000:03.0 ```
WIP: Json schema for node information collection https://github.com/darkdrgn2k/node-list/blob/nodelists/infra.json
WIP: Config tool to help configure openwork and debian nodes https://github.com/darkdrgn2k/ToMeshStuff/blob/master/configBuilder.html
I think this wont be solved until the flow of "signing up" is completed. starting with #83
NOTE Eth 1 Works Eth 0 Does not
Discuss scope of issues
I would suggest putting the above comment as part of the first one. that way we don't have to dig for it!