That was reported by several users before and all got it fixed by dropping the streams collection in MongoDB. From what I could reproduce the streams collection in all cases contained data from previous installations.
Can you make sure that you have a clean MongoDB database? On Mon, Feb 10, 2014 at 6:01 PM, <[email protected]> wrote: > I am having this same issue as well, but I have noticed that non-admin users > can access the stream screen fine (without the ability to create new > streams) > > When I tried to open up the user list to edit permissions accordingly, it > spits out the following error: > > 2014-02-10 16:58:00,884 - [ERROR] - from models.UserService in > play-akka.actor.default-dispatcher-13 > Could not retrieve list of users > lib.APIException: API call failed GET http://10.255.255.3:12900/users > returned 500 Internal Server Error body: java.lang.NullPointerException > > Not sure if these issues are related. > > > On Tuesday, February 4, 2014 1:46:49 PM UTC-5, John Doe wrote: >> >> hello all. >> >> i have a fresh install of rc-1.1, es 0.90.10, and mongo 2.4.9. all of the >> web interface works except for 'streams' which just whitepages and doesnt >> log any errors. Can someone point me in the right direction to troubleshoot >> this? > > -- > You received this message because you are subscribed to the Google Groups > "graylog2" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "graylog2" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
