Yasser Alattas

Results 23 comments of Yasser Alattas

I believe it's doable. Couple of approaches came to my mind. If your application interacting with Lex via AWS SDK (such as boto3) then you can give permission to same...

I am facing same issue here. My setup worked fine with `nginx` controller in OCI. Yet, when I switched to AWS ALB. It didn't work

I used `pip3 install thefuck --user` as well as `pip3 install thefuck --user` on ubutnu 22.04 and terminal didn't recognize the command I added the following on my `~/.zshrc` with...

same here I installed nomic on a virtual environment ``` pip install nomic ``` I ran the following script just to test ``` from nomic.gpt4all import GPT4All m = GPT4All()...

reason of the issue: https://github.com/grafana/helm-charts/blob/1e803f80bcb8ca5522824e5563c9cb804c564243/charts/grafana/templates/deployment.yaml#L38 what should I provide to prevent this issue ?

I am experiencing access denied to the bucket as ServiceAccount is not created via HelmCharts even though its specified in the `values.yaml` ``` env: open: DEBUG: true DISABLE_METRICS: false CHART_URL:...

I've installed the package and tried to run the app and its throw same error ``` {"errorMessage": "Unable to import module 'run': cannot import name 'BaseRequest' from 'werkzeug.wrappers' (/var/task/werkzeug/wrappers/__init__.py)", "errorType":...

based on my observation of the tool. Source is indeed required and you can find available sources in API -> GET `http://localhost:8080/sources/` LinkedIn was available before and thanks to @jay_townsend1...

I am experiencing same error and I couldn't understand the solution. I understood that I need to install _gstreamer_ in order to make plugins works. I tried to install it...

Check your indentation *Yasser A. AL-attas* *Visit my Linkedin profile by clicking* *Here* *00966566356056** | ***@***.**** ***@***.***> On Sat, 6 Jul 2024 at 13:27 Ankush Shankar ***@***.***> wrote: > Even...