Matthew Posted January 12, 2018 Share Posted January 12, 2018 Hi I have just installed Password State using the Trial When I go to the Backups and Upgrades section and click on Upgrade Now I get the following message It appears your installation of Passwordstate is not able to query the Click Studios web site to determine if there is a new version to upgrade to. This may be because you need to specify proxy settings on the screen Administration -> Passwordstate Administration -> System Settings. I don't have a Proxy and the Windows 2016 VM its installed on is able to access the Internet without any issues Is their an issue with my installation or is this because I am running the Trial and don't have Annual Maintenance? Regards Matthew Link to comment Share on other sites More sharing options...
support Posted January 12, 2018 Share Posted January 12, 2018 Hi Matthew, No, there is nothing wrong with your install of Passwordstate, but something is blocking your install from reaching out to the following file - https://www.clickstudios.com.au/NewBuildInfo.xml Where do you have Passwordstate installed - is it internally, or in something like Azure. Possibly a firewall is blocking external access? Regards Click Studios Link to comment Share on other sites More sharing options...
Matthew Posted January 13, 2018 Author Share Posted January 13, 2018 Hi Its installed internally on a Hyper V VM which is Windows 2016 Server, I have turned the firewall off on the server and it still shows the same error, their is currently no AV installed. But I can access the URL https://www.clickstudios.com.au/NewBuildInfo.xml through the Web Browser without any issues Regards Matthew Link to comment Share on other sites More sharing options...
support Posted January 13, 2018 Share Posted January 13, 2018 Hi Matthew, I've just done a code review, and I think the issue might be that Passwordstate has never done an automated check to see if a new build is available yet, because yours is a brand new install - by default, it only queries for new builds once every 7 days. Using SQL Server Management Studio, can you execute the following command, then restart your browser - this should hopefully fix it for you. USE Passwordstate UPDATE SystemSettings SET NewVersionNo = '8.2', NewBuildNo = '8215' I've also made changes in the next build to give you a button on this screen to also check for new builds. Regards Click Studios Link to comment Share on other sites More sharing options...
SadSaddo Posted August 7, 2018 Share Posted August 7, 2018 Is it possible to set up automated updating? Link to comment Share on other sites More sharing options...
support Posted August 7, 2018 Share Posted August 7, 2018 Hi SadSaddo, Unfortunately there is no option to automated upgrading option for each new release, rather we leave it in control of the IT admin so they understand all new changes which are included in the build, which might possibly affect their system. Sometimes there might be important information in the upgrade like SQL version not supported any more, an upgrading would not be a good option in this case. Hopefully if you can get the automatic upgrades (In-Place Upgrades) running well, its a two or three click process and no more than 5 minutes:) Regards, Support. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now