Nopcommerce 3.90 installation

15 時間 前
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.
5 時間 前
Put back all the SSL stuff, restart, and troubleshoot the admin access problem:
Check System > Log
Bring up the browser's developer console (F12) -
- check the Console tab for error messages.
- check the Network tab to see if any indication of why the redirects.