Port Forwarding: Cannot match any routes #3069
Unanswered
MitchHamill
asked this question in
Q&A
Replies: 1 comment 3 replies
|
@bpmct any suggestions on this, I too have faced this while building React App.
or even a range of ports as I got similar errors @MitchHamill when I tried the proxy method, It would be better instead if you open specific ports as mentioned above. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I am trying to run an ionic app in my Google cloud server and access it from
/proxy/8100, when I access the port the page returns onlyindex.htmland is unable to load any other resources.The error is:
ERROR Error: Uncaught (in promise): Error: Cannot match any routes. URL Segment: 'proxy/8100'Any help is appreciated!


All reactions