Unable to login to strapi dashboard hosted on render

System Information
  • Strapi Version: 4.11.7
  • Operating System: MacOs 13+
  • Database: postgres
  • Node Version: 18.16.0
  • NPM Version:9.5.1
  • Yarn Version: 1.22.19

Can’t log in to Strapi app on Render production. Correct credentials work on dev. Error: “Invalid credentials.” No terminal access on Render. Can any help how to solve this?

I fix the error by creating another super admin on my dev, then I change the link to my prod and create a new password and everything works

btw you should have terminal access on Render under the Shell tab. One of the big advantages of Render, especially compared to Heroku. the docs also show you how to SSH in from your machine’s terminal.

Thank you, for this, I am on the free plan

Oh, sorry, I forgot about that, my bad.