[web2py] Re: Wiki.auth 401 error

2016-01-18 Thread Mirek Zvolský
Now I am sure that this behavior has nothing common with Web2py/wiki code. If you have an application with Sqlite database, please be patient if you play with it and decide recreate it so that you delete the content of database/ folder completly. In such case delete always sessions/ folder too.

[web2py] Re: Wiki.auth 401 error

2016-01-15 Thread Mirek Zvolský
2 years later I receive same error 401 UNAUTHORIZED at http://localhost:8000//activity/wiki/_create/index I made about 6 new empty applications and made some testing with auth.settings.create_user_groups and .extra_fields, but with no catch yet - always wiki works fine. But fails with my relativ

Re: [web2py] Re: Wiki.auth 401 error

2014-01-29 Thread Alan Etkin
> > Any chance for steps on how to do that ? (For us that are new o web2py) > - Start the rocket built-in server (see the manual for instructions for windows) - Open the admin app and authenticate - Go to the app base address at http://localhost:8000/ and register web2py should now have creat

Re: [web2py] Re: Wiki.auth 401 error

2014-01-28 Thread Waleed A
Any chance for steps on how to do that ? (For us that are new o web2py) -wa > On Jan 28, 2014, at 5:28 PM, galoshes wrote: > > I also got the 401 error (version 2.8.2, Windows) when I first installed the > wiki. > > After comparing with a previous version (2.7.4), it looks like in version >

[web2py] Re: Wiki.auth 401 error

2014-01-28 Thread galoshes
I also got the 401 error (version 2.8.2, Windows) when I first installed the wiki. After comparing with a previous version (2.7.4), it looks like in version 2.8.2, the wiki_editor group is not automatically created in db.auth_group. The wiki works fine when the group is added in and the user is

[web2py] Re: Wiki.auth 401 error

2014-01-11 Thread Alan Etkin
> > Pretty much give up on this, the wiki looked very promising when i first > tried it, seems to be dead now, > Still unable to reproduce the issue with Version 2.8.2-stable+timestamp.2014.01.09.11.46.01 in development. Mind that you must have permission to create wikis. Check that there is a

[web2py] Re: Wiki.auth 401 error

2014-01-10 Thread jimbo
Pretty much give up on this, the wiki looked very promising when i first tried it, seems to be dead now, Which is a pity as it looked a very good option when it was working. On Sunday, 22 December 2013 19:54:25 UTC, jimbo wrote: > > This used to work, activate the built in wiki, then register,

[web2py] Re: Wiki.auth 401 error

2014-01-08 Thread Alan Etkin
> > Jim and Alan, > > I have the exact same problem, and exact same error. my setup is simple: > using the latest "web2py_win" (as of December 2013) and followed the book > "web2py_manual_5th". The instructions in section 3.5 will guide you to use > the built in wiki, and if you follow these

[web2py] Re: Wiki.auth 401 error

2014-01-08 Thread waleedabu
Jim and Alan, I have the exact same problem, and exact same error. my setup is simple: using the latest "web2py_win" (as of December 2013) and followed the book "web2py_manual_5th". The instructions in section 3.5 will guide you to use the built in wiki, and if you follow these instructions

[web2py] Re: Wiki.auth 401 error

2013-12-23 Thread jimbo
Thanks again Alan, will play about with it over Xmas. I am running on Pythonanywhere. As I said, the built in Wiki worked when I tried it several months ago. Cheers! On Sunday, 22 December 2013 19:54:25 UTC, jimbo wrote: > > This used to work, activate the built in wiki, then register, log in

[web2py] Re: Wiki.auth 401 error

2013-12-23 Thread Alan Etkin
> > Hi Alan, it's 2.8.2 > I think we need to see the source; I tried to reproduce it, but couldn't. My system environment: 2.8.2-stable+timestamp.2013.12.20.15.08.47 (Running on Rocket 1.2.6, Python 2.7.3) -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://gith

[web2py] Re: Wiki.auth 401 error

2013-12-22 Thread jimbo
Hi Alan, it's 2.8.2 Thanks On Sunday, 22 December 2013 19:54:25 UTC, jimbo wrote: > > This used to work, activate the built in wiki, then register, log in and I > got the wiki available. Now when I try to make a new wiki I get 401 even > though it lets me log on. > > Tried today and I get a 40

[web2py] Re: Wiki.auth 401 error

2013-12-22 Thread Alan Etkin
> This used to work, activate the built in wiki, then register, log in and I > got the wiki available. Now when I try to make a new wiki I get 401 even > though it lets me log on. > With what version? -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.