Missing or Invalid CSR

Hi @mphayesuk. I was just talking to @scareything and re-reading your issue and I caught something this time that I didn't catch originally:

So I use the WebUI to create a new Router which generates and JWT file. I copy the file to the Edge Tunnel server and restart the services and I get this error:

Are you really trying to enroll a jwt for a router with ziti-edge-tunnel? If so, I think that's goign to be an issue for sure. The JWT for router enrollment is not intended for use with ziti-edge-tunnel. It's for routers only. You want to create an Identity instead, for use with ziti-edge-tunnel.

Did I read that correctly? Are you making a router in the ui and using that jwt? If so - can you try using an identity instead?

Thanks @TheLumberjack I think you are right, I will do more testing later today and create an identity instead. Again many thanks for your help.

Hi, I think I have confused the guides I have been following.

I need to follow this guide for the test/setup I am trying to do:

And section 2.2 more specifically.

Thank you to everyone who has helped on this ticket, I really do appreciate it. I will run through this guide again and fingers crossed I get it working. Thanks again.

You're welcome. Do note that 2.2 is about setting up a Router. So you just want to use the router and not ziti-edge-tunnel and you should be good to go :slight_smile:

If you run into future snags though, let us know. We'll help you out and get you going... Cheers!