gnzsnz/ib-gateway-docker

TWS warning message - org.a11y.Bus was not provided

Closed this issue · 0 comments

Describe the bug

A clear and concise description of what the bug is.

dbind-WARNING **: 09:51:17.872: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files

To Reproduce

Steps to reproduce the behavior. Please include information related to docker,
ex docker run command, .env file, docker-compose.yml.

Please provide the output of docker compose config

Run container, warning message displayed during start up

Expected

A clear and concise description of what you expected to happen.

Container logs

If applicable, add the container logs docker logs <CONTAINER> or
docker-compose logs to help explain your problem.

quant-tws-1           | (java:393): dbind-WARNING **: 09:51:17.872: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files

Versions

Please complete the following information:

  • OS: [e.g. Windows]
  • Docker version: [e.g. chrome, safari]
  • Image Tag (docker image inspect ghcr.io/gnzsnz/ib-gateway:tag): [e.g.
    latest]
  • Image Digest (docker images --digests): [e.g.
    sha256:60d9d54009b1b66908bbca1ebf5b8a03a39fe0cb35c2ab4023f6e41b55d17894]

Additional context

solution -> https://gist.github.com/jeffcogswell/62395900725acef1c0a5a608f7eb7a05

export NO_AT_BRIDGE=1