Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

TdS blockexplorer stuck due to redis configuration #320

Closed
mvines opened this issue Aug 29, 2019 · 5 comments
Closed

TdS blockexplorer stuck due to redis configuration #320

mvines opened this issue Aug 29, 2019 · 5 comments

Comments

@mvines
Copy link
Member

mvines commented Aug 29, 2019

The TdS api server stopped at block 78784, transaction count 2049592. Looking at the api server log I see this re-occurring error:

(node:22213) UnhandledPromiseRejectionWarning: ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error.
    at parseError (/home/solana/solana/node_modules/redis-parser/lib/parser.js:193:12)
    at parseType (/home/solana/solana/node_modules/redis-parser/lib/parser.js:303:14)
(node:22213) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1679)
@mvines mvines added the qa label Aug 29, 2019
@sunnygleason
Copy link
Contributor

Need insight into host HW specs/disk space to debug...

Suggestion: add disk space 2-3x the RAM size at the persist file location specified in /etc/redis/redis.conf if it's not there already?

@sunnygleason sunnygleason moved this from QA Reported Issues to In progress in Network Explorer Sep 3, 2019
@sunnygleason sunnygleason self-assigned this Sep 3, 2019
@mvines
Copy link
Member Author

mvines commented Sep 4, 2019

What's a sunnybot! 🤖

@sunnygleason
Copy link
Contributor

OSRY! that's my limited-privileges OSS account for things like CI ... BEEP BEEP BOOP 🤖

@sunnygleason
Copy link
Contributor

reposting as "me" me... from mvines: https://pastebin.com/raw/eB1RUdA1

@sunnygleason
Copy link
Contributor

this hasn't popped up lately; if it does, there is info at https://redis.io/topics/lru-cache
about memory configuration

@sunnygleason sunnygleason moved this from In progress to Done in Network Explorer Nov 7, 2019
@sunnygleason sunnygleason removed their assignment Nov 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Development

No branches or pull requests

2 participants