traccar: error install ubuntu 16.10

root@office:/opt# cd /tmp/
root@office:/tmp# ./traccar.run
Verifying archive integrity... All good.
Uncompressing traccar  100%
/usr/bin/java
./setup.sh: 7: [: openjdk: unexpected operator
Detected Ubuntu or Debian:

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 19 (19 by maintainers)

Most upvoted comments

I can take a look if you provide the access to the server.

Are you using latest official release?

The problem is most likely because Ubuntu doesn’t use bash and some operators are not supported. You can try to extract archive and run setup script manually.