pastebinit
Alan Pope
popey at ubuntu.com
Tue Jan 18 13:49:43 UTC 2011
On 18 January 2011 13:40, Kaushal Shriyan <kaushalshriyan at gmail.com> wrote:
> #cat /var/log/ipsec.log | pastebinit
> Traceback (most recent call last):
> File "/usr/bin/pastebinit", line 237, in <module>
> page = url_opener.open(website, params) #Send the informations and be
> redirected to the final page
> File "/usr/lib/python2.5/urllib.py", line 192, in open
> return getattr(self, name)(url, data)
> File "/usr/lib/python2.5/urllib.py", line 327, in open_http
> h.send(data)
> File "/usr/lib/python2.5/httplib.py", line 711, in send
> self.sock.sendall(str)
> File "<string>", line 1, in sendall
> IOError: [Errno socket error] (104, 'Connection reset by peer')
This indicates you've got no internet connection on the box you're
pastebinning from?
Can you use a browser like lynx to get to pastebin.com?
Al.
More information about the ubuntu-users
mailing list