新しいBoxサポートサイトへようこそ。 変更点の詳細はこちらをご確認ください .

"Resource deadlock avoided" when trying to copy a file to box using bash

新規投稿

コメント

2件のコメント

  • Masaki Mori

    The same thing happened in my environment, box drive 2.24.208 on macOS BigSur 11.6.2.

    In my environment, I got the same error "Resource deadlock avoided" with the "cd" and "mv" commands.

     

    1
    コメントアクション パーマリンク
  • Masaki Mori

    I tried a couple of different methods.
    I found that I could avoid about 90% of the errors by running the command "cp -f".
    Since the mutex error is probably occurring in Box's synchronization system, I don't think the client side can handle it any better.

    1
    コメントアクション パーマリンク

投稿コメントは受け付けていません。