Stefan Junker

Results 112 comments of Stefan Junker

@nottrobin > I'm not sure how we could configure resolved to listen on address 172.17.0.1 as well as 127.0.0.53 - any ideas? You could use DNAT and if necessary -...

@maackle thanks for asking. i just went with the crate with the type definition for the missing type that caused the build error: ``` error[E0283]: type annotations needed --> crates/holochain_conductor_api/src/config/conductor.rs:56:5...

@abe-njama @Connoropolous @jost-s i'm not opposing extending the release info or documenting this elsewhere, but i think the following is still relatively unknown and deserves a mention and potentially documenting:...

converting this to a draft until we've aligned all core devs on using nextest in their local dev environments

@artbrock I don't see `hc-merge-test` related to release state. @lorerave85 Can you confirm you're trying this on the _develop_ branch? If so please make sure you're on a commit that...

@lorerave85 could you try this again on the develop branch on any commit after https://github.com/holochain/holochain/commit/9be6dacff9a82f43eaac917617a1851829cf76b8 ?

Hey @agoncecelia I'd like to try to reproduce the issue. Is the repo you're doing this in public? Also, what is the exact `nix-shell` environment you're running the commands in?

Let's tart with the nix-shell environment you're using. There's a chance you're using a version that does not include Holochain RSM. I just [posted on the forum](https://forum.holochain.org/t/failing-to-install-holochain/4514/13?u=steveej) to help with...

@maparent Is your operating system a fresh installation or an upgrade? I'm asking for diagnostic purposes as I tried to reproduce this issue in a fresh Big Sur installation and...

> I have Xcode installed, not just the CLI dev tools. Ah, can you try to instal lthe CLI dev tools as well? In fact on my fresh Big Sur...