shiny-server在IE9IE10上加載不出圖片

問題描述:

Error: WebSocket closed

Connection closed.Info:{}

SockJS connection closed

Channel 0 is closed

Removed channel 0,0 left

解決方案:

shiny-sever.conf裏

sanitize_errors off;
disable_protocols websocket xdr-streaming xhr-streaming iframe-eventsource iframe-htmlfile iframe-xhr-polling;