hatem-darweesh / assuremappingtools

Desktop based tool for viewing, editing and saving road network maps for autonomous vehicle platforms such as Autoware.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue opening assure

tanishafrancis opened this issue · comments

I typed sudo ./run-docker but an error message appeared. Here is a piece of what I saw:

"Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-lbY2ttEZPq: Connection refused"

How do I fix this issue?

I don't know, this never happened to any of the users.
Might be an issue with your docker installation, or linux drivers issues.

hello,
@hatem-darweesh
when i typed sudo ./run-docker but an error message appeared:


No specific tag provided using 'master'
No specific workspace path provided. Running without workspace.
access control disabled, clients can connect from any host
./run-docker: line 67: docker: command not found

image

can you help with this issue ?

@Yanlibao0518 , you don't have proper docker installation.
please make sure that you can pull and run default docker images.
and then follow the assuremaptools readme instruction for using docker

I typed sudo ./run-docker but an error message appeared. Here is a piece of what I saw:

"Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-lbY2ttEZPq: Connection refused"

How do I fix this issue?

Error about /tmp/dbus is fixed when I purged and reinstalled my nvidia driver.