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

CrashPlan for Small Business is exceeding inotify's max watch limit. #274

Open
macclinic opened this issue Nov 17, 2020 · 2 comments
Open

Comments

@macclinic
Copy link

I'm running docker-crashplan-pro on Synology DSM 6.2.3-25426 Update 2. I have message in Log: CrashPlan for Small Business is exceeding inotify's max watch limit. I checked current watch value = 8192. I tried to edit /etc.defaults/sysctl.conf but no luck (No nano in DSM). My questions are: 1. How to increase watch limit? 2. How to access GUI http://my_ip:5800 can't open page? 3. How to upgrade to the latest docker-crashplan-pro? I'm new to this but I'm enjoying. I look forward to hearing from you. Cheers, macclinic
Screen Shot 2020-11-17 at 3 34 19 pm
Screen Shot 2020-11-17 at 4 25 15 pm
Screen Shot 2020-11-17 at 4 25 39 pm
Screen Shot 2020-11-17 at 4 26 23 pm

@jlesage
Copy link
Owner

jlesage commented Nov 17, 2020

I'm running docker-crashplan-pro on Synology DSM 6.2.3-25426 Update 2. I have message in Log: CrashPlan for Small Business is exceeding inotify's max watch limit. I checked current watch value = 8192. I tried to edit /etc.defaults/sysctl.conf but no luck (No nano in DSM).

You should have another edit tool accessible from the terminal... maybe vi ?

  1. How to increase watch limit?

You really need to edit /etc.defaults/sysctl.conf. See https://github.com/jlesage/docker-crashplan-pro#synology-1.

  1. How to access GUI http://my_ip:5800 can't open page?

Look at container's settings. You have a place where you can map a port on the host to port 5800 on the container. You need to use this mapped port when accessing the UI.

  1. How to upgrade to the latest docker-crashplan-pro?

You need to update the container image. See https://github.com/jlesage/docker-crashplan-pro#synology.
You can also install https://hub.docker.com/r/containrrr/watchtower, which takes care of seamlessly update your containers.

@devedse
Copy link

devedse commented Jan 12, 2021

@jlesage @macclinic,
I just added a script to automatically update the file during boot. Hopefully this is useful for you as well:
#278

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants