Jump to content

HELP! - May have wiped Polisy Pro clean - need a way to fix


JTsao

Recommended Posts

Posted (edited)

I was not able to log into my Polisy Pro so I SSH'ed and did this procedure from the Wiki

sudo service mongod status. If it's not running, then:

  • sudo rm -rf /var/db/mongodb
  • sudo reboot

Now, I can't get any status on my nodeservers - although it seems they are running from the ISY's standpoint - my login credentials have reverted back to admin/admin - haven't backed up the Polisy in a long while - is there a way to fix this without re-installing and re-configuring all my node servers?  (I had 12 nodeservers)

Edited by JTsao
update
Posted

OK so I went ahead and restored an old backup which had 10 of my 12 nodeservers and things are mostly back, however, I cannot delete and re-install node servers 11 and 12 because they were added after the backup - can someone tell me how to delete corrupted nodeservers from my configuration?

image.png

Posted (edited)

@JTsaoSSH into your Polisy and CD to /var/polyglot/nodeservers. I'm not sure about the NS names but you'll get the idea.

rm -r ./Climacell
rm -r ./MyQ

Make sure that you only delete the directories you don't want the NS for anymore.

You will probably need to restart Polyglot for the changes to take effect.

 

Edited by kzboray
  • Like 1
Posted

Thanks - that works - you also have to delete the nodeserver on the ISY, then restart Polyglot - then the node server disappears - one strange thing, the MyQ (12) nodeserver got deleted but something re-created the folder - I am going to try and re-delete

Guest
This topic is now closed to further replies.

×
×
  • Create New...