zhil
zhil
I have founded solution, but you will not like it :) problem is becase symfony2 generate routing cache in app/cache/prod/appprodUrlMatcher.php (check it and you will got problem) I have application...
@ikhann were you able to solve this issue? Also where did you found that firmware?
@ikhann thanks a lot! I would greatly appreciate it! I think, that if you didnt sign NDA - you should not violate anything by sharing firmware with another customer. I...
I have the same issue under with tailscale VPN.  Pretty strange that everything else is working just fine - I may use claude online, npm etc. Tried `NODE_TLS_REJECT_UNAUTHORIZED='0' claude`...
I actually founded reason! In my case ipv6 is not working! The problem is that node.js do not have ENV variable to disable ipv6 @8enmann Any chances to get that...
disabling ipv6 before using claude code works just fine for me. I didnt completely disable it to prevent some possible weird issues with other soft, I just disable it when...
@tverdoy with latest version of CLI you should be able to use short syntax with default configuration, it works just fine ``` near create-account your-name-here.testnet --useFaucet ``` my config ```...
@lida2003 did you found solution?
has this issue too, very annoying. How can it be patched?