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

Fix demo connect #469

Draft
wants to merge 4 commits into
base: demo-shinyapps.io
Choose a base branch
from
Draft

Fix demo connect #469

wants to merge 4 commits into from

Conversation

AARON-CLARK
Copy link
Collaborator

@AARON-CLARK AARON-CLARK commented Mar 24, 2023

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

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

@Jeff-Thompson12
Copy link
Collaborator

@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.

@borgmaan
Copy link
Collaborator

@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.

@AARON-CLARK
Copy link
Collaborator Author

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/

@Jeff-Thompson12
Copy link
Collaborator

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

@AARON-CLARK AARON-CLARK marked this pull request as ready for review April 10, 2023 17:14
@AARON-CLARK
Copy link
Collaborator Author

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

@Jeff-Thompson12
Copy link
Collaborator

@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
Copy link
Collaborator

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

@AARON-CLARK
Copy link
Collaborator Author

@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 AARON-CLARK marked this pull request as draft April 13, 2023 14:30
@ScottSchumacker
Copy link
Collaborator

I am getting the same data connection issue mentioned above

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

Successfully merging this pull request may close these issues.

4 participants