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

Cannot see files in folders since Container Manager feature #438

Open
walawa75 opened this issue Aug 22, 2023 · 8 comments
Open

Cannot see files in folders since Container Manager feature #438

walawa75 opened this issue Aug 22, 2023 · 8 comments
Labels

Comments

@walawa75
Copy link

Current Behavior

Hello

Since the appearance of Container Manager instead of Docker package I noticed that the backup was constantly stuck at 0 files found (0mb) which is not normal. So I browsed through files and noticed that folders and files were not visible. The permissions are good (USER_ID=0 and GROUP_ID=0).
The problem happened after a reboot following an image update.
I noticed that by restarting the container from the command line, the problem was gone.
Does anyone also have the problem?

What to do to continue to benefit from the evolutions of Container Manager (simple update feature) without having to restart systematically on the command line.

I specify that the bug is in no way related to the good work of our dear JLesage ;-)

Expected Behavior

No response

Steps To Reproduce

No response

Environment

  • OS:
  • OS version:
  • CPU:
  • Docker version:
  • Device model:
  • Browser/OS:

Container creation

Container Manager package

Container log

no abnormal log

Container inspect

No response

Anything else?

No response

@walawa75 walawa75 added the bug label Aug 22, 2023
@jlesage
Copy link
Owner

jlesage commented Aug 22, 2023

I assume you are using a Synology NAS?
Looks like the issue where /volume1 is mapped to /storage (see #310). Is it the case?

@walawa75
Copy link
Author

Yes I use a Synology NAS but the issue not seems to be the same as #310 tab.
I will try to make new tests later

@jlesage
Copy link
Owner

jlesage commented Aug 22, 2023

You can also share the output of docker inspect <container name> so we can have a complete picture of the container's configuration.

@walawa75
Copy link
Author

I deleted the container and created a new one. Issue seems gone when container started from Container Manager

@walawa75
Copy link
Author

walawa75 commented Aug 23, 2023

Hello,
Now I get 1,5 years to backup 4 TB. How to increase backup speed ? My ISP speed is about 700 mbps but crashplan backup is really slow. I already set CPU use at 80%

@jlesage
Copy link
Owner

jlesage commented Aug 23, 2023

Yes, it is known that upload speed is slow. However, because of deduplication, a lot of data don't really have be uploaded. If you look at Tools->History, you can see the "Effective rate": the value can be very high and would typically improve over time.

@Bagu
Copy link

Bagu commented Dec 1, 2023

I had the same problem.
In fact, when the docker container was created (a long time ago), the storage volume was not requested.
Since the last update, not only is it requested, but if it hadn't been configured originally, it points to an empty virtual folder.
I installed portainer to change the configuration and set storage bind to volume1.
Since then, I've been able to browse storage, but for crashplan, it's not the same folder structure. As a result, the backup started from scratch. I hope that deduplication will play its part, otherwise I'm in for several months of backups.

Now, i must find how to deal with é or è in folder name...

@jlesage
Copy link
Owner

jlesage commented Dec 3, 2023

Since then, I've been able to browse storage, but for crashplan, it's not the same folder structure

Note that you should have a way to re-configure the same folder structure as before.

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

No branches or pull requests

3 participants