Skip to content

[Bug]: openviking-server help message points to non-existent domain openviking.dev #1363

@romor001

Description

@romor001

Bug Description

After a fresh install, when there is no configuration yet, the openviking-server binary emits this help message:

sandbox ❯ openviking-server

OpenViking configuration file not found.
Please create /Users/romor001/.openviking/ov.conf or /etc/openviking/ov.conf, or set OPENVIKING_CONFIG_FILE.
See: https://openviking.dev/docs/guides/configuration

The openviking.dev URL is invalid.

Steps to Reproduce

  1. install openviking (example: uv tool install openviking)
  2. invoke the server without creating a configuration first (openviking-server)
  3. The error message contains the wrong URL

Expected Behavior

The URL should be: https://openviking.ai/docs

Actual Behavior

The URL is: https://openviking.dev/docs/guides/configuration

Minimal Reproducible Example

Error Logs

OpenViking Version

openviking-server 0.3.5

Python Version

Python 3.14

Operating System

macOS

Model Backend

None

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions