Are any of those minor issues worth fixing in upstream, or are they
directly related to your application?
> When I try to get a Weblocks application page an error is raised:
> Unbound variable: HUNCHENTOOT:*SESSION*
>
> I see this running my own app, and also for the demos weblocks-demo
> and weblocks-clsql-demo.
What version of Weblocks are you using?
The current tip, i.e. 1126/1d485a9?
Do you run your app with cookies enabled?
>> What version of Weblocks are you using?
>> The current tip, i.e. 1126/1d485a9?
>
> I have rev 1544, not 1126, and this appears to be the change you
> recommended. I originally used hg clone to install weblocks-dev per
> the instructions. Yesterday and today I used hg pull and hg update.
> Here's what hg has to say now:
Sorry, that id was bogus -- wrong repository context.
1544 is the one I meant.
Leslie
> But I'm still getting the original error. (500 timeout)
I'd like to see how far the request handler gets.
Can you trace WEBAPP-UPDATE-THREAD-STATUS and paste
the output here?