lightningrodlabs / rea-playspace

Holochain app to play with REA accounting
32 stars 7 forks source link

Installing version 0.0.14 with holochain launcher 0.6.0 with HDK 0.0.162 fails #154

Closed tixel closed 2 years ago

tixel commented 2 years ago

Installing version 0.0.14 with holochain launcher 0.6.0 with HDK 0.0.162 fails with the following error:

[2022-09-15T21:57:29.144829197+02:00] INFO - [HOLOCHAIN v0.0.162] Sep 15 21:57:29.144 DEBUG holochain::conductor::api::api_external::admin_interface: admin response: Error(InternalError("Conductor returned an error while using a ConductorApi: EntryDefStoreError(DnaError(WasmRuntimeError(RuntimeError { source: User(WasmError { file: \"/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/holochain-0.0.162/src/core/ribosome/real_ribosome.rs\", line: 893, error: Serialize(Deserialize(\"missing field cache_at_agent_activity\")) }), wasm_trace: [], native_trace: 0: \n 1: \n 2: \n 3: \n 4: \n 5: \n 6: \n 7: \n 8: \n 9: \n 10: \n })))"))

shanedeeodonnell commented 2 years ago

Thank you, we will upgrade the HDK in either 0.0.15 or 0.0.16. For now 0.0.14 available from the DevHub on Launcher 0.5.3. Or if you install the .webhapp manually, select holochain version 0.0154.

adaburrows commented 2 years ago

Closing since new version has been released which uses upgraded HDK. Also see #169 for further actions to help clarify installation instructions.