Skip to content

issues Search Results · repo:JonathanBennett/prerender-redis-cache language:JavaScript

Filter by

10 results
 (52 ms)

10 results

inJonathanBennett/prerender-redis-cache (press backspace or delete to remove)

This error is happening when using REDIS_URL=redis://u:password@my-redis-server.io:32962 Redis Cache Error: ReplyError: Ready check failed: NOAUTH Authentication required. It happens when the redis client ...
  • abarke
  • 1
  • Opened 
    on Mar 24, 2020
  • #18

Steps to reproduce. 1. Everything works fine without redis cache plugin 2. After server.use(require( prerender-redis-cache )); the first request to a page works just fine too. I can see prerendered ...
  • arrilot
  • 7
  • Opened 
    on Sep 21, 2018
  • #17

Hi, I have integrated this with latest prerender google chrome version but getting this error continuously. I have set the REDIS_URL like below: export REDIS_URL=redis:// : @redis-server-here:6379/0 ...
  • ethereal-sandeep
  • 5
  • Opened 
    on Aug 9, 2018
  • #15

Hi! Thanks for this plugin I ve been using it extensively. Prerender v5 just went out and it replaced PhantomJS by Headless Chrome. The plugins API has changed and beforePhantomRequest and afterPhantomRequest ...
  • jeerbl
  • 1
  • Opened 
    on Nov 28, 2017
  • #13

I ve followed the instructions step by step but when trying to execute my Express app I get the following error: TypeError: app.use() requires middleware functions I m providing process.env.REDIS_URL ...
  • adriagil
  • 2
  • Opened 
    on May 2, 2017
  • #11

It is needed for convenience and reference. Right now source code is not tagged at all and references 0.1.3, while latest npm release is 0.1.6. I usually use npm version patch to increment patch level ...
  • irnc
  • 2
  • Opened 
    on Mar 14, 2016
  • #9

Are you still going to be implementing a clear cache option for this?
  • dottodot
  • 6
  • Opened 
    on Jun 2, 2015
  • #7

Optional compression support (gzip) will make redis less memory eating
  • ogerman
  • Opened 
    on May 30, 2015
  • #5

I use prerender for huge amount of pages and need a prefix to avoid naming collisions with other plugins and tools. For example http://localhost/catalog/1 move to MY_PREFIX:http://localhost/catalog/1
  • SerjoPepper
  • 1
  • Opened 
    on Apr 10, 2015
  • #4

Not sure which command it s trying to send, but possibly ping. https://github.com/JonathanBennett/prerender-redis-cache/commit/324cad652ca48a0b60d257a61daea6320597d144 seemed to fix my issues at first, ...
  • aalin
  • 1
  • Opened 
    on Mar 30, 2015
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub