- This topic has 0 replies, 1 voice, and was last updated Dec 27-3:21 pm by Alexntix.
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Forum for users of antiX Linux. Mean and Lean and Proudly anti-fascist.
Forum › Forums › New users › New Users and General Questions › Droopy-login-problem
Tagged: Droopy
today I started the droopy, and when trying to access it from any browser, it returns “the site cannot be reached”.
Droopy’s console returns this ……
No configuration file found
Files will be uploaded to /home/demo/publicoHTTP server starting… Check it out at http://localhost:8800
/usr/lib/python2.7/urllib.py:1306: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode – interpreting them as being unequal
return ”.join(map(quoter, s))
—————————————-
Exception happened during processing of request from (‘192.168.0.151′, 33898)
Traceback (most recent call last):
File “/usr/lib/python2.7/SocketServer.py”, line 599, in process_request_thread
self.finish_request(request, client_address)
File “/usr/lib/python2.7/SocketServer.py”, line 334, in finish_request
self.RequestHandlerClass(request, client_address, self)
File “/usr/lib/python2.7/SocketServer.py”, line 655, in __init__
self.handle()
File “/usr/local/bin/droopy”, line 397, in handle
httpserver.BaseHTTPRequestHandler.handle(self)
File “/usr/lib/python2.7/BaseHTTPServer.py”, line 340, in handle
self.handle_one_request()
File “/usr/lib/python2.7/BaseHTTPServer.py”, line 328, in handle_one_request
method()
File “/usr/local/bin/droopy”, line 132, in decorated
method(self, *pargs)
File “/usr/local/bin/droopy”, line 307, in do_GET
self.send_html(self.html(“main”))
File “/usr/local/bin/droopy”, line 277, in html
encoded_name = urllibparse.quote(_encode_str_if_py2(name))
File “/usr/lib/python2.7/urllib.py”, line 1306, in quote
return ”.join(map(quoter, s))
KeyError: u’\xe9’
—————————————-
the configuration file was not altered from the default.
| Cookie | Duration | Description |
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |