@pascal06, How did you get traccar up and running? I haven't changed yunohost so far and installed traccar. Traccar itself can be reached via a subdomain that I created in yunohost, but traccar says in the settings and there under info that the server is offline. I have the yunohost running behind a proxy server (npm), which works so far. In the proxy server I forwarded the subdomain of traccar. As I said, on the way I reach the "Website" from my traccar instance, but nothing is recorded because the server is offline....
Hello,
finally I succeeded to make traccar work.
It wasn't due to server configuration, but due to the client.
I turned back to the original yunohost nginx conf. Then, in a last attempt, I modified server URL in the client app and removed port, so :
https://traccar.mydomain.comAnd then I saw incoming datas in the traccar logs.
In conclusion, my configuration worked since beginning appart this URL
Thanks a lot for your help and sorry for the inconvenience.
Pascal