Discussion:
ggplot2 Shiny app not working
Nabin Paudel
2018-08-09 12:51:12 UTC
Permalink
Hi All,

Does anyone know why the Shiny app servers with this webpage
http://r-graph.com/ are not working on the web browser of the university
network but work fine on outside network? Any tweaks that we could make in
order to make them open within the university network would be very helpful.

http://88.80.188.114:3838/ggplot2new
http://85.90.244.159:3838/ggplot2new

Many thanks,

Nabin
--
Nabin Paudel, PhD
Postdoctoral Researcher
Center for Eye Research Ireland
Dublin Institute of Technology, Dublin, Ireland
https://sites.google.com/view/drpaudel/
--
--
You received this message because you are subscribed to the ggplot2 mailing list.
Please provide a reproducible example: https://github.com/hadley/devtools/wiki/Reproducibility

To post: email ***@googlegroups.com
To unsubscribe: email ggplot2+***@googlegroups.com
More options: http://groups.google.com/group/ggplot2

---
You received this message because you are subscribed to the Google Groups "ggplot2" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ggplot2+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Roman Luštrik
2018-08-09 17:08:22 UTC
Permalink
Sounds like you need to have a little chat with your sys admins.

Cheers,
Roman
Post by Nabin Paudel
Hi All,
Does anyone know why the Shiny app servers with this webpage
http://r-graph.com/ are not working on the web browser of the university
network but work fine on outside network? Any tweaks that we could make in
order to make them open within the university network would be very helpful.
http://88.80.188.114:3838/ggplot2new
http://85.90.244.159:3838/ggplot2new
Many thanks,
Nabin
--
Nabin Paudel, PhD
Postdoctoral Researcher
Center for Eye Research Ireland
Dublin Institute of Technology, Dublin, Ireland
https://sites.google.com/view/drpaudel/
--
--
You received this message because you are subscribed to the ggplot2 mailing list.
https://github.com/hadley/devtools/wiki/Reproducibility
More options: http://groups.google.com/group/ggplot2
---
You received this message because you are subscribed to the Google Groups "ggplot2" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
In God we trust, all others bring data.
--
--
You received this message because you are subscribed to the ggplot2 mailing list.
Please provide a reproducible example: https://github.com/hadley/devtools/wiki/Reproducibility

To post: email ***@googlegroups.com
To unsubscribe: email ggplot2+***@googlegroups.com
More options: http://groups.google.com/group/ggplot2

---
You received this message because you are subscribed to the Google Groups "ggplot2" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ggplot2+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Konstantinos L. Papageorgiou
2018-08-09 20:33:07 UTC
Permalink
Hello Nabin,

perhaps a wild shot perhaps not. try the following in case we are lucky

Press: Ctrl+Alt+Shift+A

A pop up will be presented

with the following options:

* websocket
* xdr-streaming
* xhr-streaming
* iframe-eventsource
* iframe-htmlfile
* xdr-polling
* xhr-polling
* iframe-xhr-polling
* jsonp-polling

uncheck the first 5 options

* xdr-streaming
* xhr-streaming
* iframe-eventsource
* iframe-htmlfile

then press OK and reload the page.
Post by Nabin Paudel
Hi All,
Does anyone know why the Shiny app servers with this webpage
http://r-graph.com/ are not working on the web browser of the
university network but work fine on outside network?  Any tweaks that
we could make in order to make them open within the university network
would be very helpful.
http://88.80.188.114:3838/ggplot2new
http://85.90.244.159:3838/ggplot2new
Many thanks,
Nabin
--
Nabin Paudel, PhD
Postdoctoral Researcher
Center for Eye Research Ireland
Dublin Institute of Technology, Dublin, Ireland
https://sites.google.com/view/drpaudel/
--
--
You received this message because you are subscribed to the ggplot2 mailing list.
https://github.com/hadley/devtools/wiki/Reproducibility
More options: http://groups.google.com/group/ggplot2
---
You received this message because you are subscribed to the Google Groups "ggplot2" group.
To unsubscribe from this group and stop receiving emails from it, send
For more options, visit https://groups.google.com/d/optout.
--
--
You received this message because you are subscribed to the ggplot2 mailing list.
Please provide a reproducible example: https://github.com/hadley/devtools/wiki/Reproducibility

To post: email ***@googlegroups.com
To unsubscribe: email ggplot2+***@googlegroups.com
More options: http://groups.google.com/group/ggplot2

---
You received this message because you are subscribed to the Google Groups "ggplot2" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ggplot2+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...