-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Latest dashboard fails to communicate with latest server #64
Comments
Wow... many thanks for the detailed explanation! |
... so sad. docker run -p 8080:80 --link bblfshd bblfsh/dashboard:v0.3.0 -bblfsh-addr bblfshd:9432 As you saw, I just added the tag v0.3.0 to the dashboard image. I described the problem in the new issue #65 |
@mcuadros could you update the |
why me? do it yourself. :) |
Do I have those superpowers already? 😮 |
Is for David, the CI should do this every-time that a new image is pushed, otherwise this will be a temporal fix. hehe |
I just tagged v0.3.0 as new latest |
The problem with current |
In a freshly installed macbook I'm running these commands (following the documentation) and seeing errors.
After running these commands my docker client has two images:
> docker images -a REPOSITORY TAG IMAGE ID CREATED SIZE bblfsh/bblfshd latest 7379a3cad7ac 2 weeks ago 170MB bblfsh/dashboard latest c301a8651163 7 weeks ago 25.7MB
Then when I try to access the local dashboard running on localhost:8080 and click on "run parser" I get this error:
More logs below:
Logs from bblfhsd:
The text was updated successfully, but these errors were encountered: