Hello @Roberto
Yes if you enable that then App will start to work.
Hello @Roberto
Yes if you enable that then App will start to work.
I have activated the Web server
but the application does not see my identity
The node is functional
Hello @Roberto
Is your identity path has “revocations.db” and “storagenode/” folder ?
Thanks
Parag Padsumbiya
Sorry for the delay in replying. In the Identity folder there are both revocations, db and storagenode folder. Now, when I launch the application, it is created in a new container but it doesn’t recognize me the existing one (I already have the working node)
P.S. Version 1.1.4
Make sure to specify the parent folder for the storage
folder as your data location and identity folder containing 6 files of identity as the identity location.
For example, your database files *.db
are placed into /mnt/storj/storagenode/storage
, then you need to specify /mnt/storj/storagenode
as data location. The docker version of storagenode will silently add storage
to there, so it should recognize its data.
However, the identity must belong to that data, otherwise it will be slowly deleted to the trash, and the original identity will be disqualified.