Environment named parse-server-test-dev is in an invalid state for this operation. Must be Ready

14 views Asked by At

I've created MongoDB using ObjectRocket

enter image description here

But now when I am trying to add database URI to my aws environment config all works good but when try to change SERVER_URL it want me do it:

enter image description here

I am trying to put this value to SERVER_URL:

http://parse-server-test-dev.eu-west-2.elasticbeanstalk.com/parse

and when I do eb open just to test my Parse Server nothing happened by that link.

Maybe I need to run npm somewhere to make it work.

0

There are 0 answers