You have to start web2py on a certain IP address, because it checks that IP 
address. For example, if you start it on 0.0.0.0, if he request to the site 
is not 0.0.0.0/admin then it will give you that message "Admin is disabled 
because insecure channel". You should start it on the external IP address, 
then it will allow admin.

On Monday, March 31, 2014 3:05:02 AM UTC-7, Johann Spies wrote:
>
> On my localhost there is no problem but on the server where I am logged in 
> through ssh I get 
>
> raise HTTP(200, T('Admin is disabled because insecure channel'))
>
> when trying
>
> nohup python web2py.py -S nkb -M -R scripts/sessions2trash.py &
>
>
> So how am I supposed to run it on the server?
>
> Regards
> Johann
>
> -- 
> Because experiencing your loyal love is better than life itself, 
> my lips will praise you.  (Psalm 63:3)
>  

-- 
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