Failed to start Saleor Storefront and Dashboard #9066
Replies: 3 comments 3 replies
-
|
Hi @knimer, is that https://github.com/saleor/saleor-platform? |
Beta Was this translation helpful? Give feedback.
-
|
If it may help. Tried to deploy on Heorku. Got the core and dashboard running but store-front not working as well! This time, here is Heroku's Build Log: -- The log from Heorku shows this error: Error: Network error: request to http://localhost:8000/graphql/ failed, reason: connect ECONNREFUSED 127.0.0.1:8000 -- Look for this error in the last parts of the attached log. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the answer. Yet, I tried even Heroku Button and still the saleor-storefront did not work. Maybe because it is all dependent on the repos. FYI - I also tried to deploy the Heroku Buttons for 3 modules and got it to work for Core and Dashboard but still the Storefront does not deploy. Gives the same error. Looking for the fixes of the repo. Thanks |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I created a Digital Ocean droplet with Docker Image. Which means Docker and Docker Compose are completely installed. Here are the details:
OS: Ubuntu 20.04
Droplet Specs: 4 GB Memory / 2 Intel vCPUs / 80 GB Disk
Docker version 20.10.7, build f0df350
Docker-compose version 1.27.4, build 40524192
--
--
--
--
Followed the steps in following URL by the word - copy and paste commands:
https://docs.saleor.io/docs/3.0/developer/installation
--
All commands worked fine and successfully completed.
Except at the end when trying to run the services by the command:
docker-compose upWhich does not start the storefront and does not start the dashboard.
I can see this:
Accessing the storefront and the dashboard does not work.
Sometimes, the dashboard shows only the login screen, when entering the correct credentials, nothing happens. Here is the screen:
I tried to do the setup multiple time... it simply does not work to run the services.
--
So, did I miss anything?
Is this simply a bug or a mis-configuration?
I appreciate the help
K
Beta Was this translation helpful? Give feedback.
All reactions