# \[Follow up github\] GET / give me 401, and Basic realm="undefined"

**URL:** https://discuss.elastic.co/t/follow-up-github-get-give-me-401-and-basic-realm-undefined/2086
**Category:** Kibana
**Created:** [June 7, 2015, 11:24am UTC](https://discuss.elastic.co/t/follow-up-github-get-give-me-401-and-basic-realm-undefined/2086 "2015-06-07T11:24:15Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![mandark](https://avatars.discourse-cdn.com/v4/letter/m/f17d59/32.png) [@mandark](https://discuss.elastic.co/u/mandark)
#### Post date: [June 7, 2015, 11:24am UTC](https://discuss.elastic.co/t/follow-up-github-get-give-me-401-and-basic-realm-undefined/2086/1 "2015-06-07T11:24:15Z")

</div>

This is a follow-up from the [issue 3974](https://github.com/elastic/kibana/issues/3974).

TL;DR:

On a freshly installed Kibana with no proxy here's what I get :

```
$ curl -i 127.0.0.1:5601
HTTP/1.1 401 Unauthorized

```

More info on github, with straces / netstat / curls, and so on. I also tried a lot of `node debug` but as I'm not a javascript developper it's quite hard for me to locate an interesting part in the code behind all those mixed-up callbacks hiding tracebacks )o:.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 2:18pm UTC](https://discuss.elastic.co/t/follow-up-github-get-give-me-401-and-basic-realm-undefined/2086/2 "2017-07-06T14:18:27Z")

</div>


