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

R fails: HTTP status was '410 Gone' #310

Open
susanapsilva opened this issue Jan 28, 2025 · 2 comments
Open

R fails: HTTP status was '410 Gone' #310

susanapsilva opened this issue Jan 28, 2025 · 2 comments

Comments

@susanapsilva
Copy link

I cant access any information from eursotat package.
Please see below:

toc <- get_eurostat_toc()
Error in open.connection(3L, "rb") : cannot open the connection
In addition: Warning message:
In open.connection(3L, "rb") :
cannot open URL 'https://ec.europa.eu/eurostat/estat-navtree-portlet-prod/BulkDownloadListing?sort=1&downfile=table_of_contents_en.txt': HTTP status was '410 Gone'

@pitkant
Copy link
Member

pitkant commented Jan 28, 2025

Thank you for reporting. It seems that you have an outdated version of the eurostat R package installed. Check the version of the package in your RStudio packages tab or in R console by writing packageVersion("eurostat") - it should be 4.0.0.

@susanapsilva
Copy link
Author

Thanks. It's worting now. I didn't notice that the upgrade was failing.

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

2 participants