Skip to content
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

Unable to start rosboard #89

Open
pringithub opened this issue Oct 8, 2021 · 3 comments
Open

Unable to start rosboard #89

pringithub opened this issue Oct 8, 2021 · 3 comments

Comments

@pringithub
Copy link

Hi,

I pulled the package, ran ./run, and went to localhost:8888. The browser tries to load (spinning semicircle in chrome) without sucess.
Using python 3.6.9

@lmark1
Copy link

lmark1 commented Apr 15, 2022

Hello,

Same thing is happening to me.

I was able to use rosboard normally ~28 commits ago. When I pulled the new changes I am able to run it but as @pringithub said localhost:8888 is not responding.

Using

  • python 3.8.10
  • ROS Noetic
  • Ubuntu 20.04

For the record, I ran a "hello world" Tornado web application and it's working as expected.

@augad17
Copy link

augad17 commented Apr 22, 2022

Having the same issue. Changed the ROS master and now the localhost:8888 is just continuously loading

@lmark1
Copy link

lmark1 commented Apr 22, 2022

I managed to successfuly ran it inside a Docker container so it's probably some dependency issue with my environment.
Dockerfile I used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants