[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Health-dev] [bug #62608] health webdav not running
From: |
Feng Shu |
Subject: |
[Health-dev] [bug #62608] health webdav not running |
Date: |
Tue, 19 Jul 2022 20:33:32 -0400 (EDT) |
Follow-up Comment #6, bug #62608 (project health):
```
----------------------------------------
Exception occurred during processing of request from ('::ffff:127.0.0.1',
39758, 0, 0)
Traceback (most recent call last):
File "/usr/lib/python3.9/socketserver.py", line 650, in
process_request_thread
self.finish_request(request, client_address)
File "/usr/lib/python3.9/socketserver.py", line 360, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/lib/python3.9/socketserver.py", line 720, in __init__
self.handle()
File "/usr/lib/python3.9/http/server.py", line 427, in handle
self.handle_one_request()
File "/usr/lib/python3.9/http/server.py", line 415, in handle_one_request
method()
File
"/home/feng/.local/lib/python3.9/site-packages/pywebdav/lib/WebDAVServer.py",
line 620, in do_PUT
dc.put(uri, body, content_type)
File
"/home/feng/gnuhealth/tryton/server/trytond-6.0.20/trytond/modules/health_webdav3_server/protocol.py",
line 303, in put
if res:
UnboundLocalError: local variable 'res' referenced before assignment
----------------------------------------
```
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62608>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Health-dev] [bug #62608] health webdav not running, Feng Shu, 2022/07/19
- [Health-dev] [bug #62608] health webdav not running, Feng Shu, 2022/07/19
- [Health-dev] [bug #62608] health webdav not running, Feng Shu, 2022/07/19
- [Health-dev] [bug #62608] health webdav not running,
Feng Shu <=
- [Health-dev] [bug #62608] health webdav not running, Gerald Wiese, 2022/07/20
- [Health-dev] [bug #62608] health webdav not running, Gerald Wiese, 2022/07/20
- [Health-dev] [bug #62608] health webdav not running, Feng Shu, 2022/07/21
- [Health-dev] [bug #62608] health webdav not running, Gerald Wiese, 2022/07/21
- [Health-dev] [bug #62608] health webdav not running, Feng Shu, 2022/07/21
- [Health-dev] [bug #62608] health webdav not running, Feng Shu, 2022/07/21
- [Health-dev] [bug #62608] health webdav not running, Gerald Wiese, 2022/07/21
- Re: [Health-dev] [bug #62608] health webdav not running, Feng Shu, 2022/07/21
- Re: [Health-dev] [bug #62608] health webdav not running, Feng Shu, 2022/07/21
- [Health-dev] [bug #62608] health webdav not running, Gerald Wiese, 2022/07/27