Error occurring when readding removed device
-
Hi,
We were having an issue with activating the first instance we're connecting to our MIM controller.
I have today tried removing the instance from the controller to re-add it from scratch, and since then the add window has failed to complete, whether adding from the "quick" or "advanced" windows, the confirmation button just spins as below:
Do I need to manually remove the record of the instance from the controller before I can re-add it?
Can't see anything specifying as such in the docs, so thought I'd ask here :)
TIA folks!
-
@discovery_base Can you restart the controller and try adding again?
At the shell:
service pfnet-controller restartThe deletion request seems to still be hanging in the internal message-passing; we'll get that fixed.
Also for the VPN Tunnel Address, use the full address (which is in the JSON's vpn_address field) for the tunnel. You don't need to set the VPN IPv6 Service Address and Port.

-
@ldangpfng Trying this now! Thanks for the response, let's see...
-
@ldangpfng That's worked, brilliant!
Thank you very much! :)