跳到主要内容
ArcBlock Community

Blocklet update failed and won't start back up

Wasil
开发者
blocklet-serverbugresolved

I wasn't sure the "Board" label I should use on this one, but I just tried updating my Pages and Discuss Kit blocklet, and after doing so, they both failed to update and also start again.

I took a video of the process to show the issue.

The server is self hosted. I asked z1an1hGt8539D6sfVrJEzQBkYEx3oYjiRkp and he mentioned I may need to update the Server, however I'm not sure exactly where I would go to do so. Although I don't know if that is the actual issue either. Thanks for your help in advance!

zNKoixYcNonY8R35RAe6fQH4DAbeMa8eE8Nx.20251014214616.log.zip Pages Kit

zNKoixYcNonY8R35RAe6fQH4DAbeMa8eE8Nx.20251014215108.log.zip Discuss Kit

2 条回复

Zhu Liang11个月前

For self-hosted services, you upgrade server version:

npm i -g @blocklet/cli

and then stop server:

blocklet server stop

and restart server start:

blocklet server start

This issue has been fixed in the new server.

Wasil11个月前

Thanks for your quick response and help! Much appreciated!

回复