I'm not super familiar with how this module or image styles work, but I think those are the two factors in my issue.

We recently launched a site and post-launch the client asked us to require users to login before seeing any content, so we added this module. What we noticed - but not immediately - was that some images weren't appearing any more. It seems like images that were added before this module was enabled continued to work and those that imported from a feed later were not. I assumed we had a dev-to-prod migration issue, but another developer happened to have their devtools open and saw a stream of console errors, ERR_TOO_MANY_REDIRECTS, pointing towards /user/login.

Adding sites/default/files/* to the exemptions fixed the problem immediately.

Comments

andy-blum created an issue. See original summary.

robphillips’s picture

Version: 8.x-2.1 » 8.x-2.2
Assigned: Unassigned » robphillips
Priority: Normal » Critical

  • bcd96f2 committed on 8.x-2.x
    Issue #3178466 by robphillips: Disable redirect on image.style_* routes.
    
robphillips’s picture

Status: Active » Reviewed & tested by the community
robphillips’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.