You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, since the begining of this year I cant use this app with Metamask (chrome) this show this:
1034 web3.service.ts:67 Couldn't get any accounts! Make sure your Ethereum client is configured correctly.
I have using a semi-private network (Alastria) and we have 0 gas cost,
The app work if i use Opera, but in opera i cant configure gas cost to 0.
So i cant run the app correctly.
I have configure a private network with ganache and happend the same.
I have notice this warnings of metamask:
inpage.js:1 MetaMask: MetaMask will stop reloading pages on network change on January 13, 2020. For more information, see: https://medium.com/metamask/no-longer-reloading-pages-on-network-change-fbf041942b44
Set 'ethereum.autoRefreshOnNetworkChange' to 'false' to silence this warning: https://metamask.github.io/metamask-docs/API_Reference/Ethereum_Provider#ethereum.autorefreshonnetworkchange
(anonymous) @ inpage.js:1
setTimeout (async)
MetamaskInpageProvider @ inpage.js:1
(anonymous) @ inpage.js:1
1../lib/auto-reload.js @ inpage.js:1
i @ inpage.js:1
t @ inpage.js:1
(anonymous) @ inpage.js:1
(anonymous) @ contentscript.js:1
(anonymous) @ contentscript.js:1
1.buffer @ contentscript.js:1
b @ contentscript.js:1
l @ contentscript.js:1
(anonymous) @ contentscript.js:1
inpage.js:1 MetaMask: 'ethereum.sendAsync(...)' is deprecated and may be removed in the future. Please use 'ethereum.send(method: string, params: Array)' instead. For more information, see: https://eips.ethereum.org/EIPS/eip-1193
Can you help me?
The text was updated successfully, but these errors were encountered:
Hello, since the begining of this year I cant use this app with Metamask (chrome) this show this:
1034 web3.service.ts:67 Couldn't get any accounts! Make sure your Ethereum client is configured correctly.
I have using a semi-private network (Alastria) and we have 0 gas cost,
The app work if i use Opera, but in opera i cant configure gas cost to 0.
So i cant run the app correctly.
I have configure a private network with ganache and happend the same.
I have notice this warnings of metamask:
inpage.js:1 MetaMask: MetaMask will stop reloading pages on network change on January 13, 2020. For more information, see: https://medium.com/metamask/no-longer-reloading-pages-on-network-change-fbf041942b44
Set 'ethereum.autoRefreshOnNetworkChange' to 'false' to silence this warning: https://metamask.github.io/metamask-docs/API_Reference/Ethereum_Provider#ethereum.autorefreshonnetworkchange
(anonymous) @ inpage.js:1
setTimeout (async)
MetamaskInpageProvider @ inpage.js:1
(anonymous) @ inpage.js:1
1../lib/auto-reload.js @ inpage.js:1
i @ inpage.js:1
t @ inpage.js:1
(anonymous) @ inpage.js:1
(anonymous) @ contentscript.js:1
(anonymous) @ contentscript.js:1
1.buffer @ contentscript.js:1
b @ contentscript.js:1
l @ contentscript.js:1
(anonymous) @ contentscript.js:1
inpage.js:1 MetaMask: 'ethereum.sendAsync(...)' is deprecated and may be removed in the future. Please use 'ethereum.send(method: string, params: Array)' instead. For more information, see: https://eips.ethereum.org/EIPS/eip-1193
Can you help me?
The text was updated successfully, but these errors were encountered: