Hi Kabelo,

This doesn't sound like anything I've seen before. Can you see any errors in 
the ElasticSearch logs?

> When user sign up is working normally does the console print out that user 
> has been indexed or index document created?

It doesn't look like it does. This is what I see when I create a user that is 
returned successfully in a search:

```
[2013-12-17T10:42:27.386Z]  INFO: oae-authentication/50414 on 
ds169.lib.private.cam.ac.uk: Created user with a mapped login id. 
(userId=u:cam:e1lv4udX9L)
    loginId: {
      "tenantAlias": "cam",
      "provider": "local",
      "externalId": "test1"
    }
[2013-12-17T10:42:27.435Z]  INFO: oae-authentication/50414 on 
ds169.lib.private.cam.ac.uk: Login for u:cam:e1lv4udX9L to tenant cam from 
127.0.0.1 (login=u:cam:e1lv4udX9L, tenantAdmin=false, globalAdmin=false, 
tenantAlias=cam, strategy=local)
    headers: {
      "x-real-ip": "127.0.0.1",
      "x-forwarded-for": "127.0.0.1",
      "host": "cam.oae.com",
      "x-nginx-proxy": "true",
      "content-length": "34",
      "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:25.0) 
Gecko/20100101 Firefox/25.0",
      "accept": "*/*",
      "accept-encoding": "gzip, deflate",
      "content-type": "application/x-www-form-urlencoded; charset=UTF-8",
      "x-requested-with": "XMLHttpRequest",
      "referer": "http://cam.oae.com/";,
      "cookie": "_ga=GA1.3.1741049935.1385720273; 
connect.sess=s%3Aj%3A%7B%22passport%22%3A%7B%7D%7D.a4EzFJFetXWVc2CB5ecQIcUL1t8zw5MUuN%2FehcD9Ktc",
      "pragma": "no-cache",
      "cache-control": "no-cache"
    }
```

Hope that helps,
Nicolaas



On 17 Dec 2013, at 09:12, Kabelo Letsoalo <kab...@opencollab.co.za> wrote:

> Hi Branden.
> 
> I Can't reproduce the problem on http://oae.oae-qa0.oaeproject.org
> 
> Working on a new tenant. Every other user I sign up isn't searchable (user0 
> shows up in search, user1 does not, user2 shows up, user3 does not and so 
> forth stopped at user6).
> 
> Also
> 
> When user sign up is working normally does the console print out that user 
> has been indexed or index document created?
> 
> Thanks.
> 
> 
> On 16 December 2013 19:19, Branden Visser <mrvis...@gmail.com> wrote:
> I don't know why everything would be indexing except users. Are you
> able to reproduce this on http://oae.oae-qa0.oaeproject.org with the
> data you are creating?
> 
> On Mon, Dec 16, 2013 at 12:02 PM, Kabelo Letsoalo
> <kab...@opencollab.co.za> wrote:
> > The users have public visibility
> >
> >
> > On 16 December 2013 17:41, Branden Visser <mrvis...@gmail.com> wrote:
> >>
> >> What is the visibility of the user that has this problem? Private
> >> users won't be searchable in general search.
> >>
> >> Thanks,
> >> Branden
> >>
> >> On Mon, Dec 16, 2013 at 10:31 AM, Kabelo Letsoalo
> >> <kab...@opencollab.co.za> wrote:
> >> > Hi Branden.
> >> >
> >> > Yes they do. I get confirmation from Hilary stdout plus they show up in
> >> > a
> >> > search.
> >> >
> >> >
> >> >
> >> > On 16 December 2013 17:05, Branden Visser <mrvis...@gmail.com> wrote:
> >> >>
> >> >> Hi Kabelo, do content items, groups and discussions successfully get
> >> >> indexed?
> >> >>
> >> >> Thanks,
> >> >> Branden
> >> >>
> >> >> On Mon, Dec 16, 2013 at 9:01 AM, Kabelo Letsoalo
> >> >> <kab...@opencollab.co.za> wrote:
> >> >> > Hi all.
> >> >> >
> >> >> > Searching for users returns no results, always. I don't see creation
> >> >> > of
> >> >> > index document on user sign up (Hilary console never confirms
> >> >> > creation
> >> >> > of
> >> >> > index document on user sign up)
> >> >> > I can find documents and groups, but not users. How does one fix
> >> >> > this?
> >> >> >
> >> >> > Appreciate the help.
> >> >> >
> >> >> > Thanks.
> >> >> >
> >> >> > ________________________________
> >> >> > See OpenCollab email disclaimer at
> >> >> > http://www.opencollab.co.za/email-disclaimer
> >> >> > _______________________________________________
> >> >> > oae-dev mailing list
> >> >> > oae-dev@collab.sakaiproject.org
> >> >> > http://collab.sakaiproject.org/mailman/listinfo/oae-dev
> >> >> >
> >> >
> >> >
> >> >
> >> >
> >> > --
> >> >
> >> >
> >> > ________________________________
> >> > See OpenCollab email disclaimer at
> >> > http://www.opencollab.co.za/email-disclaimer
> >
> >
> >
> >
> > --
> >
> >
> > ________________________________
> > See OpenCollab email disclaimer at
> > http://www.opencollab.co.za/email-disclaimer
> 
> 
> 
> -- 
> Kabelo Letsoalo
> Junior Developer
> opencollab
> Tel: +27 21 970 4000 | Fax: +27 21 914 3098
> Web: www.opencollab.co.za
> 
> 
> See OpenCollab email disclaimer at 
> http://www.opencollab.co.za/email-disclaimer_______________________________________________
> oae-dev mailing list
> oae-dev@collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/oae-dev

_______________________________________________
oae-dev mailing list
oae-dev@collab.sakaiproject.org
http://collab.sakaiproject.org/mailman/listinfo/oae-dev

Reply via email to