Error activating reflection: The source ["__accelerator"] is currently unavailable. Info: [Unknown protocol 42]

I have noticed that in some queries when I try to activate reflection in a query it shows the following error The source ["__accelerator"] is currently unavailable. Info: [Unknown protocol 42], can you help me?

8b985f47-9572-4d5f-bb40-dab4009d5864.zip (11,7,KB)

Hello

I have got the same problem. Were you able to solve yours?

Thanks in advance
Engin

@enginbuker @edercarvalho

“Unknown protocol 42” usually means the executors are not fully up yet. Have you checked node activity screen to see if they are all online. Another place to check is to open the server.log via kubectl and search for the section “Result of storage plugin startup” and it should say “__accelerator: success (3636ms). Healthy”, in your case either the executor is not fully up or for some reason the accelerator plugin will say “__accelerator: success (3636ms). Unavailable”. There should also be a stack that tell us why it is “Unavailable”