Port Forwarding: Cannot match any routes #3069
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. |
Beta Was this translation helpful? Give feedback.
-
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.html
and 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!


Beta Was this translation helpful? Give feedback.
All reactions