I finally fixed this. I'll just post just in case somebody might experience the same.
$ chown -R devsite:devsite storage bootstrap
$ chmod -R 775 storage bootstrap
$ chown -R devsite:devsite public/storage
Wherein, devsite is the user of testing.domain.com.
What causes the problem? This occurs when I cleared the basset.
php artisan basset:clear