Skip to content

tokern_worker container keep restarting with error: /docker-entrypoint.sh: 11: exec: rq: not found #109

@kevindany

Description

@kevindany

Steps to reproduce:

  1. wget https://raw.githubusercontent.com/tokern/data-lineage/master/install-manifests/docker-compose/tokern-lineage-engine.yml
  2. configure to use an external Postgres database, change the following parameters in tokern-lineage-engine.yml:
    CATALOG_HOST
    CATALOG_USER
    CATALOG_PASSWORD
    CATALOG_DB
  3. docker-compose -f tokern-lineage-engine.yml up -d
  4. run: docker ps (to list the status)
  5. ru: docker logs -f tokern_worker (to get the logs)

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions