Try to assist people with websocket troubleshooting. Closes #468
This commit is contained in:
@@ -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}`);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user