Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to remove uaserve http proxy from all interactive apps #19

Open
matthewabrown opened this issue Apr 20, 2022 · 0 comments
Open

Need to remove uaserve http proxy from all interactive apps #19

matthewabrown opened this issue Apr 20, 2022 · 0 comments

Comments

@matthewabrown
Copy link
Contributor

matthewabrown commented Apr 20, 2022

This is more an issue for the other repo, but I'm posting here just in case:

grep -i -r uaserv ../ARC-ondemand-apps/
../ARC-ondemand-apps//bc_vt_rstudio_singularity_docker_141717/template/Rprofile.site:## Sys.setenv(http_proxy="http://uaserve.cc.vt.edu:8080")
../ARC-ondemand-apps//bc_vt_rstudio_singularity_docker_141717/template/Rprofile.site:## Sys.setenv(https_proxy="http://uaserve.cc.vt.edu:8080")
../ARC-ondemand-apps//bc_vt_byoc_cascades/template/script.sh.erb:export http_proxy="http://uaserve.cc.vt.edu:8080"; export https_proxy="http://uaserve.cc.vt.edu:8080"
../ARC-ondemand-apps//bc_vt_rstudio_singularity_docker/template/Rprofile.site:## Sys.setenv(http_proxy="http://uaserve.cc.vt.edu:8080")
../ARC-ondemand-apps//bc_vt_rstudio_singularity_docker/template/Rprofile.site:## Sys.setenv(https_proxy="http://uaserve.cc.vt.edu:8080")
../ARC-ondemand-apps//bc_vt_jupyter_container_cascades/template/script.sh.erb:export http_proxy="http://uaserve.cc.vt.edu:8080"; export https_proxy="http://uaserve.cc.vt.edu:8080"
../ARC-ondemand-apps//bc_vt_visit_dragonstooth/template/script.sh.erb:export http_proxy="http://uaserve.cc.vt.edu:8080"; export https_proxy="http://uaserve.cc.vt.edu:8080"
../ARC-ondemand-apps//bc_vt_labbcat_singularity_docker_cascades/template/script.sh.erb:export http_proxy="http://uaserve.cc.vt.edu:8080"; export https_proxy="http://uaserve.cc.vt.edu:8080"
../ARC-ondemand-apps//bc_vt_rstudio_singularity_docker_heritage/template/script.sh.erb:export http_proxy="http://uaserve.cc.vt.edu:8080"; export https_proxy="http://uaserve.cc.vt.edu:8080"
../ARC-ondemand-apps//bc_vt_rstudio_singularity_docker_heritage/template/Rprofile.site:Sys.setenv(http_proxy="http://uaserve.cc.vt.edu:8080")
../ARC-ondemand-apps//bc_vt_rstudio_singularity_docker_heritage/template/Rprofile.site:Sys.setenv(https_proxy="http://uaserve.cc.vt.edu:8080")
../ARC-ondemand-apps//bc_vt_rstudio_singularity_docker_dragonstooth/template/script.sh.erb:export http_proxy="http://uaserve.cc.vt.edu:8080"; export https_proxy="http://uaserve.cc.vt.edu:8080"
../ARC-ondemand-apps//bc_vt_rstudio_singularity_docker_dragonstooth/template/Rprofile.site:Sys.setenv(http_proxy="http://uaserve.cc.vt.edu:8080")
../ARC-ondemand-apps//bc_vt_rstudio_singularity_docker_dragonstooth/template/Rprofile.site:Sys.setenv(https_proxy="http://uaserve.cc.vt.edu:8080")
../ARC-ondemand-apps//bc_vt_qgis_dragonstooth/template/script.sh.erb:export http_proxy="http://uaserve.cc.vt.edu:8080"; export https_proxy="http://uaserve.cc.vt.edu:8080"
../ARC-ondemand-apps//bc_vt_visit_cascades/template/script.sh.erb:export http_proxy="http://uaserve.cc.vt.edu:8080"; export https_proxy="http://uaserve.cc.vt.edu:8080"
../ARC-ondemand-apps//bc_vt_rstudio_singularity_docker_cascades/template/script.sh.erb:export http_proxy="http://uaserve.cc.vt.edu:8080"; export https_proxy="http://uaserve.cc.vt.edu:8080"
../ARC-ondemand-apps//bc_vt_rstudio_singularity_docker_cascades/template/Rprofile.site:Sys.setenv(http_proxy="http://uaserve.cc.vt.edu:8080")
../ARC-ondemand-apps//bc_vt_rstudio_singularity_docker_cascades/template/Rprofile.site:Sys.setenv(https_proxy="http://uaserve.cc.vt.edu:8080")
../ARC-ondemand-apps//bc_vt_GamsStudio_singularity_cascades/template/script.sh.erb:export http_proxy="http://uaserve.cc.vt.edu:8080"; export https_proxy="http://uaserve.cc.vt.edu:8080"
../ARC-ondemand-apps//bc_vt_labbcat_singularity_docker_dragonstooth/template/script.sh.erb:export http_proxy="http://uaserve.cc.vt.edu:8080"; export https_proxy="http://uaserve.cc.vt.edu:8080"
../ARC-ondemand-apps//bc_vt_rstudio_STAT3615_dragonstooth/template/script.sh.erb:export http_proxy="http://uaserve.cc.vt.edu:8080"; export https_proxy="http://uaserve.cc.vt.edu:8080"
../ARC-ondemand-apps//bc_vt_rstudio_STAT3615_dragonstooth/template/Rprofile.site:Sys.setenv(http_proxy="http://uaserve.cc.vt.edu:8080")
../ARC-ondemand-apps//bc_vt_rstudio_STAT3615_dragonstooth/template/Rprofile.site:Sys.setenv(https_proxy="http://uaserve.cc.vt.edu:8080")
../ARC-ondemand-apps//bc_vt_jupyter_julia_cascades/template/script.sh.erb:export https_proxy=http://uaserve.cc.vt.edu:8080
../ARC-ondemand-apps//bc_vt_qgis_cascades/template/script.sh.erb:export http_proxy="http://uaserve.cc.vt.edu:8080"; export https_proxy="http://uaserve.cc.vt.edu:8080"

The uaserve HTTP proxy has been taken offline. HTTP access attempts in app which have the proxy set cannot work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant