Void icon indicating copy to clipboard operation
Void copied to clipboard

Upload link error timeout

Open Kolhax opened this issue 2 years ago • 6 comments

http://upload.kepar.ml:8765/ppnoi8 Its one of the files i uploaded, and it give me error timeout exception

Kolhax avatar Sep 10 '22 18:09 Kolhax

Is there anything in the logs?, try using reversed proxy and enable HTTPS btw.

AlphaNecron avatar Sep 11 '22 03:09 AlphaNecron

Is there anything in the logs?, try using reversed proxy and enable HTTPS btw.

1- https is enabled too (on cloudflare), but it gives me http link 2- it auto add the port number wich is not necessary + cause connection issue, I want to remove this 3- wym by reversed proxy

  • nothing in logs, just saying connection timedout

Kolhax avatar Sep 11 '22 04:09 Kolhax

Enable secure in the config.toml, you need either port 80 for HTTP, 443 for HTTPS to hide the port.

AlphaNecron avatar Sep 11 '22 05:09 AlphaNecron

Try using nginx, there's an example config in the README.

AlphaNecron avatar Sep 11 '22 05:09 AlphaNecron

Enable secure in the config.toml, you need either port 80 for HTTP, 443 for HTTPS to hide the port. upload.Kepar.ml is already ported so yea

Kolhax avatar Sep 11 '22 18:09 Kolhax

Use the sample nginx config and enable secure in the config.toml.

AlphaNecron avatar Sep 12 '22 06:09 AlphaNecron