fatych@fatych-mac 3d-chess % sudo blocklet init
blocklet init v1.16.34-beta-20241129-100152-679bd732
This utility will walk you through create such files and folders(if not exists):
- blocklet.yml
- blocklet.md
- screenshots/
It only covers common items, if you want to check all items, please visit:
https://github.com/ArcBlock/blocklets#keyinfo-blockletjson
Press ^C to quit.
? blocklet title 3d-chess
? Please write concise description: Blocklet Project
? What's the group of the blocklet? static
? What's the entry point of the blocklet? .
If browser does not open automatically, please open the following link in your browser: https://store.blocklet.dev/gen-key-pair?__connect_url__=aHR0cHM6Ly9hYnR3YWxsZXQuaW8vaS8%2FYWN0aW9uPXJlcXVlc3RBdXRoJnVybD1odHRwcyUyNTNBJTI1MkYlMjUyRnN0b3JlLmJsb2NrbGV0LmRldiUyNTJGYXBpJTI1MkZkaWQlMjUyRmdlbi1rZXktcGFpciUyNTJGYXV0aCUyNTNGX3RfJTI1M0QzMzNjYzVhZA==&source=Blocklet+CLI
✖ Waiting for connection: https://store.blocklet.dev Fail after 1.86s
Request failed with status code 400
✖ Failed to init blocklet: failed to connect to store ([400] Session not found or expired)
fatych@fatych-mac 3d-chess % sudo blocklet init
blocklet init v1.16.34-beta-20241129-100152-679bd732
This utility will walk you through create such files and folders(if not exists):
- blocklet.yml
- blocklet.md
- screenshots/
It only covers common items, if you want to check all items, please visit:
https://github.com/ArcBlock/blocklets#keyinfo-blockletjson
Press ^C to quit.
? blocklet title 3d-chess
? Please write concise description: Blocklet Project
? What's the group of the blocklet? static
? What's the entry point of the blocklet? .
If browser does not open automatically, please open the following link in your browser: https://store.blocklet.dev/gen-key-pair?__connect_url__=aHR0cHM6Ly9hYnR3YWxsZXQuaW8vaS8%2FYWN0aW9uPXJlcXVlc3RBdXRoJnVybD1odHRwcyUyNTNBJTI1MkYlMjUyRnN0b3JlLmJsb2NrbGV0LmRldiUyNTJGYXBpJTI1MkZkaWQlMjUyRmdlbi1rZXktcGFpciUyNTJGYXV0aCUyNTNGX3RfJTI1M0QxNGVkMDU2OA==&source=Blocklet+CLI
✖ Waiting for connection: https://store.blocklet.dev Fail after 1.827s
Request failed with status code 400
✖ Failed to init blocklet: failed to connect to store ([400] Session not found or expired)
5 replies
这是个已经修复的已知问题,请把你的 blocklet cli 更新到最新的 beta 版本,原因是上面的链接里面的 base64里面的等号没有被妥善处理。
v1.16.34-beta-20241207-134904-3c3d9a35 这个版本还会
related v1.16.34-beta-20241207-134904-3c3d9a35 版本 blocklet init 问题
需要在更新 cli 版本后把本地的 server 也重启下