Hi,
I was using a gateway along with a collaborator. Suddenly I am getting no rights for gateway error as below. Now this gateway is also not listed in my gateway list. Kindly help me to restore this gateway, ID : B827EBFFFEBA0B27
{
“code”: 7,
“message”: “error:pkg/auth/rights:no_gateway_rights (no rights for gateway te8911@ttn)”,
“details”: [
{
“@type”: “type.googleapis.com/ttn.lorawan.v3.ErrorDetails”,
“namespace”: “pkg/auth/rights”,
“name”: “no_gateway_rights”,
“message_format”: “no rights for gateway {uid}”,
“attributes”: {
“uid”: “te8911@ttn”
},
“correlation_id”: “581d5358994d4a47af9f3594d1dd0635”,
“code”: 7
}
]
}
You can register a new gateway with your EUI B827EBFFFEBA0B27, but you’d have to choose another ID than te8911, because you can’t re-use IDs of deleted gateways.