Hi! I had the same exact problem.
To resolve it I create a new database and imported the old one into the new one. It appeared that it was blocked because there were too many comments on posts and they exceeded the old database capacity, that was blocked by the provider. I disabled all comments and cleared the wp_comments table before migrating it
Hope this help!