Gisela Torres

Results 12 comments of Gisela Torres

Hi, did you find the error? I have the same issue... Thanks!

Hi all, Do you know if there is an engine for socket.io v4? I was using the engine from @ptejada but it's for v3 and I getting this errors: "engine...

> hi @0GiS0 👋 v3 and v4 _should_ be compatible, according to https://socket.io/docs/v4/troubleshooting-connection-issues/#The-client-is-not-compatible-with-the-version-of-the-server. Do you see "engine unsupported protocol version" errors in Artillery's output? Hi @hassy! No, I saw that...

Hi again! I notice this only happens when I have two nodes but if i have only one with RedisAdapter and all It works perfect. So i was wondering if...

If you're using the chart you should change the apiVersion for the Deployment resource (charts/templates/deployment.yaml): ``` # apiVersion: apps/v1beta2 apiVersion: apps/v1 ``` If you are using the file deploy/adapter.yaml you...

Hi, I'm trying to get my org data from my `returngis` org but I couldn't find the way :( I installed this module: `yarn --cwd packages/backend add @backstage/plugin-catalog-backend-module-github-org ` Registered...

> Hi [@0GiS0](https://github.com/0GiS0), you have: > > providers: > github: > githubOrg: > When it should be: > > providers: > githubOrg: > Try that and see how it goes?...

> Awesome, glad it's working for you! > > Yes, your have two different Entity Providers which means they each need to have their own section directly under `providers:`. I...

Any news on this? I think is really helpful to see the dashboard in this environment

I don't have the same error when I use deploy-azure-cdn directly. It works fine. It is just with the gulp plugin. thanks!