Closed keatonaglair closed 2 years ago
Hello @keatonaglair,
thanks for reporting this issue, I'm sorry to hear you had to spend bit of time to figure out what the problem was.
I've fixed it in cf8162096f8cf0fcd704ddd43aa26f9dbcf51464, and triggered a new CI/CD pipeline that hopefully should bring us release v1.11.1 in a hour or so. I'll check that everything goes well during the CI/CD process.
Thanks again for the feedback.
v1.11.1 is out on PyPi and DockerHub. Cheers.
Thanks, no worries. At least I was able to figure it out. Thought the least I could do was prevent someone else from wasting as much time as I did.
Configuring a route server and had to comment out certain IPs. After running a sed against my clients.yml I kept getting this traceback. Took me several hours (longer than I'd like to admit) to finally realize that one client had no uncommented IP, one of those that I had to comment out, and thus was defined but with no IP, causing this issue. Below is the traceback that I got.
Note: My arouteserver installation was made in /arouteserver on this route server.