0xPolygonID / onchain-issuer-integration-demo

Apache License 2.0
2 stars 1 forks source link

Login error, cannot login #1

Open andrewzhang97 opened 1 year ago

andrewzhang97 commented 1 year ago

hello, Here is my issue. I cannot login and this QR code cannot be scanned. Could you help me how to solve it. Thanks. image 1ab83446-5586-41fd-a0cc-15e84357f529 And my settings is here image ONCHAIN_CONTRACT_OWNER is my wallet private code. URL_MUMBAI_NODE is my node which I deployed already. ONCHAIN_ISSUER_CONTRACT_ADDRESS is a contract which I deploy it on my local machine and which is generated by iden3. ONCHAIN_ISSUER_DID is generated by your script which is generated.

ilya-korotya commented 1 year ago

Hello. Thanks for the issue. I think you have a problem running the run.sh script. Could you please show your logs after running the run.sh script? What OS are you using?

andrewzhang97 commented 1 year ago

sure, I am with MAC OS and M1 chip. image 32f1e640-7a99-4b8a-a600-3a9c379065da

c86acb3d-2395-4e16-a4cf-9dfb08220c51

ilya-korotya commented 1 year ago

We use docker for Mongo db. I'm seeing a log message with docker connection error. Can you check if docker is running on your machine? зображення

andrewzhang97 commented 1 year ago

Thanks. I forgot to open my docker. But next, I still cannot get right QR code image image

And I checked my config before.

ilya-korotya commented 1 year ago

You already have a running application on 6543 port. Try to close all applications on this port. And run run.sh script again.

зображення
andrewzhang97 commented 1 year ago

Thanks a lot for your kind help. This problem fixed. But I met a new problem. And I checked my config in metamask. In this step, I cannot move forward. bfbfb191-9565-475a-86ec-9fd275b46f60 ![Uploading image.png…]()

ilya-korotya commented 1 year ago

Hello @andrewzhang97. Could you please share your logs from the network tab in the browser and the logs from the terminal? What do you mean "I cannot get into flow from Metamask app.". I see that you got a balance from Metamask on the screen above. Also, it may take some time to get the credentials in the chain...

ilya-korotya commented 1 year ago

@andrewzhang97 Shall I close the issue?

andrewzhang97 commented 1 year ago

@andrewzhang97 Shall I close the issue?

sure, Thanks a lot.