Hi everyone,
When I installed nopcommerce version 3.90 on my Windows hosting, I couldn't access the admin panel after logging in. Clicking the "Administration link" redirects me to the homepage. I've set `sslenabled` to 1 in the Store table and changed the URL to https. Additionally, I see `securitysettings.forcesslforallpages` as true in the database, but I still can't access the admin panel.
Then I removed the SSL certificate on the hosting, changed the database settings to http, and removed the SSL requirement in the application, but I still can't access the site and receive the following error:
"Dear User, Due to excessive requests from IP address xxxxx to IP address xxxxx, we are currently unable to process your request. Please try again later."
I urgently need to launch the application. What should I do? I would appreciate your support.