Closed whites11 closed 2 years ago
Check if the client already exists in the UI. If so, delete it, then install again.
Check if the client already exists in the UI. If so, delete it, then install again.
The client definitely existed before I upgraded. This is a test installation and it's ok, but if it was production it would have been a disaster!
I want to confirm the issue recreation for docker. I am guessing this is a general issue for restarting the current docker client. Other users have reported this when they restart their machine and during upgrades. I think it is simply because it attempts to rejoin on every restart. Can you confirm?
If so, we will make a modification to the script on docker netclient that should solve this.
I want to confirm the issue recreation for docker. I am guessing this is a general issue for restarting the current docker client. Other users have reported this when they restart their machine and during upgrades. I think it is simply because it attempts to rejoin on every restart. Can you confirm?
If so, we will make a modification to the script on docker netclient that should solve this.
In my specific example, the clients were disconnected (container stopped, /etc/netclient
deleted) and, after netmaker upgrade, reconnected using the same token.
Happened twice with two clients
This was working previously but we removed the MacAddress as one of the input fields which I think is causing this problem. We'll fix this for the next release.
fixed in 0.14.1, removed MacAddress limitation on join and authorization
thx
fixed in 0.14.1, removed MacAddress limitation on join and authorization
confirmed works now :+1:
Contact Details
No response
What happened?
I upgraded my netmaker installation (docker-compose) to 0.14.0. I tried connecting using the docker method. I get this error:
on the server side:
It was working with 0.13.1
Version
v0.14.0
What OS are you using?
Linux
Relevant log output
Contributing guidelines