bobthecow / genghis

The single-file MongoDB admin app
http://genghisapp.com
MIT License
1.45k stars 166 forks source link

Not Displaying Collections #222

Open sagargulati opened 8 years ago

sagargulati commented 8 years ago

Greetings, The genghis.php file is not displaying collection while i see the network console, it is fetching the collections absolutely fine. It's blank! http://prntscr.com/a6ik4a Here is the 200 OK Response: http://prntscr.com/a6iksi

Please help!

Thanks!

htchaan commented 8 years ago

Same here.

The versions:

root@7ad585d9ddaf:/# gem list --local

*** LOCAL GEMS ***

backports (3.6.8)
bigdecimal (default: 1.2.8)
bson (1.9.2)
bson_ext (1.9.2)
bundler (1.12.4)
did_you_mean (1.0.0)
genghisapp (2.3.11)
io-console (default: 0.4.5)
json (default: 1.8.3)
minitest (5.8.3)
mongo (1.9.2)
multi_json (1.12.1)
mustache (0.99.8)
net-telnet (0.1.1)
power_assert (0.2.6)
psych (default: 2.0.17)
rack (1.6.4)
rack-protection (1.5.3)
rack-test (0.6.3)
rake (10.4.2)
rdoc (default: 4.2.1)
rubygems-update (2.6.4)
sinatra (1.4.7)
sinatra-contrib (1.4.7)
sinatra-mustache (0.3.2)
test-unit (3.1.5)
tilt (2.0.0)
vegas (0.1.11)
root@7ad585d9ddaf:/#

It is a Docker setup: https://hub.docker.com/r/aegypius/genghis/

Collections can be displayed using my other OSX native clients through SSH tunnel config.

jamyouss commented 8 years ago

I have the same issue :-( Seems to be related to WiredTiger https://github.com/bobthecow/genghis/issues/209