-
Notifications
You must be signed in to change notification settings - Fork 0
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
A cloud agent connection causes the screen to go blank #11
Comments
When he visits this page (while logged in as himself), "Just keeps spinning and doesn’t come up." To do: watch over his shoulder as this happens and have him try a few things. |
The only thing suspicious on the pico side is that the crippled connection doesn't have a key This would happen here and here. The field, renamed Looks like you would see this error message in the browser console, "Uncaught TypeError: Cannot read property 'concat' of undefined" and then the page would never finish loading. |
For Matthew's case, removed the crippled agent from his pico's list of connections by sending a well-crafted We still need to make the page more robust. |
The issue has been resolved, for this owner, for this case. Issues have been raised in two other repositories to improve robustness. |
We will do nothing further with this issue here. When moving to the v1 pico engine (issue #9) we will not use the Manifold Cloud Agent app, because we will only support DIDComm v2 going forward. |
Matthew Hailstone created a connection between a thing (with the manifold_cloud_agent app installed) and his Evernym connect.me wallet. Not sure how far along the connection got, but now the screen goes blank when he opens up that agent.
To do: have him show the exact symptoms.
The text was updated successfully, but these errors were encountered: