-
Notifications
You must be signed in to change notification settings - Fork 265
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot Re-Add Server to Dashboard #351
Comments
Thanks for reporting this. How did you remove the registration of the server on the server itself? You can remove registrations on the dashboard but the GUI doesn't have a way to remove it's own registration. To do this manually you'd need to edit c:\programdata\certify\appsettings.json and set IsInstanceRegistered to false, then restart the certify service and UI. I think then you should be able to re-register that server. Note that you do not need to re-register to update the version info anymore, you just need to request a certificate with status reporting enabled and we will update the instance version info. |
I used the dashboard to remove the instance. When I tried to add the
instance back yesterday, it again told me it was successful but it doesn’t
show up in the dashboard.
…On Thu, Aug 9, 2018 at 08:27 Christopher Cook ***@***.***> wrote:
Thanks for reporting this. How did you remove the registration of the
server on the server itself? You can remove registrations on the dashboard
but the GUI doesn't have a way to remove it's own registration. To do this
manually you'd need to edit c:\programdata\certify\appsettings.json and set
IsInstanceRegistered to false, then restart the certify service and UI. I
think then you should be able to re-register that server.
Note that you do not need to re-register to update the version info
anymore, you just need to request a certificate with status reporting
enabled and we will update the instance version info.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#351 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGGx20Ez1LfebWEtBzwG_shv-T8Stq31ks5uPCqrgaJpZM4VsTqc>
.
|
Thanks, but how did you get the instance on your server to know it was no longer registered? Usually once you register an instance it still thinks it's registered even if you delete it in the dashboard. |
After I upgraded to the latest version, the application showed the "Add to
Dashboard" button again.
…On Thu, Aug 9, 2018 at 9:29 AM Christopher Cook ***@***.***> wrote:
Thanks, but how did you get the instance on your server to know it was no
longer registered? Usually once you register an instance it still thinks
it's registered even if you delete it in the dashboard.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#351 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGGx28mCZW8XWMEJmDsUsyknlSE2oMSkks5uPDlBgaJpZM4VsTqc>
.
|
After all of the testing I did in our other ticket (#354) with uninstalling and re-installing, I now have 7 copies of server 101112-62 showing up in the dashboard. I also upgraded another server and it's showing the "Add to Reporting Dashboard" button in the GUI even though the Dashboard shows that it's been upgraded to v4.0.7 |
I just updated one of my servers to the latest version of certify and the Dashboard was still reflecting the old version (After the fact, I did find this ticket regarding that #346). I thought I needed to re-add the server to the dashboard so I did that using the application and it actually added a duplicate. I tried to remove just one of the entries but it actually removed both and now I cannot re-add the server to the dashboard. The application says that it was added successfully, but the dashboard doesn't reflect the addition.
The text was updated successfully, but these errors were encountered: