moloch-- / RootTheBox

A Game of Hackers (CTF Scoreboard & Game Manager)
http://root-the-box.com/
Apache License 2.0
916 stars 291 forks source link

configuration export attempt results in export xml error #495

Closed torrycrass closed 2 years ago

torrycrass commented 2 years ago

RTB version is latest version.

image

When choosing "Export XML" leaving the game play settings export checked or unchecking it and clicking "Download File" the following error results.

image

Developer tools indicates a 500 error.

image

To the best of our knowledge all other items are working.

eljeffeg commented 2 years ago

Pushed a fix - issue was introduced with the new disable a box feature. bool -> str(bool)