How do I fix these?
Albert: Have you tried googling the error?
The error is basically telling you what to search or what the issue is all about.
JP: siguro may problema d2
https://api.staging.devkinetics.com/v1/tickets/apps/site/192.168.254.107/
failed to load resource daw
Albert: Wala tayong staging. I'd already messaged about dyan last week @John dito mismo sa group chat na to. That's why I told to take notes and check the ticketing system codes sa local mo.
You'll need to change the api URL declared sa ticketing system codes and point it out sa vm mo.
JP: Sinubukan kong iedit to /ticketing-system/client-web/.env
Yung error ganun pa din
Pag ginawa kong host:localhost, not accessible na, gagawin kong host=0.0.0.0 to make it accessible. So basically alam kong nag tatake effect yung pag edit ko sa .env
Di ko makita yung API URL sa codes.
Albert: I'd already told you what file to find yesterday.
I'd told you to change the api URL in environment.staging.xx.
So if you don't know exactly where to find the file/s then just try opening every folder in the repo/source code. Surely you will find it.
E.g. client-web/src/environments/environment.staging.ts
You'll need to point the api endpoint/URL to the ticketing microservices on your vm.