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

Counter tutorial is not syncing data. #1767

Open
1 task done
porobov opened this issue Jul 14, 2020 · 1 comment
Open
1 task done

Counter tutorial is not syncing data. #1767

porobov opened this issue Jul 14, 2020 · 1 comment

Comments

@porobov
Copy link

porobov commented Jul 14, 2020

🐛 Bug Report

Counter tutorial is not syncing data.

Have you read the Contributing Guidelines on issues?

  • Yes

To Reproduce

  1. run npx create-aragon-app myapp.aragonpm.eth
  2. wait for the browser to open
  3. open Counter app
  4. click increment/decrement counter button
  5. confirm the transaction

Expected behavior

Counter changes

Actual Behavior

The counter does not change.
While the transaction executes successfully and shows up in Activity.
Syncing data... notification stays forever
The initial value (42) does not load as well.

Chrome console:

Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://localhost:8001') does not match the recipient window's origin ('null').
o._write @ inpage.js:1
contentscript.js:1 Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://localhost:8001') does not match the recipient window's origin ('null').
o._write @ contentscript.js:1
about:srcdoc:32 Error from worker for aragon-upala-second(0xa1a7d254552beb05f15522eed93b54441e61d1d9) (loaded from http:////localhost:8001/script.js): undefined Event

Context

Mainnet or testnet?

Localhost

Organization

(Enter the URL or ENS name of your organization.)

Environment

  • OS and OS version: Ubuntu 18.04.4 LTS
  • Chrome Version 83.0.4103.116 (Official Build) (64-bit), Brave 1.10.97 Chromium: 83.0.4103.116 (Official Build) (64-bit)
@welcome
Copy link

welcome bot commented Jul 14, 2020

Thanks for opening your first issue in aragonCLI! Someone will circle back soon ⚡

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

1 participant