how to run plot command by remote ssh on macOS11.4 #6625
-
when i run command in remote ssh, it show the folloing error message: chia plots create -k32 -n1 -t /Volumes/p2 -d ~/p -b 3390 -r 6 -a XXXXXX During handling of the above exception, another exception occurred: Traceback (most recent call last): |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Sounds like your keyring isn't set up properly. |
Beta Was this translation helpful? Give feedback.
-
the keyring is protected from outsiders by default, you need to open the keyring first
works for you ? |
Beta Was this translation helpful? Give feedback.
-
thank you all,i found this,its worked, |
Beta Was this translation helpful? Give feedback.
thank you all,i found this,its worked,
security set-key-partition-list -S apple: -k -D -t private