Why is my product not showing up on the frontend?

Dear sir i try add new product on my store done
But product can’t find on front…
And in product page is always show
Attention
Something went wrong.

can you help?

Publish screenshots of all backend settings tabs for the problem product.

s
can you login create a product for test

when i add any product , i can’t in front find it product( search or catalog)

Your product was not showing up on the frontend because the products data’s indices was outdated.
I get the product showing on the frontend by just reindexing the data.
Normally, the indexers should be run automatically by cron.
As they had not been run in your case, looks like your cron is misconfigured, and you should reconfigure it.