rejetto forum

Folder Archive not working in IE

Kaanha · 4 · 1550

0 Members and 1 Guest are viewing this topic.

Offline Kaanha

  • Occasional poster
  • *
    • Posts: 2
    • View Profile
Now, this was working and then suddenly just stopped working.  If you click Folder Archive with IE or Google Chrome it just returns a "Page not found" error, in FireFox however, it will serve up the .tar file for download.  It WAS working in IE, I've not changed any settings or altered the original template it had, I've restarted the server, removed the folder in question and re added it.  Nothing has solved that problem, I've not uninstalled it however.  Has anyone else experienced this?  Does anyone have a suggestion as a fix for this?

Thanks everyone!


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
as you may guess, it is working here for me.
suggestions

1. try: debug - temporarily reset (only in version 2.3)

2. try in the log menu, only served requests (no) replies (yes) disconnections (yes)
to get more info on what's happening.

3. using the browser on another PC, or moving the server to another PC


Offline Kaanha

  • Occasional poster
  • *
    • Posts: 2
    • View Profile
Thanks for the help, I set the log settings like you suggested and I get this in the log:

2/17/2009 11:33:57 AM 152.8.134.117:50804 Requested GET /Murasame Liger/Star.Trek.Voyager.S01-S07.Complete/Star.Trek.Voyager.S01/~folder.tar?recursive
2/17/2009 11:33:57 AM 152.8.134.117:50804 Not served: 401 - Unauthorized
2/17/2009 11:33:57 AM 152.8.134.117:50804 Disconnected by server - 7836 bytes sent
2/17/2009 11:33:57 AM collarme@152.8.134.117:50806 Requested GET /Murasame Liger/Star.Trek.Voyager.S01-S07.Complete/Star.Trek.Voyager.S01/~folder.tar?recursive
2/17/2009 11:33:57 AM collarme@152.8.134.117:50806 Disconnected - 6811 bytes sent

Not sure why it's saying Unauthorized, I am logged in else I couldn't access the given folder, and I have verified I'm logged in as the correct user, the whole drive is set to the single user and again it will download in firefox if I'm logged in using that user name and password.  Any suggestions?  I can't restart the server right now, someone is currently downloading from it, but as soon as they finish their download I'll try restarting it.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
the browser knows your password, and use it for every request.
when you clicked the archive, it tried to request without the password.
then it got an error, and suddenly re-tried with the password (you can tell it by the "collarme@").
strangely, it disconnects right away. it doesn't get disconnected, because the log would say "disconnected by the server".
can't say much more.