I stopped the AMAZON AWS instance and then Traccar didn't work again, it shows as a page not found
You need to check the following in order to see if traccar is runnuing
- Check with sudo systemctl status traccar (Debian based - like Ubuntu) to check if it´s running.
- Also DB (perhaps mysql or h2) is up & running?
- port is not being used by other application ?
Those are the 3 main items I´d check for. Have a look at logs and see the error/s that might show.
I stopped the AMAZON AWS instance and then Traccar didn't work again, it shows as a page not found