HELP! "Connection to light failed!" and no leds working

Hi, right now I am using a BTF-LIGHTING WS2812B LED strip and a ESP 32 off of amazon. I just flashed the ESP with the online website and configured it with my wifi, but I keep getting this “Connection to light failed!” message at the bottom of my screen. I have looked around online about the problem, but everything I found just told me to ping it or re-flash it. I have done both multiple times but it still is having the same issue. I also tried using another identical board that is brand new.

I don’t know if this is related or a completely separate issue but none of my LEDs turn on except for the first one on the strip, very faintly, kind of green.

This is my first time dealing with wled so If anyone has a clue to what is causing this Please help!

It might cause bad Wi-Fi signal

there seems to be several things wrong with your hardware.
first: try a better powersupply, dont run LEDs off USB (if you did). Use a decent phone charger to power the ESP with a decent, short cable.

Thanks, this worked! I also realized that the GPIO Data Pin was set wrong in settings. Thats why my LEDs were not working.

I moved it closer to my AP for a while and it fixed it. Thanks!