# Something bad happened: in create new site

**URL:** https://community.kinsta.com/t/something-bad-happened-in-create-new-site/2190
**Category:** Bug Reports
**Created:** [March 30, 2023, 5:05pm UTC](https://community.kinsta.com/t/something-bad-happened-in-create-new-site/2190 "2023-03-30T17:05:09Z")
**Posts on this page:** 1
**Showing post:** 22

<div class="post-metadata">

### Author: ![spenserhale](https://sea2.discourse-cdn.com/flex020/user_avatar/community.kinsta.com/spenserhale/32/5217_2.png) [@spenserhale](https://community.kinsta.com/u/spenserhale)
#### Post date: [November 20, 2025, 6:47am UTC](https://community.kinsta.com/t/something-bad-happened-in-create-new-site/2190/22 "2025-11-20T06:47:29Z")

</div>

Thank you for your instructions.

This issue still occurs in 2025, but your solution remains effective.

For those encountering issues, I also had to enable external connections to import from the live Kinsta site.

SQL commands:

CREATE USER IF NOT EXISTS ‘root’@‘%’ IDENTIFIED BY ‘password’;

GRANT ALL PRIVILEGES ON _._ TO ‘root’@‘%’ WITH GRANT OPTION;

FLUSH PRIVILEGES;

---

_[View the full topic](https://community.kinsta.com/t/something-bad-happened-in-create-new-site/2190)._
