-
Notifications
You must be signed in to change notification settings - Fork 85
pin_write error while publishing #939
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
Comments
Is there some chance the server you used in |
I can not say that I understand the question. but following are the details that may help answer. Lets say my server name is Http://xyz9818, when I type this in my browser, the address becomes Does this means its redirecting ? Also, When I provided server and key in the It at least work on my machine when I am using Also, Please checkout some additional information here: |
The older Rstudio Connect server does not redirects. The new server is on a new machine not connected to the old one in any way. I have removed the old connection from my machine. |
Looking at the information sent to @kmasiello via support ticket, this looks more like an issue with your proxy. |
Thanks for your support so far. I am trying options suggested by Katie. |
@stahengik are you still seeing this problem with the latest httr2 from CRAN? |
No, not anymore
…On Fri, Oct 27, 2023 at 3:21 AM Hadley Wickham ***@***.***> wrote:
@stahengik <https://github.com/stahengik> are you still seeing this
problem with the latest httr2 from CRAN?
—
Reply to this email directly, view it on GitHub
<#939 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACTFSSHWXAZDHBQYQJ6LA23YBLLMZAVCNFSM6AAAAAA26LSRXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBRHE2DCOJTGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Yay! |
Uh oh!
There was an error while loading. Please reload this page.
We have recently upgrade our posit connect server to 2023.03.0 and we have issues with pin_write when we publish the content on posit connect.
In my rmd that I am trying to publish, I have this code chunk,
I am using "force_identical_write " argument because, it kept warning that the hash did not change so it did now write the pin and I though that might have been the issue.
The code chunks run fine and are able to write the pins when running on local Rstudio IDE but it fails while publishing.
We have installed and updated curl on the server but it does not help:
The text was updated successfully, but these errors were encountered: