Skip to main content

Hi guys,


I am using gitpod.io as a primary development, as I run block run command in terminal when the port 900 is opened the gitpod environment exposes it as an external address like, https://9000-abc398a6-bb4b-4109-a7aa-31028842e9a8.ws-us02.gitpod.io/.


When I try to add the following url into App URL field the following error message appears:



App URL is missing the port number. Please check your terminal and try again.



I believe there is two changes that need to be done for the gitpod environment works with block development.



  • First, allow to start the local server without HTTPS as gitpod only proxy to http exposed ports in localhost

  • Second, allow the gitpod exposed url to be entered in App URL field


Thanks

Be the first to reply!

Reply