docker-czkawka icon indicating copy to clipboard operation
docker-czkawka copied to clipboard

500 Internal Server Error nginx issue

Open Speedmod88 opened this issue 2 years ago • 4 comments

Hi,

so using the latest Docker version on UnRaid 6.11.5

issue:

when the docker freeze (get stuck when scanning duplicate files, I am new and first time using it and still unable to finish a complet scan yet lol) or when I stop the container, I always got 500 Internal Server Error nginx issue on my UnRaid WebGUI and/or freeze my UnRaid WebGUI (can takeseveral time before unfreeze)

I am not using the Reverse Proxy and don't know how to use it either

is it better using this docker on Bridge or Host?

any clue why that happen?

Thanks Best Regards

Speedmod88 avatar Feb 27 '23 09:02 Speedmod88

Do you have a huge amount of files do scan ?

Are you using http://<unraid IP>:7821 to access the container ?

is it better using this docker on Bridge or Host?

Bridge is usually the choice. In fact, you should be able to use the container with default template settings.

jlesage avatar Feb 27 '23 12:02 jlesage

Do you have a huge amount of files do scan ?

Yes, I will try to reduce the folder to scan

Are you using http://<unraid IP>:7821 to access the container ?

No, using the default WEBUI link by right click on the docker which is :5800

Speedmod88 avatar Feb 27 '23 21:02 Speedmod88

Do you see a high CPU usage when it freezes? Do you have an idea of how many files you have to scan ?

No, using the default WEBUI link by right click on the docker which is :5800

The default port is 7821, unless you changed the network type to something else than Bridge ?

jlesage avatar Feb 28 '23 01:02 jlesage

Do you see a high CPU usage when it freezes? Do you have an idea of how many files you have to scan ?

CPU usage seem to be still in working state around a average of 50% work load each threads (14 threads)

first tried got around 4m files get stuck at 100% Current Stage / 67% All stages (Analyzed Partial Hash ) second tried got 3 613 959 files get stuck at same place 100% Current Stage / 67% All stages (Analyzed Partial Hash of 3 612 512/3 613 959 files)

using the duplicate files search

The default port is 7821, unless you changed the network type to something else than Bridge ?

I reinstalled the docker and its now showing 7821 instead of the 5800 when I go to the WEBUI

Speedmod88 avatar Feb 28 '23 08:02 Speedmod88