#Admin Error
22 messages · Page 1 of 1 (latest)
Any error on the backend?
no there is no error on the backend
my credentials are not working but they are stored in the database
Does your backend run with NODE_ENV set to production?
no
Can you try in Incognito mode
when ever front end send request i'm getting the below error
This doesn't say anything. Can you run GET request to http://localhost:9000 in POSTMAN and send a screenshot like this one:
no it is not working
and my store front is working well but my admin panel is not working
You can login to customer account in storefront?
yes
I can't think of what the issue could be.
You need to open up port 9000 so that it can be accessed from wherever the client browser is.
when i'm trying with local server it is working
when i'm trying to deploy in docker or cloud it not working , Store front host:8000 is working well but admin front is not working, port 9000 is accessible
why we are using medusa develop comment