On Friday, October 4, 2013 7:26:45 PM UTC-7, Massimo Di Pierro wrote:
>
> I did not hear this before. What is the problem with the update button. 
> Can you explain it in more detail? What are you upgrading from and to?
>

From: 2.5.1-stable+timestamp.2013.06.06.15.39.19
To:     2.6.4 (don't have the timestamp)
After:  2.6.4-stable+timestamp.2013.09.22.01.43.37

Using the update button broke the admin interface due to the "import 
Config" error; this turned out to be that pretty much the whole gluon 
directory was still old code, but top level code (and the welcome app) had 
been updated.  I think the scripts directory (deployment stuff) also was 
old code.  As in the posts in the 2.6.1 thread, downloading the source and 
unzipping was the answer (I didn't unzip in place; I used Beyond Compare so 
that I could see what was what, but then didn't take enough detailed notes 
for good reporting).

My first thought was that I had missed something in the list of stuff that 
"All Users" needed to copy, but that list was pretty short, so I went back 
to the older threads and got the clue to look at the unzipping. My 
application, outside of the admin part, seemed to be running ok:  a couple 
of html pages displaying some values from my tables, and some SOAP service 
functions that added to the tables.  I have a simple set up:  installed 
Web2Py with Rocket and Sqlite 3, and have stuck with those pieces.

HTH; if you prod me, I may be able to remember answers to specific 
questions.

/dps





 

> On Friday, 4 October 2013 14:57:32 UTC-5, Dave S wrote:
>>
>> On Thursday, October 3, 2013 10:51:37 AM UTC-7, Dave S wrote:
>>>
>>>
>>> On Thursday, October 3, 2013 8:28:52 AM UTC-7, Joe Magaro wrote:
>>>>
>>>> Hi, 
>>>>
>>>> All was working well, until today I went and clicked "administrative 
>>>> interface" for my site, and it issues a ticket.
>>>>
>>>> Internal errorTicket issued: 
>>>> admin/65.94.212.187.2013-10-03.19-26-12.8b8b3b98-0858-4925-a517-59ebed5f1ad1<https://www.wordgurgle.com/admin/default/ticket/admin/65.94.212.187.2013-10-03.19-26-12.8b8b3b98-0858-4925-a517-59ebed5f1ad1>
>>>>
>>>> When I click to view the ticket, it crashes and issues another ticket. 
>>>> I checked the http logs, but cant seem to find anything of importance. Can 
>>>> some one give me the next step to help solve this issue?
>>>>
>>>
>>> Can you read the tickets from a local shell?
>>>
>>> less Web2pyDir/applications/admin/errors/*
>>>
>>>
>>>
>>> I just did the upgrade, and it looks like my services are running ok, 
>>> but I get a "cannot import name Config", which I think means I missed 
>>> copying one of the files from the welcome app or something.  Private server 
>>> running web2py+rocket.
>>>
>>>
>>>
>> Basically, the update button is still having problems updating the gluon 
>> files.  (This is mentioned in the followups in the 2.6.1 announcement 
>> thread, a useful resource.)
>>
>> Download the source zip, and copy the gluon, handlers, and so forth into 
>> your installation.
>>
>> /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/groups/opt_out.

Reply via email to