ddiawara

Results 7 comments of ddiawara

The same error ``` module.eks.kubernetes_config_map.aws_auth[0]: Creating... ╷ │ Error: Post "https://523F7FCF5A4.gr7.eu-west-1.eks.amazonaws.com/api/v1/namespaces/kube-system/configmaps": getting credentials: exec plugin is configured to use API version client.authentication.k8s.io/v1beta1, plugin returned version client.authentication.k8s.io/v1alpha1 │ │ with module.eks.kubernetes_config_map.aws_auth[0],...

OK will update ``` #before aws --version aws-cli/2.0.54 Python/3.7.4 Darwin/21.5.0 exe/x86_64 #Now aws --version aws-cli/2.7.12 Python/3.9.11 Darwin/21.5.0 exe/x86_64 ``` well its work !!! recently i have this error to ```...

OK will do it ![image](https://github.com/supabase/supabase/assets/62718811/6a58e5dc-abfb-46a9-89b8-5393c9c2ab39) ![image](https://github.com/supabase/supabase/assets/62718811/395c3aaa-60b4-4c9e-b147-9fd7690ed676) Analytics and Realtime still reboot ```txt LOGFLARE_NODE_HOST is: 127.0.0.1 11:17:54.102 [info] Starting migration ** (ArgumentError) could not call Module.put_attribute/3 because the module Logflare.Repo.Migrations.AddUsersTable is...

still the same ![image](https://github.com/supabase/supabase/assets/62718811/4474b235-49d1-4bfe-a4be-af168adc1774) ```` LOGFLARE_NODE_HOST is: 127.0.0.1 17:41:00.934 [info] Starting migration ** (ArgumentError) could not call Module.put_attribute/3 because the module Logflare.Repo.Migrations.AddUsersTable is already compiled (elixir 1.14.4) lib/module.ex:2504: Module.assert_not_readonly!/2 (elixir...

if you don't use those u can juste put localhost. you've managed to connect then. can you share your docker compose?