Error when Updating Product

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 years ago
I'm not sure the best way to trace the cause for this error, but in Nop410 almost every time I go to add,edit, delete products, he gets an error. The nop logs show Error 400. Bad request. A few times the app has hung and dotnet.exe crashes, and i have to restart the appPool. I have been slowly turning up the log level to try to find the bad call. I'm not fully educated on tracing errors in dotnetcore as event log is no help. This issue started when i upgraded the site to nop410. I have cloudflare set up and a few foxnetsoft plugins running.

Below is the nop log entries during the errors showing the affected URL.
TLD/Admin/Product/ProductList
TLD/Admin/Product/Edit/74

I have had STDOUT Logs going in PROD and I see the 400 errors on the IIS logs. Seems like some action on loading the product list and editing products sends the app into a tailspin.

I just turned on Failed Request Tracing to hopefully get more info.

Can anyone take a look at my logs help pinpoint why im getting the issue? I can send them over.

Also any info about the SkuReservedWarning that shows in the IIS Logs? I see that come up a lot and wondering if its a problem.


/Admin/Product/Edit/74
/Admin/Product/SkuReservedWarning
5 years ago
Try to temporary disable cloudflare and try one more time
5 years ago
Cloudflare has been disabled for about 24 hours. I still get same messages. I have Failed Request Tracing on now. I can send you any logs that would be helpful.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.