Open your FTP/Cpanel:
Browse to this location \\website.com\wp-content\plugins\wordpress-seo-plugin\vendor\yoast\license-manager
Open the file “class-license-manager.php“
Go to Line around 116
Replace the line “if ( ! $this->license_is_valid() ) {”
With the line “if ($this->license_is_valid() ) {”