Hyperledger Fabric ネットワークを構成fabcar
し、ネットワークに従ってアプリケーションを変更しました。registerUser.js ファイルを実行しているときは、実行中です
fabric_ca_client.register({enrollmentID: 'chinmayak',
affiliation: 'milkmantra.department1'},
admin_user);
次のエラーが発生します。
Error: fabric-ca request register failed with errors [[{"code":63,"message":
"Failed to get Affiliation: sql: no rows in result set"}]]
この問題を解決する方法を提案してください。