kinode-dao / kinode

Kinode OS runtime
https://kinode.org
Apache License 2.0
24 stars 7 forks source link

bug: system doesnt recognize caps after a bad terminal command #416

Open jurij-jukic opened 1 week ago

jurij-jukic commented 1 week ago

Describe the bug

so you can probably recreate this with any app you are working by simply inputting a wrong type. but maybe i'm wrong and if something else is the cause, here is how to reproduce.

To Reproduce

  1. install the following commit of command center on your kinode
  2. run the command:
    m astronaut.os@main:command_center:appattacc.os '{"BackupRetrieve": {"node_id": "sour-cabbage.os", "worker_address":""}}'
  3. a bunch of previously successful caps will stop working
nick1udwig commented 1 week ago

https://discord.com/channels/1186394868336038080/1186421052071477428/1253186534266507367 https://discord.com/channels/1186394868336038080/1186421052071477428/1253187341045072044

dr-frmr commented 5 days ago

Working on this