After hours of research, I found that it can be fixed by a few options:
Solution 1:
rm -rf vendor generated composer install php bin/magento setup:upgrade php bin/magento setup:di:compile
Solution 2: Flush Redis Cache
redis-cli flushall