Skip to content

[Bug]: CLI add-resource local dir #168

@MaojiaSheng

Description

@MaojiaSheng

Bug Description

openviking add-resource ./OpenViking
error
Parse error: Path OpenViking does not exist

I find that the error message is from server, server log is like:

2026-02-13 23:10:41,304 - openviking.utils.media_processor - WARNING - Path OpenViking does not exist
INFO:     221.194.171.227:65109 - "POST /api/v1/resources HTTP/1.1" 200 OK

Steps to Reproduce

  1. deploy server on ECS
  2. use CLI to upload a directory (like a local repo ./OpenViking)

Expected Behavior

upload the local files to server

Actual Behavior

the server trying to find the path on ECS.

Minimal Reproducible Example

Error Logs

OpenViking Version

0.1.16

Python Version

3.11

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

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions