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

Harden-related error when using --no-ses and the shell command #158

Closed
katelynsills opened this issue Apr 13, 2019 · 1 comment · Fixed by Agoric/SwingSet#23
Closed

Harden-related error when using --no-ses and the shell command #158

katelynsills opened this issue Apr 13, 2019 · 1 comment · Fixed by Agoric/SwingSet#23
Assignees
Labels
SwingSet package: SwingSet

Comments

@katelynsills
Copy link
Contributor

I get a harden-related error when I try to run something like this on master:

$ bin/vat --no-ses shell demo/left-right

The exact error is:

(node:68556) UnhandledPromiseRejectionWarning: TypeError: prototype [object Object] of unknown.p.domain is not already in the fringeSet

@katelynsills katelynsills self-assigned this Apr 13, 2019
erights referenced this issue in Agoric/SwingSet Apr 13, 2019
Fix #22: Remove domain property from promise
@warner
Copy link
Member

warner commented Dec 4, 2019

in the old repo. this was SwingSet issue 22

@warner warner transferred this issue from Agoric/SwingSet Dec 4, 2019
@warner warner added the SwingSet package: SwingSet label Dec 4, 2019
dckc pushed a commit to dckc/agoric-sdk that referenced this issue Dec 5, 2019
build-source-bundle.js: convey the sourceURL line
dckc pushed a commit to dckc/agoric-sdk that referenced this issue Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SwingSet package: SwingSet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants