On Wed, 05 Dec 2012 22:26:28 GMT, Dan wrote:

I received this the first time I tried to reply.
You probably have this logged somewhere, but in case it helps track down any issues.

Thanks
Dan

500 - Internal Server Error

Internal Server Error

Internal error information:
std.conv.ConvException@/usr/include/dmd/phobos/std/conv.d(1771): Unexpected 'r' when converting from type string to type long

./app(long std.conv.parse!(long, immutable(char)[]).parse(ref immutable(char)[])+0x1dd) [0x597cc1]
./app(long std.conv.toImpl!(long, immutable(char)[]).toImpl(immutable(char)[])+0x22) [0x597cf2]
./app(long std.conv.to!(long).to!(immutable(char)[]).to(immutable(char)[])+0x20) [0x64c020]
./app(void vibenews.web.WebInterface.showPost(vibe.http.server.HttpServerRequest, vibe.http.server.HttpServerResponse)+0x1c0) [0x6933a8]
./app(void vibe.http.router.UrlRouter.handleRequest(vibe.http.server.HttpServerRequest, vibe.http.server.HttpServerResponse)+0x182) [0x69d0ce]
./app(bool vibe.http.server.handleRequest(vibe.stream.stream.Stream, immutable(char)[], vibe.http.server.HTTPServerListener, ref vibe.http.server.HttpServerSettings)+0x131b) [0x622743]
./app(void vibe.http.server.handleHttpConnection(vibe.core.net.TcpConnection, vibe.http.server.HTTPServerListener)+0x1f1) [0x621365]
./app(void vibe.http.server.listenHttpPlain(vibe.http.server.HttpServerSettings, void delegate(vibe.http.server.HttpServerRequest, vibe.http.server.HttpServerResponse)).void doListen(vibe.http.server.HttpServerSettings, vibe.http.server.HTTPServerListener, immutable(char)[]).void _lambda59(vibe.core.net.TcpConnection)+0x36) [0x61e4de]
./app(extern (C) nothrow void vibe.core.drivers.libevent2
tcp.onConnect(int, short, void*).void ClientTask.execute()+0x2a5) [0x61c419]
./app(void vibe.core.core.CoreTask.run()+0x7e) [0x698c0e]
./app(void core.thread.Fiber.run()+0x2a) [0x6d419e]
./app(fiber_entryPoint+0x61) [0x6d40b1]
[(nil)]