Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.

Connecting problem - could not get app info #4

Open
duukan opened this issue Oct 31, 2021 · 4 comments
Open

Connecting problem - could not get app info #4

duukan opened this issue Oct 31, 2021 · 4 comments

Comments

@duukan
Copy link

duukan commented Oct 31, 2021

Hello,

I'm trying to connect to an hApp which was created by the complementary guide at the "call your hApp tutorial". A conductor was started and running and hosting the hApp as shwon by this command:

$ hc sandbox call 1 list-apps
hc-sandbox: List Apps: [InstalledAppInfo { installed_app_id: "test-app", cell_data: [InstalledCell { cell_id: CellId(DnaHash(uhC0kUIew8M-K2ZAUmh1NywzP4Emo050Zmp5oaldzSf2aGsq09SFp), AgentPubKey(uhCAkomVJo2MHkqqSPmovoQOSvOztAMrGqfKmHyd7lsbPGg_ZuTgF)), cell_nick: "sample-slot" }], status: Running }]

Now running the Rust code from this tutorial gives this error:

$ cargo run
   Compiling happ-client-call-tutorial v0.1.0 (/home/stefan/dev/rust/holochain/happ-client-call-tutorial)
   Finished dev [unoptimized + debuginfo] target(s) in 22.85s
   Running target/debug/happ-client-call-tutorial
Got an error: "Could not get app info"

What can be the eason?

Thanks in advance,
Stefan

OS: Ubuntu

@acscoder
Copy link

I got the same error when i compile "happ-client-call-tutorial/rust" , "happ-client-call-tutorial/ts" still work

@acscoder
Copy link

@jost-s
Copy link
Contributor

jost-s commented Jan 19, 2022

@duukan & @acscoder, we've matched the Holochain versions between the hApp build tutorial and this client tutorial. Please pull from this repo and try again and report back if the issue persists.

@acscoder
Copy link

it worked, Thank you!!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants