At present when adding a new redirect on /admin/structure/gotwo/add it can fail without any error message if I do the following:

* Add a destination url with trailing spaces

Quick solution would be to trim() the form values on validation.