[Jun 30 00:44:01.557273 2013] debug: Received: :irc.xxx.org 451 SERVER :You may not register as a server (servers have separate ports from clients, change your config)
Should be rather self explanatory? Don't connect services to a client port, like 6667.
Also use "" for binds, not services hostname.
Wow what a fast reply!
I tried out what you said and changed the bind to "" and also changed the connect port to the services port.
[Jun 30 02:02:41.465207 2013] Connected to Server 1 (services.damaplus.org:7000)
[Jun 30 02:02:41.465333 2013] debug: Sent: CAPAB START 1202
[Jun 30 02:02:41.465385 2013] debug: Sent: CAPAB CAPABILITIES :PROTOCOL=1202
[Jun 30 02:02:41.465408 2013] debug: Sent: CAPAB END
[Jun 30 02:02:41.465436 2013] debug: Sent: SERVER services.damaplus.org 0599226714 0 3AX :Services for the DamaPlus Network
[Jun 30 02:02:41.465458 2013] debug: Creating services.damaplus.org(3AX) uplinked to No uplink
[Jun 30 02:02:41.465491 2013] debug: Sent: :3AX NOTICE $services.damaplus.org :Services are now back online - have a nice day
[Jun 30 02:02:41.465509 2013] debug: Emitting event "connect" (1 args)
[Jun 30 02:02:41.465539 2013] debug: Received: â–’
[Jun 30 02:02:41.465557 2013] debug: unknown message from server (â–’)[Jun 30 02:02:41.465594 2013] debug: Emitting event "db_saving" (1 args)
[Jun 30 02:02:41.465611 2013] debug: Saving FFF databases
[Jun 30 02:02:41.466335 2013] debug: Emitting event "db_saving" (1 args)
[Jun 30 02:02:41.466358 2013] debug: Emitting event "shutdown" (1 args)
[Jun 30 02:02:41.466374 2013] Read error from server: Broken pipe (error num: 32)
[Jun 30 02:02:41.466398 2013] debug: Sent: :3AX SQUIT services.damaplus.org :Read error from server: Broken pipe (error num: 32)
How would I go about fixing a broken pipe?