AttributeError: 'ResolveUIDView' object has no attribute 'uuid'

/resolveuid/<uuid to object> are urls that should translate into full urls from content. If resolveuid is getting called without an actual uuid as part of the url, you maybe have some bad links. Check your content.

Also, it shouldn't affect the availability of your site--it is mostly a harmless error.

Maybe something else is going on.