# Websocket fails

**URL:** https://forums.creativeclouddeveloper.com/t/websocket-fails/2835
**Category:** UXP Developer Tool
**Created:** [April 19, 2021, 7:11pm UTC](https://forums.creativeclouddeveloper.com/t/websocket-fails/2835 "2021-04-19T19:11:09Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![pdophoto](https://sea1.discourse-cdn.com/flex015/user_avatar/forums.creativeclouddeveloper.com/pdophoto/32/1304_2.png) [@pdophoto](https://forums.creativeclouddeveloper.com/u/pdophoto)
#### Post date: [April 19, 2021, 7:11pm UTC](https://forums.creativeclouddeveloper.com/t/websocket-fails/2835/1 "2021-04-19T19:11:09Z")

</div>

Hi UXP Experts,  
Is there a way to get better notification when the Websocket fails. It would help to know that we are wasting our time trying to get answers while debugging.  
Actually the window that says it’s disconnected is way under a pile of other windows. It could be made to be on top to be noticed.  
Where do I have to change which setting to what value?

---

<div class="post-metadata">

### Author: ![kerrishotts](https://sea1.discourse-cdn.com/flex015/user_avatar/forums.creativeclouddeveloper.com/kerrishotts/32/8_2.png) [@kerrishotts](https://forums.creativeclouddeveloper.com/u/kerrishotts)
#### Post date: [April 20, 2021, 3:01am UTC](https://forums.creativeclouddeveloper.com/t/websocket-fails/2835/2 "2021-04-20T03:01:09Z")

</div>

It’s not clear what window you’re referring to; some more context would be useful.

---

<div class="post-metadata">

### Author: ![pdophoto](https://sea1.discourse-cdn.com/flex015/user_avatar/forums.creativeclouddeveloper.com/pdophoto/32/1304_2.png) [@pdophoto](https://forums.creativeclouddeveloper.com/u/pdophoto)
#### Post date: [April 20, 2021, 3:17am UTC](https://forums.creativeclouddeveloper.com/t/websocket-fails/2835/3 "2021-04-20T03:17:54Z")

</div>

The window is the one that says that that websocket is disconnected. Next time I get it I will capture the screen and post it here.  
If anything is needed, don’t hesitate to ask.

---

<div class="post-metadata">

### Author: ![pdophoto](https://sea1.discourse-cdn.com/flex015/user_avatar/forums.creativeclouddeveloper.com/pdophoto/32/1304_2.png) [@pdophoto](https://forums.creativeclouddeveloper.com/u/pdophoto)
#### Post date: [April 20, 2021, 3:23am UTC](https://forums.creativeclouddeveloper.com/t/websocket-fails/2835/4 "2021-04-20T03:23:05Z")

</div>

This is the window

 ![Screen](https://us1.discourse-cdn.com/flex015/uploads/xdplugins/original/2X/6/659234959331f2617ed013430159478dadc16cae.jpeg)

---

<div class="post-metadata">

### Author: ![gogupta](https://avatars.discourse-cdn.com/v4/letter/g/e274bd/32.png) [@gogupta](https://forums.creativeclouddeveloper.com/u/gogupta)
#### Post date: [April 21, 2021, 7:26am UTC](https://forums.creativeclouddeveloper.com/t/websocket-fails/2835/5 "2021-04-21T07:26:24Z")

</div>

@pdophoto It usually happens when the Host app is closed or the plugin is unloaded in between debug sessions.

We have fixed it and it will be available in our next release.

---

<div class="post-metadata">

### Author: ![pdophoto](https://sea1.discourse-cdn.com/flex015/user_avatar/forums.creativeclouddeveloper.com/pdophoto/32/1304_2.png) [@pdophoto](https://forums.creativeclouddeveloper.com/u/pdophoto)
#### Post date: [April 21, 2021, 12:34pm UTC](https://forums.creativeclouddeveloper.com/t/websocket-fails/2835/6 "2021-04-21T12:34:57Z")

</div>

Thank you very much.
