Apr 22, 2025
0
Level 13
Missing or incorrect username / password combination when deploying Nova
Hi. I'm getting an issue when deploying Laravel Nova to a DigitalOcean App Platform.
Im getting the error 'Missing or incorrect username / password combination'
Steps ive take to deploy:
- Ran
composer config http-basic.nova.laravel.com "${NOVA_USERNAME}" "${NOVA_LICENSE_KEY}"-- Added the values to .env - Added domain site to the licence key.
- Checked the auth.json and the correct key and user is there
- Run force deploy and clear the cache
Even with all this I still get an auth error and the deployment fails!
Any ideas? I don't see what else there is to do.
Cheers
Please or to participate in this conversation.