Sarang Lakare
Sarang Lakare
@math2001 first of all, I found your plugin today and love it! Till now, we used to edit markdown painfully on BitBucket website! Now we can keep the documentation updated...
I am facing this exact problem trying to get Rexray EBS driver to work with ECS container on AWS. I just cannot find any solution or help on this issue!...
> /run/docker/plugins/ This directory does not have the file. Would you know who or how it is created? I tried running install command using `sudo` and also tried to change...
Update: I was using an arm64 instance on which I faced this problem. When I switched to x86 machine, it worked the first time! Does it mean rexray doesn't support...
Requesting Rexray for arm64. These machines are so much cheaper on AWS but unable to use them due to missing rexray plugin. Is there any plan to release for arm64?
> Hope it will clarify things out! But the main take away here would be that in most use case, you don't need any workaround. No need of custom widget,...
> ```python > c.qos = QoS(set_prefetch_count, c.initial_prefetch_count) > ``` I got error `QoS` is undefined. However, it seems there is no need to set `c.qos` since the global qos was...
See this solution : https://github.com/Enngage/ngx-paypal/issues/242#issuecomment-1980607827 If works if you are ok creating subscriptions on client.
I feel you should integrate with `django`. There's no point in having extra package for such a core functionality. At the same time, I agree with you that `django-redis` is...
5 years anniversary of this issue and it's still open! I just wasted a couple of hours figuring out my problem and it came to this bug! Why isn't anyone...