Problems conecting to Rocket.Chat at http://localhost:3000/

Hey!
I was trying to deploy RC app on my WSL RC Server but it gives this error:
**Error: ⟿ Problems conecting to Rocket.Chat at http://localhost:3000/ - please check the address**
on rc-apps deploy --url http://localhost:3000/ -u test -p test

but localhost:3000 is working fine in browser. also
on curl -I localhost:3000 it is giving HTTP/1.1 200 OK

i used this to setup server on WSL : https://developer.rocket.chat/docs/windows-10
and this to create hello-world app: https://developer.rocket.chat/docs/create-an-app

I suspect that you cannot load a private app because you haven’t registered properly.

(I can’t remember if there is a ‘developer’ switch to permit it somehow. I will try and ask)

Please check the server status in your cloud account. I think you need to be on Starter or higher.

i have checked that already local server is running in development mode of RC

Please describe what you mean please.

in localhost, there is development written in RC logo on top also i was not able to such option to turn of development mode

Please go back and list all the steps you have taken please.

Hard to know what you have done or missed.

  1. used this guide to setup server on wsl : https://developer.rocket.chat/v1/docs/windows-10
  2. visited http://localhost:3000/: saw this also didn’t got any option to turn on developer mode but in web browser its working fine.

  1. used this guide to deploy basic hello world app: https://developer.rocket.chat/docs/create-an-app
  2. got this error:
    Error: ⟿ Problems conecting to Rocket.Chat at http://localhost:3000/ - please check the address

No, not the guides you followed and things you think you did, but the actual commands you used.

Go right back to the start.

Read both of these on how to ask smart, well documented questions.

So far all we know is you have followed some guides and it doesn’t work.

Needs more info and better documented.