You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Prometheus Users
msg="Unable to create data directory" err="mkdir data/: permission denied"
what can i do?
Bryan Boreham
unread,
Jan 4, 2024, 7:58:22 AM1/4/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Prometheus Users
Assuming this is alertmanager, per your other message, you can use
--storage.path to pick a different directory, which your user does have permission to.
It seems this is not mentioned in the documentation.