Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

secure websocket Firefox can’t establish a connection to the server at wss://

  • 1 ответ
  • 1 имеет эту проблему
  • 12 просмотров
  • Последний ответ от hani1

more options

Hi All, I have weird issue in Firefox when trying to connect to websocket server on xenserver(xcp-ng to be exact) it seems firefox for some reason is unable to make the connection the error message is very poor as it does not explain the cause why firefox is not able to make the connection. the error message just say "Firefox can’t establish a connection to the server at wss://"

I tried to enable logging and check the logs , it was not easy to understand I suspect there is a disconnect but not sure

the same code and same site works perfectly in chrome and it works on older Firefox versions but on the latest versions it does not work

I dont know when exactly (what version it stopped working) but last tested version that worked is

I have the logs of 2 cases first case is full log from our website while i am trying to connect to the websocket from or site second case is just i opened the site and from console I wrote new WebSocket('wss://...',binary)

will upload it shortly


Thanks

Hi All, I have weird issue in Firefox when trying to connect to websocket server on xenserver(xcp-ng to be exact) it seems firefox for some reason is unable to make the connection the error message is very poor as it does not explain the cause why firefox is not able to make the connection. the error message just say "Firefox can’t establish a connection to the server at wss://" I tried to enable logging and check the logs , it was not easy to understand I suspect there is a disconnect but not sure the same code and same site works perfectly in chrome and it works on older Firefox versions but on the latest versions it does not work I dont know when exactly (what version it stopped working) but last tested version that worked is I have the logs of 2 cases first case is full log from our website while i am trying to connect to the websocket from or site second case is just i opened the site and from console I wrote new WebSocket('wss://...',binary) will upload it shortly Thanks

Все ответы (1)

more options