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

Unable to scrape ca.wikipedia.org with 1.14.0 #2113

Closed
kelson42 opened this issue Dec 9, 2024 · 2 comments · Fixed by #2114
Closed

Unable to scrape ca.wikipedia.org with 1.14.0 #2113

kelson42 opened this issue Dec 9, 2024 · 2 comments · Fixed by #2114
Assignees
Labels
Milestone

Comments

@kelson42
Copy link
Collaborator

kelson42 commented Dec 9, 2024

Wanted to test, what I did twice:

Both died with the following error:

[error] [2024-12-09T11:34:26.107Z] Cannot read properties of undefined (reading 'src')
[error] [2024-12-09T11:34:26.109Z] Error downloading article Equació_de_Clairaut
[error] [2024-12-09T11:34:26.109Z] Failed to run mwoffliner after [3155s]: {
	"name": "Error",
	"message": "Cannot read properties of undefined (reading 'src')"
}
[error] [2024-12-09T11:34:26.109Z] 

**********

Cannot read properties of undefined (reading 'src')
@audiodude
Copy link
Member

This is a bug introduced in #2101. Will send out a fix shortly.

@kelson42
Copy link
Collaborator Author

@audiodude Thx, important that this scenario is tested in CI IMHO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants