New install on Nginx

Andersa year ago

I have now installed what will be the production Traccar on a Ubuntu 24.04 with Nginx. All went well, traccar is active and when I go to the url it comes up front page. When I try to register the first account I get this error
Nothing in log

For input string: "=1" - NumberFormatException (... < Config:107 < UserUtil:72 < UserResource:114 < ... < OverrideFilter:49 < ...)
Anton Tananaeva year ago

Seems like you have some invalid configuration.

Andersa year ago

Yea dont know what solvet but it disapperd. Was just going to make the post solved

dicoa year ago

Bom dia!
como faço para instalar o Traccar com o Nginx?

Andersa year ago

Assim como no Apache, a única diferença é que você precisa criar um proxy reverso Nginx em vez de um para o Apache. Google translation

dicoa year ago

Boa tarde, Anders!
Agradeço a resposta, mas acho que eu não soube fazer a pergunta.
eu consegui instalar o Traccar, quando entro no meu ip:8082 o sistema está ok.
eu sou leigo no assunto, estou precisando aprender a quando colocar meu domínio no navegador ele ir para a traccar.
onde posso encontrar um tutorial explicado o passo a passo, pode ser nginx ou apache, pq o servidor é ubuntu 20.4.
desde já agradeço.

Anton Tananaeva year ago

Why do you want to use nginx if you're not familiar with it? We have a step by step guide for Apache.

Andersa year ago

For some application like traccar there is not much meaning with Nginx. But if you run more on the server it can be positive. I run Traccar on a dedicated server with 64Gb memory and loads of HD so I ofc run our website also there and because it static php the speed is sooo much better than Apache

Andersa year ago
Anton Tananaeva year ago

In case of Apache there's an official guide:

https://www.traccar.org/secure-connection/

dicoa year ago

onde encontro esse guia passo a passo do apache?

dicoa year ago

tem que um guia para uma pessoa que está aprendendo.