adminite
adminite copied to clipboard
Windows 10: Always have to delete remote folder
Whenever I want to open up Adminite nowadays, I have to traverse to:
C:/Users/<User>/AppData/Roaming/ and delete the adminite folder. Is there a permanent fix that I can perform on my end to stop having to do this to use this tool?
Related to previously closed ticket: https://github.com/omniphx/adminite/issues/64
Hey @dauus, that sounds super frustrating. I have a few potential fixes that I can try to rollout soon.
In the meantime, maybe try these steps (may/may not work):
- Delete all your connected orgs
- Close all query tabs
- Close Adminite
- Delete the
C:\Users<user>\AppData\Roaming\adminite
folder - Restart the app
Hey Marty!
Thanks for the reply and help. I tried the above (and also logged out before closing for good measure) - no dice :( still need to delete the folder every time.
Thanks for looking into this!
On Tue, May 26, 2020 at 7:45 AM Marty [email protected] wrote:
Hey @dauus https://github.com/dauus, that sounds super frustrating. I have a few potential fixes that I can try to rollout soon.
In the meantime, maybe try these steps (may/may not work):
- Delete all your connected orgs
- Close all query tabs
- Close Adminite
- Delete the C:\Users
\AppData\Roaming\adminite folder - Restart the app
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/omniphx/adminite/issues/65#issuecomment-634034413, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD2RWMAIE4SBLTLV2DOJWSLRTPBXDANCNFSM4NH62SUQ .
-- "We are all cannibals. The simplest way to identify with another is still to eat them." Claude Lévi-Strauss, La Repubblica, 1993
I added some improvements to the monitoring in Version 0.2.6. If you wouldn't mind try to reproduce after you upgrade, let me know if/when you get the error and I'll try to diagnosis it with hopefully some better clues. Really puzzled as to what it could be.
So updated to version 0.2.6; I had no connections when I first opened. I added a connection, ran a query, and then closed adminite. I tried reopening it and the same issue occurs :(
I'm running into a similar issue. I was in the middle of working on a query when bam - got the "Something went wrong" screen. Tried clicking the "Report It" button but it doesn't attach any sort of log so I looked at the other issues and found this one. I'm using the latest Adminite alpha (0.2.6 I think). Is there any type of error log that would help narrow this down?
I had a similar problem with a coworker where it would fail to load after launching the app and had a refresh. The only solution was to delete the roaming\adminite folder but that caused him to lose all of his queries. I have a copy of his appdata folder but I didn't find anywhere in the folder where they were stored. Is there a place we can recover them? I presume they are in the localstorage db files.
Hey @burkekevinm, this is a backend issue preventing things like connections, queries to load. I noticed it yesterday and trying to resolve. I'll be pushing up a new version soon.