Open harlantwood opened 3 years ago
Updated original post above for clarity ☝️
Hm, looks like this is a result of
https://github.com/holochain/elemental-chat-ui/pull/77
being merged without
https://github.com/holochain/elemental-chat/pull/54
being merged into the server code...
When I check out the develop branch of this repo prior to this PR (5a0e74b) everything works fine.
Maybe points to more e2e tests needed?
@robbiecarlton @JettTech @zo-el
Hey @harlantwood -
You can use this branch to run EC with the profile zome:
https://github.com/holochain/elemental-chat/tree/03-18/joining
With this branch you'll have to pass in a membrane proof when installing the app. See https://github.com/holochain/elemental-chat/blob/e9fc8ba5c2111a240d8afc9355835c65536b99fc/tests/src/common.ts#L58 for an example of how to do this (including the specific value of the membrane proof currently needed).
I checked out the repos:
both on
develop
branches. Followed instructions to get up and running on my mac.Hm, there was a lair error in there, not sure it that's a real issue for me or not. Boldly proceeding:
Sweet, now we go to the browser. The UI loads, at least this much of it:
But in our server console we now see an error:
And in the toml file in question: