Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calculate Hash does not work for me. #3

Closed
5ong opened this issue Jan 13, 2017 · 6 comments
Closed

Calculate Hash does not work for me. #3

5ong opened this issue Jan 13, 2017 · 6 comments

Comments

@5ong
Copy link

5ong commented Jan 13, 2017

Hello Maran,

Thanks a lot for this DAPP, it is a great learning experience for me. I ran into an issue when deploy it on my own server following your instruction: everything is up and running with my own contract address added to the abi.js. I was able to look for and pick a document (a text file) but when I click on "Calculate Hash" nothing happened. It would be greatly appreciate if you can point out what I missed. See attached. I will leave my server running so so can take a look at also.
http://45.79.109.227:3000/

-5ong

s1

@maran
Copy link
Owner

maran commented Jan 16, 2017

Heya,

This is done client-side so check your javascript console for errors.

@5ong
Copy link
Author

5ong commented Jan 17, 2017

Will do and keep you posted. Thanks, Maran.

@5ong
Copy link
Author

5ong commented Jan 17, 2017

Please bear with me since I am pretty new at this, here is what I go from the console:

MetaMask - injected web3
inpage.js:34 MetaMask - overrode web3.setProvider
notareth.js:3 Uncaught ReferenceError: PersistentMinimongo is not defined
at notareth.js (notareth.js:3)
at fileEvaluate (modules-runtime.js?hash=e35fc9c…:198)
at require (modules-runtime.js?hash=e35fc9c…:121)
at app.js?hash=2c1bc37…:963

What do I need to do to fix ir? Thanks.

@5ong
Copy link
Author

5ong commented Jan 17, 2017

I figured it out, Maran. Thank you for pointing me to the right direction.

@5ong
Copy link
Author

5ong commented Jan 18, 2017

I am now running into an issue with web3.js , here is the error message:

var message = 'The MetaMask Web3 object does not support synchronous methods like ' + payload.method + ' without a callback parameter. See ' + link + ' for details.';

But when I tried to run it without MetaMask then the error is:
"ReferenceError: web3 is not defined"

Please point me to the right direction.

Thanks

@maran
Copy link
Owner

maran commented Jan 23, 2017 via email

@maran maran closed this as completed Feb 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants