Skip to content

feat: re-add docci for 0.4#218

Closed
reecepbcups wants to merge 6 commits intomainfrom
reece/docci-for-0.4-rewrite
Closed

feat: re-add docci for 0.4#218
reecepbcups wants to merge 6 commits intomainfrom
reece/docci-for-0.4-rewrite

Conversation

@reecepbcups
Copy link
Member

Summary

Re-adds docci with the re-write

@reecepbcups
Copy link
Member Author

DEBUG connected to 127.0.0.1:8080
DEBUG pooling idle connection for ("http", bafybeidjakbqnkqiyxmnbegaf75jwbzt6zrc44knvgbkkwgzglj3dmedr4.ipfs.localhost:8080)
thread 'main' panicked at packages/cli/src/main.rs:79:18:
called `Result::unwrap()` on an `Err` value: Failed to fetch service from URL 'ipfs://QmVQZjq9zifHj76rbRoXWZitKSJapqYyQMx9s3aqo2Gq1g' using gateway 'http://localhost:8080/ipfs/'
Caused by:
    Failed to parse service definition as JSON: error decoding response body
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
make: *** [Makefile:132: deploy-service] Error 101
Error: SERVICE_ID is null or not found for index 0.

The operator is not being registered properly or something. I think its a timing issue

@reecepbcups reecepbcups closed this Oct 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet