headswe / Swifty-Issue-Tracker

Swifty Issue Tracker
21 stars 4 forks source link

Error: One or more files were not downloaded #209

Closed sn34ky closed 7 years ago

sn34ky commented 7 years ago

When I try to download mods from my repo the following error pops up:

"Error: One or more files were not downloaded, please check the log"

Only there is no log available. Swifty.log (in main folder) stays empty. Is there a way to find out what is causing the error?

sn34ky commented 7 years ago

It turned out that there was another log file in Roaming/Swifty.

The problem was with the webserver that has a reverse proxy (varnish). Fixed it by replacing "pass" to "pipe" when bypassing varnish's cache.