# HG changeset patch # User Marcin Kuzminski # Date 1360358167 -3600 # Node ID 4a99684543f70a8929fef1ac9ad734ea86f1043e # Parent f62d805544a4cc8712d987aa4de00be741351ae1 fixes #753 inform about some problems with antivirus software in RhodeCode on windows diff -r f62d805544a4 -r 4a99684543f7 docs/usage/troubleshooting.rst --- a/docs/usage/troubleshooting.rst Fri Feb 08 22:11:23 2013 +0100 +++ b/docs/usage/troubleshooting.rst Fri Feb 08 22:16:07 2013 +0100 @@ -58,7 +58,14 @@ | :Q: **UnicodeDecodeError on Apache mod_wsgi** -:A: Pleas read: https://docs.djangoproject.com/en/dev/howto/deployment/wsgi/modwsgi/#if-you-get-a-unicodeencodeerror +:A: Please read: https://docs.djangoproject.com/en/dev/howto/deployment/wsgi/modwsgi/#if-you-get-a-unicodeencodeerror + +| + +:Q: **Requests hanging on Windows** +:A: Please try out with disabled Antivirus software, there are some known problems with Eset Anitivirus. Make sure + you have installed latest windows patches (especially KB2789397) + For further questions search the `Issues tracker`_, or post a message in the `google group rhodecode`_