jasonmav

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by jasonmav

  1. 1 hour ago, jasonmav said:

    I seem to be having a problem with Crashplan pro maxing out and crashing due to memory. I have adjusted the setting within the the docker to 8G as I have about 6.5GB of data backed up however still crashing with out of memory. When I start the docker, the memory usage slowly creeps up to around 1.2GB RAM used and then crashes so leads me to think the CRASHPLAN_SRV_MAX_MEM setting is not changing. 

     

    Any ideas?

    Reviewing my logs, its seems that the default 1024M is being preserved. The only way I was able to get my backup working again was to quickly start CP docker, open gui, login, enter the CP command line and enter the command "java mx 7168". This prompted a restart and all working correctly now. 

     

    Strange why the variable in the docker setup is not being used....

  2. I seem to be having a problem with Crashplan pro maxing out and crashing due to memory. I have adjusted the setting within the the docker to 8G as I have about 6.5GB of data backed up however still crashing with out of memory. When I start the docker, the memory usage slowly creeps up to around 1.2GB RAM used and then crashes so leads me to think the CRASHPLAN_SRV_MAX_MEM setting is not changing. 

     

    Any ideas?