Results 33 comments of Ahmet Enes Bayraktar

@krynble AWS Serverless Redis uses cluster mode you can try to connect with `redis-cli -c`. I am also having this issue and I tried using `QUEUE_BULL_REDIS_HOST` but n8n fails

Sorry for late reply, > Is it possible for you to try the regular redis deployment instead of the serverless option? I think this is a simpler deployment that would...

We also would appreciate such feature

It would be nice if we can use `home:uri` variable as well

This is not working, am I doing something wrong? ```toml [tool.hatch.envs.default] path = "{home:uri}/.virtualenvs" ```

Having the same issue. I am trying the following docs: https://learn.microsoft.com/en-us/azure/application-gateway/for-containers/quickstart-deploy-application-gateway-for-containers-alb-controller?tabs=install-helm-windows https://learn.microsoft.com/en-us/azure/application-gateway/for-containers/quickstart-create-application-gateway-for-containers-managed-by-alb-controller?tabs=new-subnet-aks-vnet The result is the same error. I can see the resources on azure-portal but I am not sure...

I do not know how the internals work but since it can already detected can't it be ordered easily? ![image](https://user-images.githubusercontent.com/11612804/178158410-ccd556c7-72a3-4e15-91a2-e3258a939b04.png) ![image](https://user-images.githubusercontent.com/11612804/178158445-8a978935-721a-45a0-a137-ac24e3371d1f.png) ![image](https://user-images.githubusercontent.com/11612804/178158497-82f2d6b7-31f0-4922-a6ef-d25a31cf0565.png)

It is from `dart analyzer`. `dart fix --apply` fixes the warning

You can use this: https://github.com/aeb-dev/flame_steamworks/tree/main/example

Step 1: Clone this repo: https://github.com/aeb-dev/dart_pub_gitignore_nested Step 2: Run example once Step 3: `flutter pub publish --dry-run`