question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cypress fails testing link to Wiley Online Library

See original GitHub issue

Where to find the issue

Describe the issue

The Cypress test check_links.js fails with an HTTP 503 error (Service Unavailable) when testing the link to https://onlinelibrary.wiley.com/doi/abs/10.2307/3315826.n1.

[RESPONSE 503] https://onlinelibrary.wiley.com/doi/abs/10.2307/3315826.n1 on 'http://localhost:8000/de/blog/2021-08-05-statistictiles' 
[RESPONSE 503] https://onlinelibrary.wiley.com/doi/abs/10.2307/3315826.n1 on 'http://localhost:8000/en/blog/2021-08-05-statistictiles'

The site https://onlinelibrary.wiley.com appears to be now using DDoS protection by Cloudflare. This is a new situation. Previously checks to this website were not causing an error response.

Steps to reproduce

Open a web browser and check that the link https://onlinelibrary.wiley.com/doi/abs/10.2307/3315826.n1 is available when accessed manually.

Execute npm run test:open In Cypress console select check_links.js to execute this test.

Note 2 failed tests and examine contents of log file cwa-website/cypress/logs/broken_links_result.txt

Suggested change

Options:

  1. Ignore HTTP 503 (Service Unavailable) as a hard error. Instead, treat HTTP 503 as a temporary error and show success, or
  2. Do not test https://onlinelibrary.wiley.com

Internal Tracking ID: EXPOSUREAPP-12411

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
MikeMcC399commented, Mar 25, 2022

Resolved once again.

1reaction
MikeMcC399commented, Mar 25, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to Access Wiley Online Library Content Through ...
Answer: · Close the open window or tab for Wiley Online Library · Go back to your Society website, where the access link...
Read more >
Cypress canker: An important disease discovered for the first ...
Cypress canker is a branch and stem canker disease of Cupressaceae trees, particularly those in the genera Cupressus and Hesperocyparis.
Read more >
Strong dispersal limitation in postfire regeneration of Baker ...
Distributions of modeled seed dispersal distance and observed seedling establishment in Baker cypress did not differ, demonstrating that wind ...
Read more >
Does interception evaporation occur from both sides of leaves ...
Abstract The interception by the lower (abaxial) side of needle leaves not only contributes to the forest evapotranspiration but will also ...
Read more >
A Versatile Biomimic Nanotemplating Fluidic Assay for ...
Here, we propose a novel paradigm for viral respiratory infection diagnosis and serological testing via parallel analysis of untreated saliva ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found