I also meant to ask, does plugin_wiki just come with cube2py? Can it also be downloaded somewhere separately? I thought it could, but I can't find it anwywhere. Can someone point me to where plugin_wiki is?
On Jul 13, 12:39 pm, Chris S <[email protected]> wrote: > I just loaded the latest trunk, and the latest cube2py > at:https://cube2py.googlecode.com/hg/cube2py > > I cleared the datastore and memcache then pointed my browser to > 127.0.0.1:8080/cube2py > > I get the login screen, but when I try to register I get a 404. The > entire log from the initial page view to the redirect to home is shown > below. > Am I using the correct location for the cube2py repository? > > ------Complete Log---------- > INFO 2010-07-13 17:35:46,755 gaehandler.py:57] **** Request: > 25.00ms/25.65ms (real time/cpu time) > INFO 2010-07-13 17:35:46,780 dev_appserver.py:3268] "GET /cube2py > HTTP/1.1" 303 - > INFO 2010-07-13 17:35:46,835 gaehandler.py:57] **** Request: > 23.00ms/23.60ms (real time/cpu time) > INFO 2010-07-13 17:35:46,862 dev_appserver.py:3268] "GET /cube2py/ > plugin_wiki/page/home HTTP/1.1" 303 - > INFO 2010-07-13 17:35:46,921 gaehandler.py:57] **** Request: > 27.00ms/26.93ms (real time/cpu time) > INFO 2010-07-13 17:35:46,947 dev_appserver.py:3268] "GET /cube2py/ > default/user/login HTTP/1.1" 200 - > ERROR 2010-07-13 17:35:47,092 dev_appserver.py:2633] Error > encountered reading file "C:\Users\chris.sanders\Documents\Misc > \workspace\WebDev\applications/cube2py/static/echo/images/ddd- > gradient.jpg": > [Errno 2] No such file or directory: 'C:\\Users\\chris.sanders\ > \Documents\\Misc\\workspace\\WebDev\\applications/cube2py/static/echo/ > images/ddd-gradient.jpg' > INFO 2010-07-13 17:35:47,118 dev_appserver.py:3268] "GET /cube2py/ > static/echo/images/ddd-gradient.jpg HTTP/1.1" 404 - > INFO 2010-07-13 17:35:51,035 gaehandler.py:57] **** Request: > 29.00ms/28.97ms (real time/cpu time) > INFO 2010-07-13 17:35:51,062 dev_appserver.py:3268] "GET /cube2py/ > default/user/register HTTP/1.1" 200 - > ERROR 2010-07-13 17:35:51,206 dev_appserver.py:2633] Error > encountered reading file "C:\Users\chris.sanders\Documents\Misc > \workspace\WebDev\applications/cube2py/static/echo/images/ddd- > gradient.jpg": > [Errno 2] No such file or directory: 'C:\\Users\\chris.sanders\ > \Documents\\Misc\\workspace\\WebDev\\applications/cube2py/static/echo/ > images/ddd-gradient.jpg' > INFO 2010-07-13 17:35:51,230 dev_appserver.py:3268] "GET /cube2py/ > static/echo/images/ddd-gradient.jpg HTTP/1.1" 404 - > INFO 2010-07-13 17:36:01,484 gaehandler.py:57] **** Request: > 57.00ms/57.08ms (real time/cpu time) > INFO 2010-07-13 17:36:01,512 dev_appserver.py:3268] "POST /cube2py/ > default/user/register HTTP/1.1" 303 - > INFO 2010-07-13 17:36:01,569 gaehandler.py:57] **** Request: > 28.00ms/27.92ms (real time/cpu time) > INFO 2010-07-13 17:36:01,598 dev_appserver.py:3268] "GET /cube2py/ > default/index HTTP/1.1" 303 - > INFO 2010-07-13 17:36:01,607 dev_appserver_index.py:205] Updating > C:\Users\chris.sanders\Documents\Misc\workspace\WebDev\index.yaml > INFO 2010-07-13 17:36:01,665 gaehandler.py:57] **** Request: > 27.00ms/26.94ms (real time/cpu time) > INFO 2010-07-13 17:36:01,694 dev_appserver.py:3268] "GET /cube2py/ > plugin_wiki/page/home HTTP/1.1" 404 - > ---------------------------

