shadowm

Untitled

Jun 9th, 2014
401
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. shadowm@nanacore:~/src/projects% wesnoth_addon_manager -a localhost -p 1.12.x -u AtS_Music
  2. Opening socket to localhost:15007 for 1.12.x
  3. Connected as 2.
  4. Adding directory AtS_Music as AtS_Music.
  5. ('Ignored file', '_server.pbl')
  6. Exception in thread None:
  7. Traceback (most recent call last):
  8. File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
  9. self.run()
  10. File "/home/shadowm/src/wesnoth/data/tools/wesnoth/campaignserver_client.py", line 428, in run
  11. self.data = self.cs.put_campaign(*self.args)
  12. File "/home/shadowm/src/wesnoth/data/tools/wesnoth/campaignserver_client.py", line 379, in put_campaign
  13. self.send_packet(packet)
  14. File "/home/shadowm/src/wesnoth/data/tools/wesnoth/campaignserver_client.py", line 113, in send_packet
  15. self.sock.sendall(zpacket)
  16. File "/usr/lib/python2.7/socket.py", line 224, in meth
  17. return getattr(self._sock,name)(*args)
  18. error: [Errno 104] Connection reset by peer
Advertisement
Add Comment
Please, Sign In to add comment