worker icon indicating copy to clipboard operation
worker copied to clipboard

permission denied for schema public while running worker

Open wokalski opened this issue 4 years ago • 0 comments

Summary

In my specific database setup I get permission denied for schema public when I try to run graphite worker. It stems from public.gen_random_uuid.

Steps to reproduce

Create a user without permissions to public schema.

Expected results

This is documented and the error is better.

Actual results

The error is cryptic.

wokalski avatar Jun 13 '21 21:06 wokalski