Hi
I have a network with 5 nodes. I query the permissions of my "node 5" and it has 'create' permission.
https://paste.pics/c143fb5a46f06df9c7ad116cd42ef464
I try to create a stream on node 5 but receive an error that it does not have create permission on the wallet.
https://paste.pics/8879f7827b73498b5adfec6a4519d598
There is only 1 wallet on this node.
https://paste.pics/a3eecbaa9b17d677f365e9ba0838de72
The seed / first node then grants create permission to node 5 (even though it already seemed to have it):
https://paste.pics/a6ae4e81b5ac23382d970c5ede9cdded
Now, I can create a stream on node 5 successfully:
https://paste.pics/57T7U
I do not understand what is happening here. Why did node 1 need to grant create permission to node 5, if node 5 already seemed to have it?
This happened with all the other nodes as well.