langcog / metalab

MetaLab -- Community-augmented meta-analysis
6 stars 8 forks source link

Visualizations don't load #4

Open christinabergmann opened 4 years ago

christinabergmann commented 4 years ago

This is a really odd one that keeps popping up. On my laptop (windows 10), all is fine. On my PC (also windows 10, chrome or firefox), the visualizations do not appear - I tried reloading, different browsers. Any idea what might be happening?

christinabergmann commented 4 years ago

Oh and I get a disconnect when clicking on one of the moderators (e.g. speech type)

erikriverson commented 4 years ago

@christinabergmann I have fixed the crash when a moderator was selected (the second comment) and deployed the fixed version.

For the PC not loading the visualizations, does the entire viz app fail to load, or just the charts within the app? I will try loading tomorrow on my desktop with larger monitor to see if it may be related to the screen size (responsive web apps sometimes do this, or perhaps a resolution issue with the generated charts).

If you're on Windows Chrome, I think F12 will bring up "Developer Tools" in Chrome. There should be a "Console" tab, if you could copy/paste any text in there, it may help debug. Thank you!

christinabergmann commented 4 years ago

OK, this will be ugly, it's the whole issues tab from the console:

GET https://www.googletagmanager.com/gtag/js?id=UA-84150050-2 net::ERR_BLOCKED_BY_CLIENT VM46:7 Error evaluating expression: output.longitudinal == FALSE eval @ VM46:7 (anonymous) @ utils.js:193 $updateConditionals @ shinyapp.js:420 connect @ shinyapp.js:40 initShiny @ init_shiny.js:551 setTimeout (async) (anonymous) @ init_shiny.js:583 e @ jquery.min.js:2 t @ jquery.min.js:2 setTimeout (async) (anonymous) @ jquery.min.js:2 c @ jquery.min.js:2 fireWith @ jquery.min.js:2 fire @ jquery.min.js:2 c @ jquery.min.js:2 fireWith @ jquery.min.js:2 ready @ jquery.min.js:2 B @ jquery.min.js:2 VM46:5 Uncaught ReferenceError: FALSE is not defined at Object.eval (eval at scopeExprToFunc (utils.js:176), :5:42) at utils.js:193 at ShinyApp.$updateConditionals (shinyapp.js:420) at ShinyApp.connect (shinyapp.js:40) at initShiny (init_shiny.js:551) eval @ VM46:5 (anonymous) @ utils.js:193 $updateConditionals @ shinyapp.js:420 connect @ shinyapp.js:40 initShiny @ init_shiny.js:551 setTimeout (async) (anonymous) @ init_shiny.js:583 e @ jquery.min.js:2 t @ jquery.min.js:2 setTimeout (async) (anonymous) @ jquery.min.js:2 c @ jquery.min.js:2 fireWith @ jquery.min.js:2 fire @ jquery.min.js:2 c @ jquery.min.js:2 fireWith @ jquery.min.js:2 ready @ jquery.min.js:2 B @ jquery.min.js:2 VM46:7 Error evaluating expression: output.longitudinal == FALSE eval @ VM46:7 (anonymous) @ utils.js:193 $updateConditionals @ shinyapp.js:420 sendInput @ shinyapp.js:143 $sendNow @ input_rate.js:220 setTimeout (async) setInput @ input_rate.js:202 setInput @ input_rate.js:244 setInput @ input_rate.js:292 $doSetInput @ input_rate.js:337 normalCall.immediateCall @ input_rate.js:12 setInput @ input_rate.js:315 setInput @ input_rate.js:374 (anonymous) @ init_shiny.js:425 each @ jquery.min.js:2 each @ jquery.min.js:2 (anonymous) @ init_shiny.js:416 $invoke @ input_rate.js:56 (anonymous) @ input_rate.js:38 setTimeout (async) normalCall @ input_rate.js:32 x @ init_shiny.js:447 setTimeout (async) (anonymous) @ init_shiny.js:51 a @ init_shiny.js:219 initShiny @ init_shiny.js:283 setTimeout (async) (anonymous) @ init_shiny.js:583 e @ jquery.min.js:2 t @ jquery.min.js:2 setTimeout (async) (anonymous) @ jquery.min.js:2 c @ jquery.min.js:2 fireWith @ jquery.min.js:2 fire @ jquery.min.js:2 c @ jquery.min.js:2 fireWith @ jquery.min.js:2 ready @ jquery.min.js:2 B @ jquery.min.js:2 VM46:5 Uncaught ReferenceError: FALSE is not defined at Object.eval (eval at scopeExprToFunc (utils.js:176), :5:42) at utils.js:193 at ShinyApp.$updateConditionals (shinyapp.js:420) at ShinyApp.sendInput (shinyapp.js:143) at InputBatchSender.$sendNow (input_rate.js:220) eval @ VM46:5 (anonymous) @ utils.js:193 $updateConditionals @ shinyapp.js:420 sendInput @ shinyapp.js:143 $sendNow @ input_rate.js:220 setTimeout (async) setInput @ input_rate.js:202 setInput @ input_rate.js:244 setInput @ input_rate.js:292 $doSetInput @ input_rate.js:337 normalCall.immediateCall @ input_rate.js:12 setInput @ input_rate.js:315 setInput @ input_rate.js:374 (anonymous) @ init_shiny.js:425 each @ jquery.min.js:2 each @ jquery.min.js:2 (anonymous) @ init_shiny.js:416 $invoke @ input_rate.js:56 (anonymous) @ input_rate.js:38 setTimeout (async) normalCall @ input_rate.js:32 x @ init_shiny.js:447 setTimeout (async) (anonymous) @ init_shiny.js:51 a @ init_shiny.js:219 initShiny @ init_shiny.js:283 setTimeout (async) (anonymous) @ init_shiny.js:583 e @ jquery.min.js:2 t @ jquery.min.js:2 setTimeout (async) (anonymous) @ jquery.min.js:2 c @ jquery.min.js:2 fireWith @ jquery.min.js:2 fire @ jquery.min.js:2 c @ jquery.min.js:2 fireWith @ jquery.min.js:2 ready @ jquery.min.js:2 B @ jquery.min.js:2 sockjs-0.3.4.min.js:27 WebSocket connection to 'ws://52.24.141.166:3838/visualization/sockjs/n=T2GhNsvyUpsalvWK3m/t=92cf343124bbc259f33feb41bc170048/w=3e27ac62c3812fa08947a280219cafb2b5e322c2e9406165/s=0/142/f4cj6yay/websocket' failed: Establishing a tunnel via proxy server failed. y.websocket @ sockjs-0.3.4.min.js:27 y._try_next_protocol @ sockjs-0.3.4.min.js:27 y._didClose @ sockjs-0.3.4.min.js:27 f._ir.onfinish @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 f.onfinish @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 shiny-server-client.min.js:1 Thu Sep 10 2020 10:48:16 GMT+0200 (Central European Summer Time) [INF]: Connection opened. http://52.24.141.166:3838/visualization/ shiny-server-client.min.js:1 Thu Sep 10 2020 10:48:16 GMT+0200 (Central European Summer Time) [DBG]: Open channel 0 VM46:7 Error evaluating expression: output.longitudinal == FALSE eval @ VM46:7 (anonymous) @ utils.js:193 $updateConditionals @ shinyapp.js:420 dispatchMessage @ shinyapp.js:517 n.onmessage @ shinyapp.js:112 _conn.onmessage @ shiny-server-client.min.js:1 MultiplexClient._conn.onmessage @ shiny-server-client.min.js:1 BaseConnectionDecorator._handleMessage @ shiny-server-client.min.js:1 BufferedResendConnection._handleMessage @ shiny-server-client.min.js:1 RobustConnection._handleMessage @ shiny-server-client.min.js:1 conn. @ shiny-server-client.min.js:2 d.dispatchEvent @ sockjs-0.3.4.min.js:27 y._dispatchMessage @ sockjs-0.3.4.min.js:27 y._didMessage @ sockjs-0.3.4.min.js:27 b.onmessage @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onchunk @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 b.onclose @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onfinish @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 $ @ sockjs-0.3.4.min.js:27 G.run @ sockjs-0.3.4.min.js:27 y.xhr-polling @ sockjs-0.3.4.min.js:27 y._try_next_protocol @ sockjs-0.3.4.min.js:27 y._didClose @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 y._try_next_protocol @ sockjs-0.3.4.min.js:27 y._didClose @ sockjs-0.3.4.min.js:27 y._didMessage @ sockjs-0.3.4.min.js:27 e.ws.onclose @ sockjs-0.3.4.min.js:27 VM46:5 Uncaught ReferenceError: FALSE is not defined at Object.eval (eval at scopeExprToFunc (utils.js:176), :5:42) at utils.js:193 at ShinyApp.$updateConditionals (shinyapp.js:420) at ShinyApp.dispatchMessage (shinyapp.js:517) at PromisedConnection.n.onmessage (shinyapp.js:112) at MultiplexClientChannel._conn.onmessage (shiny-server-client.min.js:1) at BaseConnectionDecorator.MultiplexClient._conn.onmessage (shiny-server-client.min.js:1) at BaseConnectionDecorator._handleMessage (shiny-server-client.min.js:1) at BufferedResendConnection._handleMessage (shiny-server-client.min.js:1) at RobustConnection._handleMessage (shiny-server-client.min.js:1) eval @ VM46:5 (anonymous) @ utils.js:193 $updateConditionals @ shinyapp.js:420 dispatchMessage @ shinyapp.js:517 n.onmessage @ shinyapp.js:112 _conn.onmessage @ shiny-server-client.min.js:1 MultiplexClient._conn.onmessage @ shiny-server-client.min.js:1 BaseConnectionDecorator._handleMessage @ shiny-server-client.min.js:1 BufferedResendConnection._handleMessage @ shiny-server-client.min.js:1 RobustConnection._handleMessage @ shiny-server-client.min.js:1 conn. @ shiny-server-client.min.js:2 d.dispatchEvent @ sockjs-0.3.4.min.js:27 y._dispatchMessage @ sockjs-0.3.4.min.js:27 y._didMessage @ sockjs-0.3.4.min.js:27 b.onmessage @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onchunk @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 b.onclose @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onfinish @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 $ @ sockjs-0.3.4.min.js:27 G.run @ sockjs-0.3.4.min.js:27 y.xhr-polling @ sockjs-0.3.4.min.js:27 y._try_next_protocol @ sockjs-0.3.4.min.js:27 y._didClose @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 y._try_next_protocol @ sockjs-0.3.4.min.js:27 y._didClose @ sockjs-0.3.4.min.js:27 y._didMessage @ sockjs-0.3.4.min.js:27 e.ws.onclose @ sockjs-0.3.4.min.js:27 VM46:7 Error evaluating expression: output.longitudinal == FALSE eval @ VM46:7 (anonymous) @ utils.js:193 $updateConditionals @ shinyapp.js:420 dispatchMessage @ shinyapp.js:517 n.onmessage @ shinyapp.js:112 _conn.onmessage @ shiny-server-client.min.js:1 MultiplexClient._conn.onmessage @ shiny-server-client.min.js:1 BaseConnectionDecorator._handleMessage @ shiny-server-client.min.js:1 BufferedResendConnection._handleMessage @ shiny-server-client.min.js:1 RobustConnection._handleMessage @ shiny-server-client.min.js:1 conn. @ shiny-server-client.min.js:2 d.dispatchEvent @ sockjs-0.3.4.min.js:27 y._dispatchMessage @ sockjs-0.3.4.min.js:27 y._didMessage @ sockjs-0.3.4.min.js:27 b.onmessage @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onchunk @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 b.onclose @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onfinish @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 b.onclose @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onfinish @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 $ @ sockjs-0.3.4.min.js:27 G.run @ sockjs-0.3.4.min.js:27 y.xhr-polling @ sockjs-0.3.4.min.js:27 y._try_next_protocol @ sockjs-0.3.4.min.js:27 y._didClose @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 y._try_next_protocol @ sockjs-0.3.4.min.js:27 y._didClose @ sockjs-0.3.4.min.js:27 y._didMessage @ sockjs-0.3.4.min.js:27 e.ws.onclose @ sockjs-0.3.4.min.js:27 VM46:5 Uncaught ReferenceError: FALSE is not defined at Object.eval (eval at scopeExprToFunc (utils.js:176), :5:42) at utils.js:193 at ShinyApp.$updateConditionals (shinyapp.js:420) at ShinyApp.dispatchMessage (shinyapp.js:517) at PromisedConnection.n.onmessage (shinyapp.js:112) at MultiplexClientChannel._conn.onmessage (shiny-server-client.min.js:1) at BaseConnectionDecorator.MultiplexClient._conn.onmessage (shiny-server-client.min.js:1) at BaseConnectionDecorator._handleMessage (shiny-server-client.min.js:1) at BufferedResendConnection._handleMessage (shiny-server-client.min.js:1) at RobustConnection._handleMessage (shiny-server-client.min.js:1) eval @ VM46:5 (anonymous) @ utils.js:193 $updateConditionals @ shinyapp.js:420 dispatchMessage @ shinyapp.js:517 n.onmessage @ shinyapp.js:112 _conn.onmessage @ shiny-server-client.min.js:1 MultiplexClient._conn.onmessage @ shiny-server-client.min.js:1 BaseConnectionDecorator._handleMessage @ shiny-server-client.min.js:1 BufferedResendConnection._handleMessage @ shiny-server-client.min.js:1 RobustConnection._handleMessage @ shiny-server-client.min.js:1 conn. @ shiny-server-client.min.js:2 d.dispatchEvent @ sockjs-0.3.4.min.js:27 y._dispatchMessage @ sockjs-0.3.4.min.js:27 y._didMessage @ sockjs-0.3.4.min.js:27 b.onmessage @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onchunk @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 b.onclose @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onfinish @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 b.onclose @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onfinish @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 $ @ sockjs-0.3.4.min.js:27 G.run @ sockjs-0.3.4.min.js:27 y.xhr-polling @ sockjs-0.3.4.min.js:27 y._try_next_protocol @ sockjs-0.3.4.min.js:27 y._didClose @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 y._try_next_protocol @ sockjs-0.3.4.min.js:27 y._didClose @ sockjs-0.3.4.min.js:27 y._didMessage @ sockjs-0.3.4.min.js:27 e.ws.onclose @ sockjs-0.3.4.min.js:27 VM46:7 Error evaluating expression: output.longitudinal == FALSE eval @ VM46:7 (anonymous) @ utils.js:193 $updateConditionals @ shinyapp.js:420 dispatchMessage @ shinyapp.js:517 n.onmessage @ shinyapp.js:112 _conn.onmessage @ shiny-server-client.min.js:1 MultiplexClient._conn.onmessage @ shiny-server-client.min.js:1 BaseConnectionDecorator._handleMessage @ shiny-server-client.min.js:1 BufferedResendConnection._handleMessage @ shiny-server-client.min.js:1 RobustConnection._handleMessage @ shiny-server-client.min.js:1 conn. @ shiny-server-client.min.js:2 d.dispatchEvent @ sockjs-0.3.4.min.js:27 y._dispatchMessage @ sockjs-0.3.4.min.js:27 y._didMessage @ sockjs-0.3.4.min.js:27 b.onmessage @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onchunk @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 b.onclose @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onfinish @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 b.onclose @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onfinish @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 b.onclose @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onfinish @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 $ @ sockjs-0.3.4.min.js:27 G.run @ sockjs-0.3.4.min.js:27 y.xhr-polling @ sockjs-0.3.4.min.js:27 y._try_next_protocol @ sockjs-0.3.4.min.js:27 y._didClose @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 y._try_next_protocol @ sockjs-0.3.4.min.js:27 y._didClose @ sockjs-0.3.4.min.js:27 y._didMessage @ sockjs-0.3.4.min.js:27 e.ws.onclose @ sockjs-0.3.4.min.js:27 VM46:5 Uncaught ReferenceError: FALSE is not defined at Object.eval (eval at scopeExprToFunc (utils.js:176), :5:42) at utils.js:193 at ShinyApp.$updateConditionals (shinyapp.js:420) at ShinyApp.dispatchMessage (shinyapp.js:517) at PromisedConnection.n.onmessage (shinyapp.js:112) at MultiplexClientChannel._conn.onmessage (shiny-server-client.min.js:1) at BaseConnectionDecorator.MultiplexClient._conn.onmessage (shiny-server-client.min.js:1) at BaseConnectionDecorator._handleMessage (shiny-server-client.min.js:1) at BufferedResendConnection._handleMessage (shiny-server-client.min.js:1) at RobustConnection._handleMessage (shiny-server-client.min.js:1) eval @ VM46:5 (anonymous) @ utils.js:193 $updateConditionals @ shinyapp.js:420 dispatchMessage @ shinyapp.js:517 n.onmessage @ shinyapp.js:112 _conn.onmessage @ shiny-server-client.min.js:1 MultiplexClient._conn.onmessage @ shiny-server-client.min.js:1 BaseConnectionDecorator._handleMessage @ shiny-server-client.min.js:1 BufferedResendConnection._handleMessage @ shiny-server-client.min.js:1 RobustConnection._handleMessage @ shiny-server-client.min.js:1 conn. @ shiny-server-client.min.js:2 d.dispatchEvent @ sockjs-0.3.4.min.js:27 y._dispatchMessage @ sockjs-0.3.4.min.js:27 y._didMessage @ sockjs-0.3.4.min.js:27 b.onmessage @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onchunk @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 b.onclose @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onfinish @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 b.onclose @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onfinish @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 b.onclose @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onfinish @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 $ @ sockjs-0.3.4.min.js:27 G.run @ sockjs-0.3.4.min.js:27 y.xhr-polling @ sockjs-0.3.4.min.js:27 y._try_next_protocol @ sockjs-0.3.4.min.js:27 y._didClose @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 y._try_next_protocol @ sockjs-0.3.4.min.js:27 y._didClose @ sockjs-0.3.4.min.js:27 y._didMessage @ sockjs-0.3.4.min.js:27 e.ws.onclose @ sockjs-0.3.4.min.js:27 VM46:7 Error evaluating expression: output.longitudinal == FALSE eval @ VM46:7 (anonymous) @ utils.js:193 $updateConditionals @ shinyapp.js:420 dispatchMessage @ shinyapp.js:517 n.onmessage @ shinyapp.js:112 _conn.onmessage @ shiny-server-client.min.js:1 MultiplexClient._conn.onmessage @ shiny-server-client.min.js:1 BaseConnectionDecorator._handleMessage @ shiny-server-client.min.js:1 BufferedResendConnection._handleMessage @ shiny-server-client.min.js:1 RobustConnection._handleMessage @ shiny-server-client.min.js:1 conn. @ shiny-server-client.min.js:2 d.dispatchEvent @ sockjs-0.3.4.min.js:27 y._dispatchMessage @ sockjs-0.3.4.min.js:27 y._didMessage @ sockjs-0.3.4.min.js:27 b.onmessage @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onchunk @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 b.onclose @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onfinish @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 b.onclose @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onfinish @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 b.onclose @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onfinish @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 b.onclose @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onfinish @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 $ @ sockjs-0.3.4.min.js:27 G.run @ sockjs-0.3.4.min.js:27 y.xhr-polling @ sockjs-0.3.4.min.js:27 y._try_next_protocol @ sockjs-0.3.4.min.js:27 y._didClose @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 y._try_next_protocol @ sockjs-0.3.4.min.js:27 y._didClose @ sockjs-0.3.4.min.js:27 y._didMessage @ sockjs-0.3.4.min.js:27 e.ws.onclose @ sockjs-0.3.4.min.js:27 VM46:5 Uncaught ReferenceError: FALSE is not defined at Object.eval (eval at scopeExprToFunc (utils.js:176), :5:42) at utils.js:193 at ShinyApp.$updateConditionals (shinyapp.js:420) at ShinyApp.dispatchMessage (shinyapp.js:517) at PromisedConnection.n.onmessage (shinyapp.js:112) at MultiplexClientChannel._conn.onmessage (shiny-server-client.min.js:1) at BaseConnectionDecorator.MultiplexClient._conn.onmessage (shiny-server-client.min.js:1) at BaseConnectionDecorator._handleMessage (shiny-server-client.min.js:1) at BufferedResendConnection._handleMessage (shiny-server-client.min.js:1) at RobustConnection._handleMessage (shiny-server-client.min.js:1) eval @ VM46:5 (anonymous) @ utils.js:193 $updateConditionals @ shinyapp.js:420 dispatchMessage @ shinyapp.js:517 n.onmessage @ shinyapp.js:112 _conn.onmessage @ shiny-server-client.min.js:1 MultiplexClient._conn.onmessage @ shiny-server-client.min.js:1 BaseConnectionDecorator._handleMessage @ shiny-server-client.min.js:1 BufferedResendConnection._handleMessage @ shiny-server-client.min.js:1 RobustConnection._handleMessage @ shiny-server-client.min.js:1 conn. @ shiny-server-client.min.js:2 d.dispatchEvent @ sockjs-0.3.4.min.js:27 y._dispatchMessage @ sockjs-0.3.4.min.js:27 y._didMessage @ sockjs-0.3.4.min.js:27 b.onmessage @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onchunk @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 b.onclose @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onfinish @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 b.onclose @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onfinish @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 b.onclose @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onfinish @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 b.onclose @ sockjs-0.3.4.min.js:27 d.dispatchEvent @ sockjs-0.3.4.min.js:27 c.xo.onfinish @ sockjs-0.3.4.min.js:27 f.emit @ sockjs-0.3.4.min.js:27 g.xhr.onreadystatechange @ sockjs-0.3.4.min.js:27 XMLHttpRequest.send (async) u._start @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 c.XHRCorsObject @ sockjs-0.3.4.min.js:27 bd @ sockjs-0.3.4.min.js:27 $._scheduleRecv @ sockjs-0.3.4.min.js:27 $ @ sockjs-0.3.4.min.js:27 G.run @ sockjs-0.3.4.min.js:27 y.xhr-polling @ sockjs-0.3.4.min.js:27 y._try_next_protocol @ sockjs-0.3.4.min.js:27 y._didClose @ sockjs-0.3.4.min.js:27 (anonymous) @ sockjs-0.3.4.min.js:27 setTimeout (async) c.delay @ sockjs-0.3.4.min.js:27 y._try_next_protocol @ sockjs-0.3.4.min.js:27 y._didClose @ sockjs-0.3.4.min.js:27 y._didMessage @ sockjs-0.3.4.min.js:27 e.ws.onclose @ sockjs-0.3.4.min.js:27 shiny-server-client.min.js:1 Thu Sep 10 2020 10:48:19 GMT+0200 (Central European Summer Time) [DBG]: 3 message(s) discarded from buffer