[BangPypers] Auto starting a service by adding it in rc.local is not working for me ....Please help

2010-02-12 Thread BR!j!TH
Hi, I have created a client server scripts in python. The server script is to be run background in a system all the time.. So I decided to put it in rc.local. But its not working. I don't know why ..? An interesting thing is the script that I added in rc.local in running but it is not working in

Re: [BangPypers] BangPypers Digest, Vol 30, Issue 25

2010-02-12 Thread learningpython
Hi Gurus, Thank you Kaushiik and Anand The settings i mean are the IP address i am interacting, they remain the same. I am just running my test initiation as usual. What i mean, is there is no change either in the environment where i am running and environment at the remote machine both

[BangPypers] pyparsing wrong output

2010-02-12 Thread Eknath Venkataramani
I am trying to write a parser in pyparsing. Help Me. http://paste.pocoo.org/show/177078/ is the code and this is input file: http://paste.pocoo.org/show/177076/ . I get output as: generator object at 0xb723b80c * * -- Eknath Venkataramani +91-9844952442

Re: [BangPypers] Auto starting a service by adding it in rc.local is not working for me ....Please help

2010-02-12 Thread Anish Kurian
Maybe it is not able to access the environment variables. You might have to set them in the code. On Fri, Feb 12, 2010 at 1:41 PM, BR!j!TH briji...@gmail.com wrote: Hi, I have created a client server scripts in python. The server script is to be run background in a system all the time.. So

[BangPypers] Could not connect to freenode IRC

2010-02-12 Thread BR!j!TH
Hi all, When I tried to connect to IRC server I am getting this *Disconnected.* *ERROR :Closing Link: 59.93.15.10 (*** Banned )* * * It was working fine yesterday What could be the reason ? , brij...@nucoreindia.com www.linux-minds.blogspot.com

Re: [BangPypers] Could not connect to freenode IRC

2010-02-12 Thread Kenneth Gonsalves
On Saturday 13 Feb 2010 10:34:55 am BR!j!TH wrote: When I tried to connect to IRC server I am getting this *Disconnected.* *ERROR :Closing Link: 59.93.15.10 (*** Banned )* * * It was working fine yesterday What could be the reason ? , looks like your ip has been banned

Re: [BangPypers] Could not connect to freenode IRC

2010-02-12 Thread Zubin Mithra
disconnect and re-connect to the internet connection. you get a new IP and you can log in. cheers!!! Zubin On Sat, Feb 13, 2010 at 10:41 AM, Kenneth Gonsalves law...@au-kbc.orgwrote: On Saturday 13 Feb 2010 10:34:55 am BR!j!TH wrote: When I tried to connect to IRC server I am getting this

Re: [BangPypers] Could not connect to freenode IRC

2010-02-12 Thread BR!j!TH
looks like your ip has been banned - is it a dynamic ip? if it is a BSNL dynamic IP, that happens very often Any solution ? ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] Could not connect to freenode IRC

2010-02-12 Thread Shashwat Anand
Give some more details. Possible scenarios : 1 You are using a webclient such as webchat.freenode.net which is not allowed by that channel sol - use IRC clients 2 You are not authenticated and that channel does not permit unauthenticated nicks sol - authenticate your nick 3 You use a public ip

Re: [BangPypers] Could not connect to freenode IRC

2010-02-12 Thread Shashwat Anand
59.93.15.10 seems like a dynamic IP. best workaround can be to flush that IP address. restarting the network may help (a wild guess) On Sat, Feb 13, 2010 at 10:54 AM, Shashwat Anand anand.shash...@gmail.comwrote: Give some more details. Possible scenarios : 1 You are using a webclient such

Re: [BangPypers] Could not connect to freenode IRC

2010-02-12 Thread BR!j!TH
Thanks Buddies.. brij...@nucoreindia.com www.linux-minds.blogspot.com On 13 February 2010 11:04, Shashwat Anand anand.shash...@gmail.com wrote: 59.93.15.10 seems like a dynamic IP. best workaround can be to flush that IP address. restarting the network may help (a wild guess) On Sat, Feb