qnap traccar 3.15 not working,

mavic7 years ago

i have reinstalled 10 times, and webgui working and i add iphone and use traccar client. But my server is not listening on any ports. They are opened in fw, You all talk about wrapper ? Where is wrapper log in qnap ? I am using java 8 as i should. Nothing in logfiles and i have tried restart traccar and that is no problems. Where should i look ? If i am checking online portscan port 5055 is closed, but i know it is open. Help needed :) Thx

Obaid Khan7 years ago

Allow incoming TCP ports in firewall that are needed. In your case it should be 5055.

mavic7 years ago

Done that 10 times also, I have tested change ports also, but it is just not listening on the ports. I have also tried inside firewall.

Obaid Khan7 years ago

Is your traccar instance running?
Can you access web gui?

mavic7 years ago

Yes it working good, I can also add device

mavic7 years ago

It is just not lisening on the ports. I made netstat, and the ports are not there

mavic7 years ago

It drives me crazy

mavic7 years ago

ps | grep traccar
12769 admin 778216 S /share/CACHEDEV1_DATA/.qpkg/QJDK8/bin/java -jar /opt/traccar/tracker-server.jar /share/CACHEDEV1_DATA/.qpkg/traccar/conf/traccar.xml

top
12769 1 admin S 6496m 40.6 1 0.1 /share/CACHEDEV1_DATA/.qpkg/QJDK8/bin/java -jar /opt/traccar/tracker-server.jar /share/CACHEDEV1_DATA/.qpkg/traccar/conf/traccar.xml

mavic7 years ago

I give up. I hope for next version. Thanks anyway.

Anton Tananaev7 years ago

QNAP package is not an official one. I would recommend to ask on the original forum thread. Link can be found here:

https://www.traccar.org/qnap/

mavic7 years ago

Thanks, i have looked in both forums, but there is no solution for me. but i solved it by use Traccar in Docker for Qnap. That is ok until another release is out. Thanks.