abingham / traad

An JSON+HTTP server for the rope Python refactoring library
MIT License
107 stars 20 forks source link

RuntimeError: Request context not initialized [python 3] #83

Closed mfouesneau closed 8 years ago

mfouesneau commented 8 years ago

Since using python 3 I am now getting many of these RuntimeError: Request context not initialized [python 3]

I cannot find a common source. It seems some variables are not defined. (I tried the latest version from the repository, same issues)

abingham commented 8 years ago

Can you give me some steps to reproduce this? Or at least some context for when the error is occurring?

mfouesneau commented 8 years ago

I can't, I don't know what happens. Click on a link would be the procedure. Not all pages throw errors. Strangely is not linked to the page content itself.

abingham commented 8 years ago

Do you mean links in emacs or something? traad by itself doesn't really have any "links" for clicking that I can think of.

On Tue, Oct 11, 2016 at 11:48 AM Morgan Fouesneau notifications@github.com wrote:

I can't, I don't know what happens. Click on a link would be the procedure. Not all pages throw errors. Strangely is not linked to the page content itself.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/abingham/traad/issues/83#issuecomment-252863678, or mute the thread https://github.com/notifications/unsubscribe-auth/AAE1ePNVIcIREBPwyD27KIBg3Qfv7pX1ks5qy1t9gaJpZM4KTb-W .

mfouesneau commented 8 years ago

I generate a website, and some links to other pages now throw this context error. It was working before.

abingham commented 8 years ago

I'm kinda lost here. You generate a website with traad? Traad is a refactoring server for Python code, so you'll have to give me more details if I'm going to understand how it's involved in a website.

On Tue, Oct 11, 2016 at 12:06 PM Morgan Fouesneau notifications@github.com wrote:

I generate a website, and some links to other pages now throw this context error. It was working before.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/abingham/traad/issues/83#issuecomment-252867664, or mute the thread https://github.com/notifications/unsubscribe-auth/AAE1eHkJPpv1DdIi0hQS3VFvbQaM_zhuks5qy1-8gaJpZM4KTb-W .

mfouesneau commented 8 years ago

Oh I am sorry somehow I am not in the correct repo. Nothing to do with Traad.

issue closed

rajeevhcu commented 5 years ago

do you find solution of this issue?if yes please mention here