Reproduced using Web Bootstrapper module
Nancy.RequestExecutionException: Oh noes! ---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.ThrowHelper.ThrowKeyNotFoundException() at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at EyeInTheSky.Web.Modules.ChannelModule.GetIrcUser(IIrcChannel channel, IBotUser currentUser) in C:\Users\walkers\RiderProjects\eits\EyeInTheSky.Web\Modules\ChannelModule.cs:line 530 at EyeInTheSky.Web.Modules.ChannelModule.UserCanSeeChannelConfig(NancyContext context, IIrcChannel channel) in C:\Users\walkers\RiderProjects\eits\EyeInTheSky.Web\Modules\ChannelModule.cs:line 445 at EyeInTheSky.Web.Modules.ChannelModule.UserCanSeeChannel(NancyContext context, IIrcChannel channel) in C:\Users\walkers\RiderProjects\eits\EyeInTheSky.Web\Modules\ChannelModule.cs:line 408 at EyeInTheSky.Web.Modules.ChannelModule.b__8_0(IIrcChannel x) in C:\Users\walkers\RiderProjects\eits\EyeInTheSky.Web\Modules\ChannelModule.cs:line 170 at System.Linq.Enumerable.WhereListIterator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at EyeInTheSky.Web.Modules.ChannelModule.GetChannelList(Object parameters) in C:\Users\walkers\RiderProjects\eits\EyeInTheSky.Web\Modules\ChannelModule.cs:line 169