Stef Posted November 18, 2021 Posted November 18, 2021 We are trying to update our Passwordstate, but we are required to enable backups. We try to set this using a local admin account (Passwordstate Automatic Backups and Upgrades (clickstudios.com.au)) I followed every step, but adding the account doesn’t work. The SQL query gives me this error message: Category: Session Ended Error Code = Thread was being aborted., StackTrace = at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at (Object , String , Boolean ) at Passwordstate.Passwordstate.Common.QuerySessionStatus(String strPage) at Passwordstate.defaultshell.Page_Load(Object sender, EventArgs e) It appears the user's session in IIS has been prematurely ended, causing the following error - Error Code = Thread was being aborted., StackTrace = at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at (Object , String ) at Passwordstate.Passwordstate.Common.QuerySessionStatus(String strPage) at Passwordstate.defaultshell.Page_Load(Object sender, EventArgs e) Could someone help me with this problem, please?
Knightdragon89 Posted October 17, 2022 Posted October 17, 2022 I get this same error during installation. I'm trying to remove all the possible causes. Any thoughts as to root cause?
support Posted October 19, 2022 Posted October 19, 2022 Hi Knightdragon89, Are you having issues with configuring backups within Passwordstate? Or are you having an issue with the actual install?
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