riskassessment icon indicating copy to clipboard operation
riskassessment copied to clipboard

Fix demo connect

Open AARON-CLARK opened this issue 1 year ago • 9 comments

Branch deployed to shinyapps.io to debugging/ diagnose (#468)

Log file on shinyapps.io indicates cran.r-project.org has a timeout error image

AARON-CLARK avatar Mar 24 '23 13:03 AARON-CLARK

@AARON-CLARK & @borgmaan 9195335 appears to have resolved the issue. I'm not entirely sure what is different that makes it work so maybe another pair of eyes would be helpful.

Jeff-Thompson12 avatar Mar 28 '23 19:03 Jeff-Thompson12

@AARON-CLARK & @borgmaan 9195335 appears to have resolved the issue. I'm not entirely sure what is different that makes it work so maybe another pair of eyes would be helpful.

One difference would be httr using the curl package under the hood which (I believe) improves upon some of the base web client functions (like the problematic curlGetHeaders).

Not sure of the technical details behind the different behavior, but this at least provides one potential reason for the swap to httr resolving the issue.

borgmaan avatar Mar 31 '23 11:03 borgmaan

Hey @Jeff-Thompson12, I deployed this branch to our TEST deployment URL (below) and it looks like I'm still getting the same connectivity issue when attempting to load a new pkg. But perhaps you can test - I'm currently having tons of internet connectivity problems with my current workstation set up this week. ☹️

https://rinpharma.shinyapps.io/riskassessment_test/

AARON-CLARK avatar Apr 10 '23 15:04 AARON-CLARK

@AARON-CLARK I just tested with your TEST deployment and am not experiencing any issues.

Jeff-Thompson12 avatar Apr 10 '23 16:04 Jeff-Thompson12

Hi all,

Now that I'm on a stable internet connect, I tested our test deployment and I'm still getting URL connectivity issues! @ScottSchumacker, can you please test this app and manually upload 1 new package: https://rinpharma.shinyapps.io/riskassessment_test/

Let me and @Jeff-Thompson12 know if you get the message below:

image

AARON-CLARK avatar Apr 12 '23 17:04 AARON-CLARK

@AARON-CLARK Is this a new deployment? I tried the old link and it didn't work. I am experiencing the same issue you noted with the new link.

Jeff-Thompson12 avatar Apr 13 '23 13:04 Jeff-Thompson12

And when I deploy this branch to shinyapps.io I do not get the timeout either. I wonder what the difference is.

Jeff-Thompson12 avatar Apr 13 '23 14:04 Jeff-Thompson12

@AARON-CLARK Is this a new deployment? I tried the old link and it didn't work. I am experiencing the same issue you noted with the new link.

Same deployment!

And when I deploy this branch to shinyapps.io I do not get the timeout either. I wonder what the difference is.

Hmmm.

AARON-CLARK avatar Apr 13 '23 14:04 AARON-CLARK

I am getting the same data connection issue mentioned above

ScottSchumacker avatar Apr 24 '23 14:04 ScottSchumacker