localhost refused to connect.

Mobashar8 years ago

Hello to all,
i’m a Mobashar
I installed Traccar server in windows 7 and installed Java

When I try to logged in under http://localhost:8082. The following error shows
This site can’t be reached

localhost refused to connect.
Search Google for localhost 8082
ERR_CONNECTION_REFUSED

Any tip please

Anton Tananaev8 years ago

It means that server is not running. I guess you should check log files.

Mobashar8 years ago
2016-12-22 19:53:20  INFO: Operating system name: Windows 7 version: 6.1 architecture: x86
2016-12-22 19:53:20  INFO: Java runtime name: Java HotSpot(TM) Client VM vendor: Oracle Corporation version: 25.111-b14
2016-12-22 19:53:20  INFO: Memory limit heap: 247mb non-heap: 0mb
2016-12-22 19:53:20  INFO: Character encoding: UTF-8 charset: UTF-8
2016-12-22 19:53:20  INFO: Version: 3.9-SNAPSHOT
2016-12-22 19:53:28  INFO: Starting server...
2016-12-22 19:53:28  WARN: [C7F11936] error - Address already in use: bind - BindException (... < TrackerServer:138 < ServerManager:73 < Main:38 < ...)
2016-12-22 19:57:02  INFO: Operating system name: Windows 7 version: 6.1 architecture: x86
2016-12-22 19:57:02  INFO: Java runtime name: Java HotSpot(TM) Client VM vendor: Oracle Corporation version: 25.111-b14
2016-12-22 19:57:02  INFO: Memory limit heap: 247mb non-heap: 0mb
2016-12-22 19:57:02  INFO: Character encoding: UTF-8 charset: UTF-8
2016-12-22 19:57:02  INFO: Version: 3.9-SNAPSHOT
2016-12-22 19:57:06  INFO: Starting server...
2016-12-22 19:57:06  WARN: [7E7AE46B] error - Address already in use: bind - BindException (... < TrackerServer:138 < ServerManager:73 < Main:38 < ...)
2016-12-22 19:57:21  INFO: Operating system name: Windows 7 version: 6.1 architecture: x86
2016-12-22 19:57:21  INFO: Java runtime name: Java HotSpot(TM) Client VM vendor: Oracle Corporation version: 25.111-b14
2016-12-22 19:57:21  INFO: Memory limit heap: 247mb non-heap: 0mb
2016-12-22 19:57:21  INFO: Character encoding: UTF-8 charset: UTF-8
2016-12-22 19:57:21  INFO: Version: 3.9-SNAPSHOT
2016-12-22 19:57:25  INFO: Starting server...
2016-12-22 19:57:26  WARN: [79827BF0] error - Address already in use: bind - BindException (... < TrackerServer:138 < ServerManager:73 < Main:38 < ...)
Anton Tananaev8 years ago

Some other process is using ports required by Traccar. For port numbers check wrapper log file. Then you should either stop the process that use it, or change ports in Traccar.

cosmic2 years ago

hello @Anton I am getting this error with traccar latest version

npm ERR! code EUNSUPPORTEDPROXY
npm ERR! unsupported proxy protocol: 'localhost:'
Anton Tananaev2 years ago

Why are you commenting on a 6 year old thread, which is also completely unrelated to your problem? If in doubt you should always just create a new topic.

cosmic2 years ago

my bad! alright next time