You got the point! It was the firewall.Well, i have not yet understood why i have to open manually the port, it seems to me that it should be already open, (as far as i see with iptables -L. Maybe in ubuntu there are rules that are not set and not listed by iptables?).
When i start web2py WITH the password (default), i still got that messsage i mentioned (GLib-CRITICAL **: g_slice_set_config: assertion `sys_page_size == 0' failed), but web2py seems working anyway. Thanks a lot and i beg your pardon for my post Il giorno mercoledì 15 maggio 2013 13:04:43 UTC+2, Niphlod ha scritto: > > perfect, so that traceback was for starting firefox..... now, a further > step: are connections to 8000 allowed by your firewall ? > > Il giorno mercoledì 15 maggio 2013 11:11:26 UTC+2, goome ha scritto: >> >> i tried with web2py.py -a arandompassword >> I didn't get the previos message, and got instedad >> web2py Web Framework >> Created by Massimo Di Pierro, Copyright 2007-2013 >> Version 2.4.6-stable+timestamp.2013.04.06.17.37.38 >> Database drivers available: SQLite(sqlite3), MySQL(pymysql), >> MySQL(MySQLdb), PostgreSQL(psycopg2), PostgreSQL(pg8000), MSSQL(pyodbc), >> DB2(pyodbc), Teradata(pyodbc), Ingres(pyodbc), IMAP(imaplib) >> please visit: >> http://127.0.0.1:8000/ >> use "kill -SIGTERM 3230" to shutdown the web2py server >> """ >> which i suppose mean that web2py should be working. But still is not >> accesible,neither with firefox, nor w3m nor telnet: >> w3m http://127.0.0.1:8000/ >> w3m: Can't load http://127.0.0.1:8000/. >> telnet localhost 8000 >> Trying 127.0.0.1... >> telnet: Unable to connect to remote host: Connection timed out >> >> >> >> 2013/5/15 Niphlod <[email protected]> >> >>> are you sure it's not a problem on starting firefox ? >>> >>> what happens if you try to start web2py with web2py.py -a >>> arandompassword ? >>> >>> Il giorno mercoledì 15 maggio 2013 10:42:28 UTC+2, goome ha scritto: >>>> >>>> Hello >>>> i use ubuntu 13.04 (server version) >>>> uname -a >>>> Linux ubu 3.2.0-29-generic-pae #46-Ubuntu SMP Fri Jul 27 17:25:43 UTC >>>> 2012 i686 i686 i686 GNU/Linux >>>> I upgraded python from 2.7.3 to 2.7.4 (because of the known problem >>>> with 2.7.3 : >>>> Now i don't getException AttributeError: AttributeError("'_DummyThread' >>>> object has no attribute '_Thread__block'",)) >>>> Now this problem with the tread is disappeared but still web2py is not >>>> working. >>>> From the shell i got: >>>> GLib-CRITICAL **: g_slice_set_config: assertion `sys_page_size == 0' >>>> failed >>>> >>>> Any suggestion? >>>> Thanks >>>> >>> -- >>> >>> --- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "web2py-users" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/web2py/A4hAEvwl1-U/unsubscribe?hl=en. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >>> >> >> -- --- 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/groups/opt_out.

