Need help, The key authorization file from the server did not match this challenge

This was working fine for me, but this time it upgrade and the error occor:

letsencrypt-vesta admin websuncloud.com
Upgrading certbot-auto 0.16.0 to 0.17.0…
Replacing certbot-auto…
Creating virtual environment…
Installing Python packages…
Installation succeeded.
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for websuncloud.com
http-01 challenge for www.mactron-tech.com
Using the webroot path /etc/letsencrypt/webroot for all unmatched domains.
Waiting for verification…
Cleaning up challenges
Failed authorization procedure. websuncloud.com (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: The key authorization file from the server did not match this challenge [_xJOqpLtXasTEC_WHX-utiq4b7066m9tXWitNQqv_2c.kQnMH7lTgNDfMbV_OJk9NPmNNUti6oizosiK7czFLcc] != [_xJOqpLtXasTEC_WHX-utiq4b7066m9tXWitNQqv_2c.hovAWj-JA-qGflD8og0oLi8TOqzRrBJCc4BHDAfJnjs], www.mactron-tech.com (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: The key authorization file from the server did not match this challenge [OEqvuy-vnmN_SFUiKBO9oUWAvq8XTXgJnVICLmFUg-I.kQnMH7lTgNDfMbV_OJk9NPmNNUti6oizosiK7czFLcc] != [OEqvuy-vnmN_SFUiKBO9oUWAvq8XTXgJnVICLmFUg-I.hovAWj-JA-qGflD8og0oLi8TOqzRrBJCc4BHDAfJnjs]

IMPORTANT NOTES:

  • The following errors were reported by the server:

    Domain: websuncloud.com
    Type: unauthorized
    Detail: The key authorization file from the server did not match
    this challenge
    [_xJOqpLtXasTEC_WHX-utiq4b7066m9tXWitNQqv_2c.kQnMH7lTgNDfMbV_OJk9NPmNNUti6oizosiK7czFLcc]
    !=
    [_xJOqpLtXasTEC_WHX-utiq4b7066m9tXWitNQqv_2c.hovAWj-JA-qGflD8og0oLi8TOqzRrBJCc4BHDAfJnjs]

    Domain: www.mactron-tech.com
    Type: unauthorized
    Detail: The key authorization file from the server did not match
    this challenge
    [OEqvuy-vnmN_SFUiKBO9oUWAvq8XTXgJnVICLmFUg-I.kQnMH7lTgNDfMbV_OJk9NPmNNUti6oizosiK7czFLcc]
    !=
    [OEqvuy-vnmN_SFUiKBO9oUWAvq8XTXgJnVICLmFUg-I.hovAWj-JA-qGflD8og0oLi8TOqzRrBJCc4BHDAfJnjs]

    To fix these errors, please make sure that your domain name was
    entered correctly and the DNS A/AAAA record(s) for that domain
    contain(s) the right IP address.
    Let’s Encrypt returned an error status. Aborting.

Did you specify an alias for the acme-challenges in your vhost files?
And in any case, can you show the vhost files for those two domains?