I am new to TG. I am on page 3 of the 20 minutes tutorial (http://
docs.turbogears.org/1.0/Wiki20/Page3). So far so good, except that I
can't access Toolbox even though my client is on the same machine as
the http server. I get this pretty ironic error:

No access for 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 127.0.0.1

I have no proxy configured in Firefox. I tried the "-c" option by
adding 127.0.0.1 (even though it shouldn't be needed) or my network IP
address and still no success. I tried to invoke while disconnected
from the network (so I have no other IP than 127.0.0.1) and still no
luck. The weird thing is that I assume the first line repeats my IP
address as it sees it, so it knows I am 127.0.0.1. So why is this
rejected?

The suggestion to try "tg-admin toolbox -c 127.0.0.1" doesn't return
any hit on Google so it sounds like not many people have had the same
problem. Or they've all been smarter than me and figured it on their
own...

Thanks for any help.

B2P

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to