Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001171Anope Development (1.9.x series)Defconpublic2010-06-18 13:502010-06-18 17:59
ReporterNita 
Assigned ToAdam 
PriorityurgentSeveritycrashReproducibilityalways
StatusresolvedResolutionfixed 
PlatformWindowsOSWindows Server 2008 R2OS Version6.1.7600
Product Version 
Target VersionFixed in Version 
Summary0001171: Anope 1.9.2 crash with Defcon enabled on W2008R2Srv
DescriptionI used Anope 1.9.1-p1 without any problem but Anope 1.9.2 halts when I would like to enable defcon in configuration file with default settings.

See: http://forum.anope.org/index.php?topic=3122.0 [^]
Steps To Reproducedefcon
{
 defaultlevel = 5
 level4 = "nonewchannels nonewnicks nomlockchanges reducedsessions"
 level3 = "nonewchannels nonewnicks nomlockchanges forcechanmodes reducedsessions"
 level2 = "nonewchannels nonewnicks nomlockchanges forcechanmodes reducedsessions silentoperonly"
 level1 = "nonewchannels nonewnicks nomlockchanges forcechanmodes reducedsessions silentoperonly akillnewclients"

 sessionlimit = 2
 akillexpire = 5m
 chanmodes = "+R"
 timeout = 15m
 globalondefcon = yes
#globalondefconmore = yes
#message = "Put your message to send your users here. Dont forget to uncomment globalondefconmore"
 offmessage = "Services are now back to normal, sorry for any inconvenience"
akillreason = "This network is currently not accepting connections, please try again later"
}
TagsNo tags attached.
Attached Filesjpg file icon anopehalt.jpg [^] (28,596 bytes) 2010-06-18 13:50

- Relationships

-  Notes
(0005438)
Adam (administrator)
2010-06-18 17:59

Thanks, this has been fixed in r3010.
(0005437)
Nita (reporter)
2010-06-18 14:21

When I used defaultlevel=0 in configuration file:

[Jun 18 15:17:27 2010] Error while loading os_defcon: Invalid configuration settings

And it halts with:
defcon
{
 defaultlevel = 5
 level4 = "nonewchannels"
 level3 = "nonewchannels"
 level2 = "nonewchannels"
 level1 = "nonewchannels"
 sessionlimit = 2
 akillexpire = 5m
 chanmodes = "+R"
 timeout = 15m
#globalondefcon = yes
#globalondefconmore = yes
#message = "Put your message to send your users here. Dont forget to uncomment globalondefconmore"
#offmessage = "Services are now back to normal, sorry for any inconvenience."
 akillreason = "This network is currently not accepting connections"
}

- Issue History
Date Modified Username Field Change
2010-06-18 13:50 Nita New Issue
2010-06-18 13:50 Nita File Added: anopehalt.jpg
2010-06-18 14:21 Nita Note Added: 0005437
2010-06-18 17:59 Adam Note Added: 0005438
2010-06-18 17:59 Adam Status new => resolved
2010-06-18 17:59 Adam Resolution open => fixed
2010-06-18 17:59 Adam Assigned To => Adam


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker