(Solved) Needing help with breathing green light. Cannot setup photon

Hello y’all,

I have a photon that I cannot get set up correctly. I have used this for various projects but really havne’t messed with it or coding in quite some time. I have downloaded the most recent CLI and dfu-util. I have been able to run particle update and I get this.

> Your device is ready for a system update.
> This process should take about 30 seconds. Here it goes!

! System firmware update successfully completed!

> Your device should now restart automatically.

I can then enter particle setup with no problems. It finds the photon, I am logged in and continue with the WiFi setup and this is what I get.

> Setup is easy! Let's get started...
> It appears as though you are already logged in as bry0603
? Would you like to use this account? Yes

! PROTIP: Hold the MODE/SETUP button on your device until it blinks blue!
! PROTIP: Please make sure you are connected to the internet. 

> I have detected a Photon connected via USB.
? Would you like to continue with this one? Yes
! The device supports setup via serial.
setting up device 1fxxxxxxx.........33
> Obtained magical secure claim code.

Claim code set. Now setting up Wi-Fi
? Should I scan for nearby Wi-Fi networks? Yes
? Select the Wi-Fi network with which you wish to connect your device: xxWiFixx


? Should I try to auto-detect the wireless security type? Yes
> Detected WPA2(PSK/AES/AES) security
? Wi-Fi Password xxCorrect Passxx
Done! Your device should now restart.
! It doesn't look like your Photon has made it to the cloud yet.

? What would you like to do? (Use arrow keys)
❯ Check again to see if the Photon has connected 
  Reconfigure the Wi-Fi settings of the Photon 

After which my photon is just breathing green. I’m stuck. I cannot access it at all via the app, IDE, etc. Any help would be greatly appreciated.

Well I fixed it running particle device doctor and just resetting everything. I think my original code and its system_mode had something to do with it. Anyway, were up and running again.