Hi Shubham,

Which commands are you using?

If you ran "yarn serve" on workspace directory, that's been watched by the
Django portal (8000). In that case you do not have to go to 9000 port. What
you see on 8000 port is the everything including the workspace (9000).

I hope this helps.

Thanks & Regards,
Dinuka

On Sat, 23 Jul 2022, 13:47 Bipin Kumar, Shubham, <[email protected]> wrote:

> Hi Marcus/Dinuka,
>
> I was trying to debug using  the dev server setup for django portal which
> comes up on port 9000 using yarn command . After following the instructions
> I'm getting   *Cannot GET / *error on the  http://localhost:9000/  . I
> tried few solutions recommended on several portals but couldn't get it
> working .Can you please point out to what I might be doing wrong .
>
> I do get this error in vscode "Vetur can't find `tsconfig.json` or
> `jsconfig.json` in
> /Users/shubhamkumar/Desktop/GSOC/django-portal/django_airavata/apps/workspace."
> but I'm not sure if its related.
>
>
>
> Regards,
> Shubham
>

Reply via email to