-
Notifications
You must be signed in to change notification settings - Fork 0
Description
When trying to start the windshift windows binary on 0.2.5 i recieved this error. The only step i have taken is to copy config.example.env to config.env
2026/03/12 15:03:39 INFO connecting to SQLite database path=windshift.db
2026/03/12 15:03:39 INFO SQLite database initialized max_read_conns=120 max_write_conns=1 mode=WAL
2026/03/12 15:03:39 INFO checking setup status attempt=1 max_retries=5
2026/03/12 15:03:39 WARN setup status: NOT COMPLETED - server will run in setup mode
2026/03/12 15:03:39 ERRO failed to create server error="failed to initialize WebAuthn configuration: no allowed hosts configured for WebAuthn origin inference"
[process exited with code 1 (0x00000001)]
You can now close this terminal with Ctrl+D, or press Enter to restart.