devinnasar
devinnasar
@ghostsquad, @zyc-sudo, I'm running into the same problem with kube2iam. @ghostsquad My situation is a bit unique - I'm not running on EKS - I'm running on a local kubernetes...
I'm having the same issue as @kashypAkash. In addition, I'm getting this error here: ``` app_1 | Traceback (most recent call last): app_1 | File "/env/lib/python3.8/site-packages/rediscluster/nodemanager.py", line 162, in initialize...
After some digging, I learned that unless an Elasticache Redis cluster is created with cluster mode/sharding, or if the cluser size is 1, Elasticache creates the cluster with a `cluster_enabled:...
I believe this to be related to the configuration for signature version in the boto3 client here: https://github.com/datopian/giftless/blob/5b3f7204321e8775b9eac3953a4894988ad78b7c/giftless/storage/amazon_s3.py#L29 See this issue in botocore: https://github.com/boto/botocore/issues/2109. If the fix indicated at the...
I'll give it a shot. I need to adjust my setup to try and use local giftless.
Hello, is there any progress on this or a workaround? This immediately shuts down usefulness for nocodb for me.
This is still driving me to other projects without this.
I'm finished with nocodb. This is a basic relational feature and it is bizarre that it has taken this long for there to be any kind of response or alternative...
Does this refresh cover the signing version that I mention in #106?
@sullivtr, I am also running into the `computer_from_create` error. Is this something you have time to look into?