-
Notifications
You must be signed in to change notification settings - Fork 156
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
- deploy server on ECS
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Backlog