cancel
Showing results for 
Search instead for 
Did you mean: 

Error while trying to add products

Error while trying to add products

Hi,

 

When I am trying to add products, I am getting below error, can any one help me out here? I am using community edition

 

Exception printing is disabled by default for security reasons.
Error log record number: 351025575842

2 REPLIES 2

Re: Error while trying to add products

These are the magento 2 forums. You're going to want to post your question to http://community.magento.com/t5/Programming-Questions/bd-p/devqa

Re: Error while trying to add products

You're error reporting is disabled, which is good as you don't want the public seeing the full error text. The errors will be logged in var/log if error logs are switched on.

If they're not switched on, you can switch them on in System > Configuration > Advanced > Developer > Log Settings.

Once they're switched on try and add a product then check the error logs to see what the issue is or post the full error from the log file here.