lagrangedao / lagrange-cli

MIT License
1 stars 5 forks source link

404 When push the code #11

Open flyworker opened 1 year ago

flyworker commented 1 year ago

(base) ccao@Charless-MBP-2 lagrange-cli % lag clone https://lagrangedao.org/spaces/0x2c1877cDFa3649122CC0F41423A2a185217a2E23/hello-wolrd Cloning hello-wolrd into current directory... Downloading: hello-wolrd/requirements.txt Downloading: hello-wolrd/Readme.md Downloading: hello-wolrd/app/main.py Downloading: hello-wolrd/Dockerfile Downloading: hello-wolrd/app/init.py (base) ccao@Charless-MBP-2 lagrange-cli % cd hello-wolrd (base) ccao@Charless-MBP-2 hello-wolrd % vi Readme.md (base) ccao@Charless-MBP-2 hello-wolrd % lag add . (base) ccao@Charless-MBP-2 hello-wolrd % lag commit -m "add readme 2"

(base) ccao@Charless-MBP-2 hello-wolrd % lag clone https://lagrangedao.org/spaces/0x2c1877cDFa3649122CC0F41423A2a185217a2E23/hello-wolrd Cloning hello-wolrd into current directory... Downloading: hello-wolrd/requirements.txt Downloading: hello-wolrd/Readme.md Downloading: hello-wolrd/Dockerfile Downloading: hello-wolrd/app/main.py Downloading: hello-wolrd/app/init.py

(base) ccao@Charless-MBP-2 hello-wolrd % lag push https://lagrangedao.org/spaces/0x2c1877cDFa3649122CC0F41423A2a185217a2E23/hello-wolrd Uploading files to space... An error occured when pushing the files. Status code 404 (base) ccao@Charless-MBP-2 hello-wolrd % lag push https://lagrangedao.org/spaces/0x2c1877cDFa3649122CC0F41423A2a185217a2E23/hello-wolrd Uploading files to space... An error occured when pushing the files. Status code 404