Unable to open Store and Backoffice in local host.

shlok.sharma
shlok.sharma Spryker Solution Partner Posts: 22 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

Hi,

After updating spryker using "compose update", frontstore and backoffice are not working under spryker.local

Frontstore:

Backoffice:

Comments

  • vinod.agarwal
    vinod.agarwal Spryker Solution Partner Posts: 12 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

    Try deleting vendor folder then

    docker/sdk down.

    docker/sdk boot {your_deploy_file.yml}

    docker/sdk up

  • shlok.sharma
    shlok.sharma Spryker Solution Partner Posts: 22 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

    Hi @vinod.agarwal,

    I tried deleting the vendor folder and followed the steps, but the issue is still there.