#Medusa won't start

3 messages · Page 1 of 1 (latest)

regal quiver
#

Hi. I tried installing Medusa Backend but it won't show on my web browser. I am running on Azure with source_image_reference { publisher = "almalinux" offer = "almalinux-x86_64" sku = "9-gen1" version = "latest" }. I installed node 18.17.1 with postgres 16. I run this command and everything seems fine: npx create-medusa-app@latest --seed --db-url postgres://medusa:medusa@localhost:5432/medusa. But, when I go to http://localhost:9000 or 8000 or 7001, nothing shows. Firewall allows ssh so it should be fine. Any ideas?

regal quiver
#

Still trying to figure out what I'm doing wrong. I tried to install Medusa backend on all sorts of Linux OSs and still no luck. The admin windows will not show but everyting looks like it installs fine.

regal quiver