File Manager plugin

72 views
Skip to first unread message

Pascal Véron

unread,
Dec 12, 2020, 12:37:46 PM12/12/20
to web2py-users

Hello i'm new to web2py , and it is really a fabulous framework. From the web2py site i am not able to connect on the link given for the plugin web server, Kaspersky tells me that the site is not secured ???

Can anyone tell me where i can find a folder of existing web2py plugins and also is there a stable plugin which allows a user to have a file manager to manage his files in his web directory , like this project using php :


Thanks a lot.

villas

unread,
Dec 14, 2020, 8:27:53 AM12/14/20
to web2py-users

Peter

unread,
Dec 20, 2020, 3:07:12 PM12/20/20
to web2py-users
Work fine on python 2.7 but on python 3.6 or python 3.7 I have an error:

ERROR:Rocket.Errors.Thread-4:Traceback (most recent call last):

  File "/web2py/gluon/rocket.py", line 1319, in run
    self.run_app(conn)

  File "/web2py/gluon/rocket.py", line 1812, in run_app
    self.environ = environ = self.build_environ(sock_file, conn)

  File "/web2py/gluon/rocket.py", line 1632, in build_environ
    request = self.read_request_line(sock_file)

  File "/web2py/gluon/rocket.py", line 1370, in read_request_line
    d = sock_file.readline()

  File "/usr/local/lib/python3.6/socket.py", line 586, in readinto
    return self._sock.recv_into(b)

ConnectionResetError: [Errno 104] Connection reset by peer

ERROR:Rocket.Errors.Thread-4:Tried to send "500 Server Error" to client but received socket error

Any idea?
Reply all
Reply to author
Forward
0 new messages