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 better errors for bad or outdated environment variable for Connect server URL #776

Open
juliasilge opened this issue Aug 30, 2023 · 0 comments
Labels
feature a feature request or enhancement

Comments

@juliasilge
Copy link
Member

During our internal Connect server migration, we found that a lot of older content used an env var for server URL explicitly; these were, for example, ETL R Markdown docs that read or write to pins. When the Connect server migrated to a new URL, these pins could not be read or written with the content that had the old env var, even though there were redirects set up from the old URL to the new URL. The errors that folks saw did not help them very much.

This problem was solved by deleting all the server URL env vars on this older content, since now Connect can automatically provide the right server URL for pins.

Related to #763

cc @jspiewak @jforest

@juliasilge juliasilge added the feature a feature request or enhancement label Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant