mysql

jovi6 years ago

version mysql for ubuntu and traccar 3.14

kaykor6 years ago

latest stable works

jovi6 years ago

you help me configure MySQL and traccar. Please

kaykor6 years ago

If you need hand holding you are better off to contact Anton at support@traccar.org. I can give directions to install but not how to manage.

But before you do help me to understand your goals.
Do you have traccar installed yet and working?
Is it installed on Ubuntu server or desktop?
How many devices are you planning on tracking?
Is this personal/hobby or business venture?
Are you working purely in a Linux environment or is windows available?

MySQL is easy to install but not so easy to manage without some database SQL knowledge. And of course it is easier from windows than Linux unless you are very familiar with Linux.

Anton Tananaev6 years ago

There is official documentation on how to configure Traccar to work with MySQL:

https://www.traccar.org/mysql/

jovi6 years ago

I already have everything configured in a ubuntu 16 vps. I just need to configure MySQL, try it many times and I still can not

kaykor6 years ago

You did not answer if your install is Linux or windows. So how are you managing MySql? With phpadmin (Linux) or workbench.(Windows) and can you connect from those tools?

jovi6 years ago

I'm working on a vpslinux with phpmyadmin

INFO|wrapper|Service traccar|17-11-20 15:17:30|waitpid 1246 59136
INFO|wrapper|Service traccar|17-11-20 15:17:30|exit code posix process: 59136 application: 0
kaykor6 years ago

https://domain_name_or_IP/phpmyadmin

When you enter this does it ask for logon name and password?
Is there a traccar database within phpMyAdmin in the left column?

Did you install mySQL, or assumed it was already there, how many device are you tracking? The default database may be all you need.

Anton Tananaev6 years ago

jovi, there is a preview button, so you don't need to spam everyone with your attempts of inserting image.

jovi6 years ago

where I can upload my pictures to show you

kaykor6 years ago

Google drive, One Drive any file hosting then share a link is how I do it as I do not find markdown user friendly(not for me anyways)

Provide an email and I will send you how I setup traccar and mySQL in text format; almost cookie cutter.

kaykor6 years ago

I don't know but I would try this, shouldn't hurt anything.

Did you try restarting apache
sudo systemctl restart apache2
restarting traccar server
sudo /opt/traccar/bin/startDaemon.sh

jovi6 years ago

no friend, does not work.

If you want to give you ssh access, and you check.

Anton Tananaev6 years ago

Can we see full wrapper log after you start service? Make sure you remove the old one before you start service.