Sourcegraph homepage completely broken, shows "Error" Request to http://localhost:7080/.api/graphql?EventLogsData failed with 401 Unauthorized
Created by: slimsag
- Run the latest
insiders
image:
$ rm -rf ~/.sourcegraph
$ docker pull sourcegraph/server:insiders
$ docker run --publish 7080:7080 --publish 127.0.0.1:3370:3370 --rm --volume ~/.sourcegraph/config:/etc/sourcegraph --volume ~/.sourcegraph/data:/var/opt/sourcegraph sourcegraph/server:insiders
- Navigate to http://localhost:7080 and create the site admin account.
- Click the Sourcegraph logo to go to the homepage, http://localhost:7080/search
- Immediately see an error, homepage does not render: