Data base connection error - 414 Request-URI Too long

When does this happen? Is something changed on the server?

The error is that the URI is too long, the allowed length depends on the server configuration and is normally around 2kB. It is also possible that there are some rewrites/redirects that are in a loop.

The debug log could help us identify the problem.