cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot create category in magento2

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Cannot create category in magento2

I am trying magento 2 for first time and it's driving me crazy. I have successfully installed magento 2 on my cloud shared hosting and everything looks ok except these:

1. Cannot create category: there is no form populated on `Add subcategory` or `Add root category` button click. See attached image 1. See the url in image.

2. Cannot add product, same as number 1 above. 3. It keeps saying `One or more indexers are invalid. Make sure your Magento cron job is running.` I have added cron job from cpanel. See attached image 2.

Images

1. http://i.stack.imgur.com/69wo2.png

2. http://i.stack.imgur.com/zJ4Lf.png

Not sure what I have to do for this

Running php version 5.6.x.x

Update

As per [this error report][3] I have done this but it didn't help either.

find . -type f -exec chmod 644 {} \;

find . -type d -exec chmod 755 {} \;

https://github.com/magento/magento2/issues/2402

1 REPLY 1

Re: Cannot create category in magento2

Hi i've got the same problem, dis hyou find any answer?  Do you have multiple store language?

 

 


@Adarsh Khatri wrote:

I am trying magento 2 for first time and it's driving me crazy. I have successfully installed magento 2 on my cloud shared hosting and everything looks ok except these:

1. Cannot create category: there is no form populated on `Add subcategory` or `Add root category` button click. See attached image 1. See the url in image.

2. Cannot add product, same as number 1 above. 3. It keeps saying `One or more indexers are invalid. Make sure your Magento cron job is running.` I have added cron job from cpanel. See attached image 2.

Images

1. http://i.stack.imgur.com/69wo2.png

2. http://i.stack.imgur.com/zJ4Lf.png

Not sure what I have to do for this

Running php version 5.6.x.x

Update

As per [this error report][3] I have done this but it didn't help either.

find . -type f -exec chmod 644 {} \;

find . -type d -exec chmod 755 {} \;

https://github.com/magento/magento2/issues/2402