my public Address : 104.41.213.80
i am unable to conect though 8082 port
my error log
2021-05-06 18:09:12 INFO: Shutting down server...
2021-05-06 18:09:14 INFO: HikariPool-1 - Starting...
2021-05-06 18:09:15 INFO: HikariPool-1 - Start completed.
2021-05-06 18:09:16 INFO: Clearing database change log checksums
2021-05-06 18:09:16 INFO: Successfully acquired change log lock
2021-05-06 18:09:17 INFO: Successfully released change log lock
2021-05-06 18:09:17 INFO: Successfully acquired change log lock
2021-05-06 18:09:17 INFO: Can not use class liquibase.parser.core.json.JsonChangeLogParser as a Liquibase service because org.yaml.snakeyaml.constructor.BaseConstructor is not in the classpath
2021-05-06 18:09:17 INFO: Can not use class liquibase.parser.core.yaml.YamlChangeLogParser as a Liquibase service because org.yaml.snakeyaml.constructor.BaseConstructor is not in the classpath
2021-05-06 18:09:18 INFO: Reading from traccar.DATABASECHANGELOG
2021-05-06 18:09:19 INFO: Reading from traccar.DATABASECHANGELOG
2021-05-06 18:09:19 INFO: Successfully released change log lock
2021-05-06 18:09:19 INFO: Logging initialized @6624ms to org.eclipse.jetty.util.log.Slf4jLog
2021-05-06 18:09:20 INFO: Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
2021-05-06 18:09:21 INFO: Operating system name: Linux version: 4.9.0-14-amd64 architecture: amd64
2021-05-06 18:09:21 INFO: Java runtime name: OpenJDK 64-Bit Server VM vendor: ojdkbuild version: 11.0.8+10-LTS
2021-05-06 18:09:21 INFO: Memory limit heap: 226mb non-heap: 0mb
2021-05-06 18:09:21 INFO: Character encoding: ANSI_X3.4-1968 charset: US-ASCII
2021-05-06 18:09:21 INFO: Version: 4.12
2021-05-06 18:09:21 INFO: Starting server...
2021-05-06 18:09:22 INFO: jetty-9.4.36.v20210114; built: 2021-01-14T16:44:28.689Z; git: 238ec6997c7806b055319a6d11f8ae7564adc0de; jvm 11.0.8+10-LTS
2021-05-06 18:09:22 INFO: Started o.t.w.@43a59289{/,null,AVAILABLE}
2021-05-06 18:09:22 INFO: DefaultSessionIdManager workerName=node0
2021-05-06 18:09:22 INFO: No SessionScavenger set, using defaults
2021-05-06 18:09:22 INFO: node0 Scavenging every 660000ms
2021-05-06 18:09:24 INFO: Started o.e.j.s.ServletContextHandler@6e337ba1{/,null,AVAILABLE}
2021-05-06 18:09:24 INFO: Started ServerConnector@7a3b7122{HTTP/1.1, (http/1.1)}{0.0.0.0:8082}
2021-05-06 18:09:24 INFO: Started @11607ms
2021-05-06 18:09:25 INFO: Health check enabled with period 480000
It probably means that you haven't configured route or firewall to allow the connection. Do you even have a dedicated public ip?
yes 104.41.213.80
i am using azure Debian VM .they have provided dedicated Ip address
And what about things that I mentioned?
yes I have checked sorry I think the port is closed trying to configure it now thank you
solved it thank you Anton for quick reply
my public Address : 104.41.213.80
i am unable to conect though 8082 port
my error log