When I create simple CMS page, I publish it as in photo below but when I try to view it in shop it shows error: Page not found. Process of creating cms page is the same as in documentation.
Can anyone explains me why is this happening ?
Thanks
Hi @valon,
please check that your Jenkins is up and running and there are no messages in the error queues in the RabbitMQ.
Best,
Spryker Support Team
How to check if jenkins is running in mac ?
I tried stopping vagrant and running again, but nothing changed
Jenkins is at your {zed.host.name}:10007.
RabbitMQ is at your {zed.host.name}:15672. Credentials for RMQ are admin:mate20mg
.
Best,
Spryker Support Team
There are 105 processes in queue list, but I don’t find any with error state.
Hi @valon,
I’m not sure that I understood you correctly. Are you talking about RabbitMQ or Jenkins?
Looks like it’s about RabbitMQ. And if there is a queue with events then it means your Jenkins is suspended or is empty.
It should look something like this:
In case your doesn’t have all these jobs and is empty, please run console scheduler:setup
.
Best,
Spryker Support Team