cordova-plugin-websocket-server icon indicating copy to clipboard operation
cordova-plugin-websocket-server copied to clipboard

WebSocket 404 Upgrade Failure

Open baptistapedro opened this issue 5 years ago • 2 comments

what's that 404 websocket Upgrade failure about? https://dpaste.de/JW48

baptistapedro avatar Sep 18 '19 13:09 baptistapedro

WHEN I BROWSE TO IP:PORT

Please show us the full url you're using

becvert avatar Sep 19 '19 13:09 becvert

hello I have the same issue the url that I am using is 0.0.0.0:8080 I will paste my config file below

useSSL: false StoreType: JKS KeyStore: plugins/WebConsole/keystore.jks StorePassword: storepassword KeyPassword: keypassword host: 0.0.0.0 port: 8080 language: en passwords: admin: user1: password: randompassword9000 commandWhitelist: enabled: false commandWhitelistActsAsBlacklist: false whitelist: - whisper - gamemode survival viewer: {}

thedeskinator avatar Jul 01 '23 02:07 thedeskinator