[web2py] Re: Are MD5sums posted for Web2Py?

2014-07-30 Thread Dave S


On Wednesday, July 30, 2014 10:45:32 AM UTC-7, lyn2py wrote:
>
> You need to use HTTPS to access admin
>
>
I am not doing so on the Fedora machine. I am using 
http://xx.yy.zz.ww:8000/admin/default/site from a browser running on the 
same machine as the web2py instance.  Since it is an antique version of 
Fedora (16!  Installed 2 years ago!), it may be the system libraries 
supporting web2py are less sensitive to this issue.

/dps

 

> On Saturday, May 24, 2014 3:18:06 AM UTC+8, Dave S wrote:
>>
>>
>>
>> On Friday, May 23, 2014 11:57:27 AM UTC-7, Dave S wrote:
>>>
>>> I just downloaded the Normal ("stable"?) version and the Developer's 
>>> ("nightly"?) version for use on a Centos machine,
>>>
>>
>> Also, I can't see what I did wrong at startup, but the "admin interface 
>> is disabled because of insecure channel".
>>
>> I'm using a browser on the same machine, same user session.   The local 
>> IP is 10.xx.yy.zz, and I used "-i 10.xx.yy.zz", and set a password on the 
>> first try,
>> and used "-a '' " on the second try.  And that matches how I did 
>> it on the Fedora machine, where I don't have any problems.
>> Both are using Version 2.9.5-stable+timestamp.2014.03.16.02.35.39.
>>
>> (I also have the Windows version working on Yet Another Machine (my 
>> laptop)).
>>
>>
>> /dps
>>
>>
>>  
>>
>>> and I wanted to check that I got what I think I got.
>>>
>>> The values I get are
>>>
>>> # developer version
>>> d083f552b19ac25d24020fdc6388baea
>>>
>>> # normal
>>> fe8e532990006964fda40478ef18d663
>>>
>>> /dps
>>>
>>>

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: Are MD5sums posted for Web2Py?

2014-07-30 Thread lyn2py
You need to use HTTPS to access admin

On Saturday, May 24, 2014 3:18:06 AM UTC+8, Dave S wrote:
>
>
>
> On Friday, May 23, 2014 11:57:27 AM UTC-7, Dave S wrote:
>>
>> I just downloaded the Normal ("stable"?) version and the Developer's 
>> ("nightly"?) version for use on a Centos machine,
>>
>
> Also, I can't see what I did wrong at startup, but the "admin interface is 
> disabled because of insecure channel".
>
> I'm using a browser on the same machine, same user session.   The local IP 
> is 10.xx.yy.zz, and I used "-i 10.xx.yy.zz", and set a password on the 
> first try,
> and used "-a '' " on the second try.  And that matches how I did 
> it on the Fedora machine, where I don't have any problems.
> Both are using Version 2.9.5-stable+timestamp.2014.03.16.02.35.39.
>
> (I also have the Windows version working on Yet Another Machine (my 
> laptop)).
>
>
> /dps
>
>
>  
>
>> and I wanted to check that I got what I think I got.
>>
>> The values I get are
>>
>> # developer version
>> d083f552b19ac25d24020fdc6388baea
>>
>> # normal
>> fe8e532990006964fda40478ef18d663
>>
>> /dps
>>
>>

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: Are MD5sums posted for Web2Py?

2014-07-30 Thread Dave S


On Friday, May 23, 2014 12:18:06 PM UTC-7, Dave S wrote:
>
>
>
> On Friday, May 23, 2014 11:57:27 AM UTC-7, Dave S wrote:
>>
>> I just downloaded the Normal ("stable"?) version and the Developer's 
>> ("nightly"?) version for use on a Centos machine,
>>
>
> Also, I can't see what I did wrong at startup, but the "admin interface is 
> disabled because of insecure channel".
>
> I'm using a browser on the same machine, same user session.   The local IP 
> is 10.xx.yy.zz, and I used "-i 10.xx.yy.zz", and set a password on the 
> first try,
> and used "-a '' " on the second try.  And that matches how I did 
> it on the Fedora machine, where I don't have any problems.
> Both are using Version 2.9.5-stable+timestamp.2014.03.16.02.35.39.
>


FWIW, on the Centos machine, the admin interface _is_ available when I 
start an instance with -i 127.0.0.1, as recommended in


Not sure why the Fedora machine can recognize its outside IP as local and 
the Centos can't, but there you have it.

/dps

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: Are MD5sums posted for Web2Py?

2014-05-23 Thread Dave S


On Friday, May 23, 2014 11:57:27 AM UTC-7, Dave S wrote:
>
> I just downloaded the Normal ("stable"?) version and the Developer's 
> ("nightly"?) version for use on a Centos machine,
>

Also, I can't see what I did wrong at startup, but the "admin interface is 
disabled because of insecure channel".

I'm using a browser on the same machine, same user session.   The local IP 
is 10.xx.yy.zz, and I used "-i 10.xx.yy.zz", and set a password on the 
first try,
and used "-a '' " on the second try.  And that matches how I did 
it on the Fedora machine, where I don't have any problems.
Both are using Version 2.9.5-stable+timestamp.2014.03.16.02.35.39.

(I also have the Windows version working on Yet Another Machine (my 
laptop)).


/dps


 

> and I wanted to check that I got what I think I got.
>
> The values I get are
>
> # developer version
> d083f552b19ac25d24020fdc6388baea
>
> # normal
> fe8e532990006964fda40478ef18d663
>
> /dps
>
>

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.