Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Mar 21st, 2010 | Syntax: None | Size: 1.96 KB | Hits: 83 | Expires: Never
Copy text to clipboard
  1. Starting UnrealIRCd
  2.  _   _                      _ ___________  _____     _
  3. | | | |                    | |_   _| ___ \/  __ \   | |
  4. | | | |_ __  _ __ ___  __ _| | | | | |_/ /| /  \/ __| |
  5. | | | | '_ \| '__/ _ \/ _` | | | | |    / | |    / _` |
  6. | |_| | | | | | |  __/ (_| | |_| |_| |\ \ | \__/\ (_| |
  7.  \___/|_| |_|_|  \___|\__,_|_|\___/\_| \_| \____/\__,_|
  8.                            v3.2.8.1
  9.                      using TRE 0.7.5 (LGPL)
  10.                      using OpenSSL 0.9.8g 19 Oct 2007
  11.                      using zlib 1.2.3.3
  12.  
  13. * Loading IRCd configuration ..
  14. * data/olines.conf:13: No name for section start
  15. * data/olines.conf:52: Ignoring extra close brace
  16. * data/olines.conf:52 Ignoring extra semicolon
  17. * data/olines.conf:60: No name for section start
  18. * data/olines.conf:85: Ignoring extra close brace
  19. * data/olines.conf:85 Ignoring extra semicolon
  20. * data/olines.conf:94: No name for section start
  21. * data/olines.conf:118: Ignoring extra close brace
  22. * data/olines.conf:118 Ignoring extra semicolon
  23. * data/olines.conf:8: unknown directive Oper
  24. * data/olines.conf:14: unknown directive flags
  25. * data/olines.conf:51: unknown directive snomask
  26. [error] data/olines.conf:60: oper::SHA1 specified without a value
  27. [error] data/olines.conf:55: oper::flags is missing
  28. * data/olines.conf:61: unknown directive flags
  29. * data/olines.conf:84: unknown directive snomask
  30. [error] data/olines.conf:94: oper::SHA1 specified without a value
  31. [error] data/olines.conf:89: oper::flags is missing
  32. * data/olines.conf:95: unknown directive flags
  33. * data/olines.conf:117: unknown directive snomask
  34. [error] 4 errors encountered
  35. [error] IRCd configuration failed to pass testing
  36. Possible error encountered (IRCd seemingly not started)
  37. =====================================================
  38. Check above for possible errors, and this output of
  39. ircd.log. If you cannot solve the problem, read
  40. Unreal.nfo on where to get support
  41. =====================================================
  42. ircd@b0bson:~/unreal$