Dear Richard and web2py-users,

Richard, thanks for the responses. I submitted a ticket to webFaction and 
got them to give me a tar file of their last backup of the web2py folder. 
So now i can run it the way it was.

I still have a question. What was wrong with my update instructions? They 
have worked many many times in the past.

Here they are again.

[usr@srvr bin]$  cd /THEPATH/apache2/bin
[usr@srvr bin]$ ./stop
[usr@srvr bin]$  cd /THEPATH
[usr@srvr DIRX]$ rm web2py_src.zip
[jdor@web396 DIRX]$ wget -q http://www.web2py.com/
examples/static/web2py_src.zip
[jdor@web396 DIRX]$ unzip -q web2py_src.zip
replace web2py/web2py.py? [y]es, [n]o, [A]ll, [N]one, [r]ename: A
[jdor@web396 DIRX]$ cd /THEPATH/apache2/bin
[jdor@web396 bin]$ ./start
[jdor@web396 bin]$

Thanks again in advance for any ideas.

Love and peace,

Joe


On Monday, July 27, 2015 at 1:14:30 PM UTC-7, JoeCodeswell wrote:
>
> Thanks for the response, Richard.
>
> Would you please delete most of the gory detail in your previous response 
> in p6 as I did. It makes it difficult to load the page.
>
> In answer to your question, I could not run Welcome when i did the 
> original update AND i cannot run Welcome now.
>
> Thanks again Richard.
>
> Love and peace,
>
> Joe 
>
> On Monday, July 27, 2015 at 1:05:30 PM UTC-7, Richard wrote:
>>
>> It seems that it complain about git not up to date...
>>
>> Richard
>>
>> On Mon, Jul 27, 2015 at 4:04 PM, Richard Vézina <ml.richa...@gmail.com> 
>> wrote:
>>
>> Did the update was succesful?
>>
>> Can you run Welcome...
>>
>> Your ticket traceback is not really friendly to analyse...
>>
>> :)
>>
>> Richard
>>
>> On Mon, Jul 27, 2015 at 3:59 PM, JoeCodeswell <joecod...@gmail.com> 
>> wrote:
>>
>>
>> Dear web2py-users,
>>
>> On WebFaction, I just tried TWICE to update web2py stable FROM 2.9.12 TO 
>> 2.11.2. 
>>
>> Here's my scrubbed update commands.
>>
>> [usr@srvr bin]$  cd /THEPATH/apache2/bin
>> [usr@srvr bin]$ ./stop
>> [usr@srvr bin]$  cd /THEPATH
>> [usr@srvr DIRX]$ rm web2py_src.zip
>> [jdor@web396 DIRX]$ wget -q http://
>> www.web2py.com/examples/static/web2py_src.zip
>> [jdor@web396 DIRX]$ unzip -q web2py_src.zip
>> replace web2py/web2py.py? [y]es, [n]o, [A]ll, [N]one, [r]ename: A
>> [jdor@web396 DIRX]$ cd /THEPATH/apache2/bin
>> [jdor@web396 bin]$ ./start
>> [jdor@web396 bin]$
>>
>> RESULT Internal error Ticket issued: 
>> admin/50.131.104.50.2015-07-27.18-04-23.6cbc7a3f-91c9-4f0c-......
>> Here's a scrubbed partial listing. 
>>
>> (dp1
>> S'output'
>> p2
>> S"<type 'exceptions.AttributeError'> type object 'DAL' has no attribute 
>> 'Field'"
>> p3
>> sS'layer'
>> p4
>> S'/THEPATH/web2py/applications/admin/controllers/default.py'
>> p5
>> sS'code'
>> p6
>> S'# -*- coding: utf-8 -*-\n\nEXPERIMENTAL_STUFF = True\nMAXNFILES = 
>> 1000\n\nif EXPERIMENTAL_STUFF:\n    if is_mobile:\n        response.view = 
>> response.view.replace(\'default/\', \'default.mobile/\')\n       
>>  response.menu = []\n\nimport re\nfrom gluon.admin import *\nfrom 
>> gluon.fileutils import abspath, read_file, write_file\nfrom gluon.utils 
>> import web2py_uuid\nfrom gluon.tools import Config\nfrom gluon.com 
>> filename=filename,\n                    realfilename=realfilename,\n       
>>              filetyp
>>
>> ...
>
>

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

Reply via email to