Replies: 1 comment 7 replies
-
Are you running it via Docker or locally with Python? If this is your first time running it, it's not actually an error; the system is scanning for existing configuration. If it doesn't find one, it returns an error. I need to handle this differently in the future. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm sure I'm doing something wrong here but I can't get this to create the config files. Everything I try gets this error.
api_service.config.config - WARNING - /app/config/config_files/config.yaml not found. Creating a new one with default values.
api_service.blueprints.config.routes - ERROR - Error loading configuration: Object of type function is not JSON serializable
Beta Was this translation helpful? Give feedback.
All reactions