On Feb 4, 2008 9:37 PM, Christopher Arndt <[EMAIL PROTECTED]> wrote:

[...]

>
> A related phenomenon might be that when I want to start the toolbox from
>  this project, I also see this in the console output:
>
> 04/Feb/2008:21:22:12 HTTP INFO Serving HTTP on http://0.0.0.0:7654/
>
> ... but the browser opens http://localhost:7654/. There I first get a
> blank page and the following debug message in the console output:
>
> 2008-02-04 21:13:08,879 turbogears.controllers DEBUG Calling <function
> noaccess at 0x8a5dd14> with *((<turbogears.toolbox.base.Toolbox object
> at 0x8a6006c>,)), **({})
>
> After some time, the browser displays:
>
> "No access for ::ffff:127.0.0.1
>
> By default only localhost (127.0.0.1) has access to the Toolbox
>
> You can provide access to your client by passing your host address to
> Toolbox as a parameter. Ex:
>
>                         tg-admin toolbox -c ::ffff:127.0.0.1
> "
>
> Does somebody know, what's going on here? I remember there were similar
>                     reports on the main mailing list recently so maybe
> someone can tell my what's the cause of this before I investigate further.
>
> I use TG 1.0.4.3 in a virtualenv installation. My computer has a static
> IP configuration.

Which platform are you using because I don't see this issue on Windows
and "::ffff:" seems (remotely?) related to IPV6....

Florent.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to