Is the service running? Check logs.
The service is running, I have checked the logs. I used Nmap to check and I was able to see the ports closed. They aren't connected to the application.
The logs were empty
If the logs are empty then it means that service is not running.
They aren't empty exactly. They just aren't changing when I try to access the ports
2017-04-06 21:57:06 INFO: Version: 3.10-SNAPSHOT 2017-04-07 01:36:39 INFO: Operating system name: Linux version: 4.8.0-45-generic architecture: amd64 2017-04-07 01:36:39 INFO: Java runtime name: OpenJDK 64-Bit Server VM vendor: Oracle Corporation version: 25.121-b13 2017-04-07 01:36:39 INFO: Memory limit heap: 409mb non-heap: 0mb 2017-04-07 01:36:39 INFO: Character encoding: UTF-8 charset: UTF-8 2017-04-07 01:36:39 INFO: Version: 3.10-SNAPSHOT
This was in the logs file
Sorry I should have been more specific
The IP is:
104.154.184.167
in case it helps
There is no "Starting server..." message in the log. Usually it means that there is some problem with database connection.
Thanks for your help, there was an error in my traccar.xml fine from when I changed it to follow the video tutorial. I left it exactly the same instead of changing the host parameter. I appreciate all your help. If there is a donation link please let me know.
Here is the donation link:
I followed this video to install and setup. I used google cloud compute engine. Ubuntu 16.04
https://www.youtube.com/watch?v=erwB1myvzPk&t=89s
After installation, I tried accessing on port 8082, but was unable to.
I have no idea why it's not working. Do I have to setup any environment variable?
I checked the logs, I see nothing.
I feel like the application is not reading the ports 8082 and others.
Unsure how to proceed, any guidance would be much appreciated