I'm getting this error when I run traccar contatiner with default run command.

It starts normally when I add "userland-proxy": false to /etc/docker/daemon.json, but then I can't access site from browser. If anybody have an idea what is wrong I would be grateful. Tried on 2gb and 4gb VPSs, ubuntu and alma same thing. Spoke with support and they like all good here. But it happens only on VPS, in my local test env everything is smooth.
I know that this question was a year ago, but disabling userland-proxy fixed it for me.
If you are having trouble accessing the web server, check your firewall settings (e.g., ufw or anything on the VPS management panel).
If you can access by wget http://localhost:8082, then it works, and the problem is probably firewall.
I'm getting this error when I run traccar contatiner with default run command.

It starts normally when I add "userland-proxy": false to /etc/docker/daemon.json, but then I can't access site from browser. If anybody have an idea what is wrong I would be grateful. Tried on 2gb and 4gb VPSs, ubuntu and alma same thing. Spoke with support and they like all good here. But it happens only on VPS, in my local test env everything is smooth.