By AIBI
i get this error in database insights tab i won’t able to see database insights is this because i have done sslmode = REQUIRED instead of that i have done false is that the reason or anything else?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hey 👋
That error, "Forbidden", "message": "You are not authorized to perform this operation"
, usually isn’t related to your sslmode
setting. sslmode=REQUIRED
is actually the default and recommended setting for connecting to DO Managed MySQL, so setting it to false
might cause other issues, but probably not this specific one.
From what I’ve seen, this error can show up if:
You’re logged into the control panel with an account that doesn’t have full access to the database cluster (e.g. a team member with limited permissions).
There’s an issue on DO’s side fetching Insights, sometimes this happens briefly during maintenance or internal errors.
You might want to:
Try logging in with the primary account owner.
Check if other clusters show Insights.
Let me know what you find!
- Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.