With the following command line in windows I get:

C:\web2py\web2py.py -a admin -i 192.168.8.100 -p 443 -c server.crt -k 
server.key -Y

----------------------------------------------------------------------------------------------------------

web2py Web Framework
Created by Massimo Di Pierro, Copyright 2007-2017
Version 2.15.2-stable+timestamp.2017.07.19.12.18.41
Database drivers available: psycopg2, pymysql, imaplib, sqlite3, pg8000, 
pyodbc

please visit:
https://192.168.8.100:443/
use "taskkill /f /pid 7316" to shutdown the web2py server


Traceback (most recent call last):
  File "C:\web2py\web2py.py", line 33, in <module>
    gluon.widget.start(cron=True)
  File "C:\web2py\gluon\widget.py", line 1319, in start
    interfaces=options.interfaces)
  File "C:\web2py\gluon\main.py", line 748, in __init__
    elif not rocket.ssl:
AttributeError: 'module' object has no attribute 'ssl'





-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to