Open ShivaSunny9 opened 3 years ago
Hi I have just tried it after and fresh pull from gitHub and it worked ok.
/usr/bin/env
which could be related although not 100% sureI assume you've not changed the Dockerfile
or anything else ?
Thanks for the reply.
OPERATOR_ID=0.0.xxxx
OPERATOR_KEY=302....
# testnet, previewnet, mainnet
NETWORK=testnet
# hedera, kabuto (note kabuto not available on previewnet)
MIRROR_PROVIDER=hedera
and when I am running the
cmd ./gradlew :appnet-api-server:run
I am getting this error
ok, it looks like the example folder is missing its own .env
file.
-There is one for the SDK
-Another for the example itself.
The line (271) referred to in the error message refers to a line of code that attempts to get the OPERATOR_ID
from .env
in example.
See here: https://github.com/hashgraph/did-sdk-java/tree/master/examples/appnet-api-server
I have tried with Linux it is working fine, but in the windows, I am getting the same error after updating .env. Please, check why it is not working on windows.
Please ask questions you have in our Discord group first. You can also search GitHub to see if the issue has been reported already.
Otherwise, please feel free to ask your question here.
My docker is running but I can able to run the project getting an error ERROR [build 4/4] RUN ./gradlew --no-daemon assemble I even asked about this on their discord, but dint got any answer.
I have followed this video https://www.youtube.com/watch?v=Zitoa1NNMIs&t=179s