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

Needed to manually start Redis #181

Closed
roniemartinez opened this issue Feb 20, 2020 · 2 comments
Closed

Needed to manually start Redis #181

roniemartinez opened this issue Feb 20, 2020 · 2 comments

Comments

@roniemartinez
Copy link

I installed wildduck on a DigitalOcean droplet using the get_install.sh script.

When I turned off the droplet to resize it, and then turned it back on, the webmail wasn't responsive anymore and returns the error: Reached the max retries per request limit (which is 20). Refer to "maxRetriesPerRequest" option for details.

I figured out it was the Redis instance and solved it by running /etc/init.d/redis-server restart.

It will be very useful if part of the setup scripts is making the Redis instance reload/restart automatically after restarting the servers.

@cristiness
Copy link

Same issue, same server provider.

@louis-lau
Copy link
Member

Duplicate of #112

@louis-lau louis-lau marked this as a duplicate of #112 Sep 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants