Try to assist people with websocket troubleshooting. Closes #468
This commit is contained in:
parent
780618f0ee
commit
93c3968bc6
@ -155,6 +155,6 @@ export default class Websocket {
|
||||
}
|
||||
|
||||
handleNetworkingError(error) {
|
||||
console.error(`Websocket Error: ${error}`);
|
||||
console.error(`Websocket Error. Chat is likely not working. Visit troubleshooting steps to resolve. https://owncast.online/docs/troubleshooting/#chat-is-disabled: ${error}`);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user