Error Connecting Battle.net Account after Server Transfer

Done a full search through the forums but couldn’t find an answer:

I’ve recently transferred my main to a new server. We’re in a new guild, but I wanted to update my display characters. This is the error I’m getting after using the “Update Characters” button, as well as unlinking my Bnet account and trying to relink:

Unhandled Exception

Message:

SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‘Serious Mythic Guild-9’ for key ‘NameServer’

SQL: INSERT INTO groups (name, lowercase_name, server_id, battlenet, validated) VALUES (?, ?, ?, ?, ?)

Bindings: array (
0 => ‘Serious Mythic Guild’,
1 => ‘serious mythic guild’,
2 => 9,
3 => 1,
4 => 2,
)
Location:

/var/app/current/laravel/database/connection.php on line 263

Should be fixed.

Perfect! Thanks so much. I love you guys!