-
Notifications
You must be signed in to change notification settings - Fork 163
Unable to delete server from list #145
Comments
That's weird. It looks like it's trying to delete |
I tried two situation as follow:
If i add a server that has password, it cannot remove from list. Hope these information can help you to find out the issue, feel free to tell me if you need any further information. |
That is quite strange. Both are deletable for me. What is the output of |
ruby --version
genghisapp --version
BTW, my ruby is installed by rvm. |
When you run |
Oops, I found the reason that why I cannot delete the server from list. The browser cache let me misunderstanding the server still on the list, but it has been deleted. Thanks for your help. |
Cache is also a problem, as Genghis should be preventing the browser from caching anything :) |
That's really strange. I found that after I add a server, and than clear the browser cookie, the server is disappear from the list. I think the server doesn't added from the beginning, but I'm sure the connection information is correct and the remote mongodb is running. |
I had the same problem. The caching was indeed the problem. PS: I am using the PHP version |
I got 404 error when remove server from list, is there any other way can remove server from list?
My genghis is Version 2.3.8 and starting by execute command
genghisapp
The text was updated successfully, but these errors were encountered: