faros-ai / faros-community-edition

BI, API and Automation layer for your Engineering Operations data
https://community.faros.ai
Apache License 2.0
423 stars 58 forks source link

Unable to install faros on windows OS #173

Closed gouravsinghSeq closed 2 years ago

gouravsinghSeq commented 2 years ago

Error: Error response from daemon: create tmp\airbyte_local: "tmp\airbytelocal" includes invalid characters for a local volume name, only "[a-zA-Z0-9][a-zA-Z0-9.-]" are allowed. If you intended to pass a host directory, use absolute path

thomas-gerber commented 2 years ago

@gouravsinghSeq

  1. did you just run ./start.sh without any changes to the .env file?
  2. Specific OS version number?
thomas-gerber commented 2 years ago

Replicated the issue on a Windows 10 VM on Azure. Installed docker with WSL 2. Got either this error, or an error on the sock volume.

thomas-gerber commented 2 years ago

Note that airbyte's docker-compose has drifted from our copy, we may want to catch up first.