Skip to content

auto source error #257

@markcjf

Description

@markcjf

Hi on following the install and use instructions and adding the auto rss generator steps I got the following error

KeyError: key not found: "AUTO_SOURCE_USERNAME"

I added the auto_source environment entries to the docker-compose file and restarted the docker systems.

environment:
  RACK_ENV: production
  HEALTH_CHECK_USERNAME: user
  HEALTH_CHECK_PASSWORD: password
  BROWSERLESS_IO_WEBSOCKET_URL: ws://browserless:3001
  BROWSERLESS_IO_API_TOKEN: 6R0W53R135510
environment:                        #tried with and without this line.
  AUTO_SOURCE_ENABLED: "true"
  AUTO_SOURCE_USERNAME: user
  AUTO_SOURCE_PASSWORD: password
  AUTO_SOURCE_ALLOWED_ORIGINS: 127.0.0.1:3000

Regards,
altech

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