Error after update to 5.2 from 4.14

federico2 years ago

I just updated to v5.2 from v4.14 and I an getting a "403 - Forbidden" error on web interface and Traccar Manager for Android.

If I enter manually to /modern, or if I change the web.path on the configuration file, the modern web interface works ok but mobile app still gives the 403 error.

I don't see anything wrong on logs, do you?
Any hint?

Thanks in advance.
Federico.-

2022-07-19 07:56:25  INFO: Stopping server...
2022-07-19 07:56:31  INFO: Operating system name: Linux version: 5.4.0-122-generic architecture: amd64
2022-07-19 07:56:31  INFO: Java runtime name: OpenJDK 64-Bit Server VM vendor: ojdkbuild version: 11.0.13+8-LTS
2022-07-19 07:56:31  INFO: Memory limit heap: 237mb non-heap: 0mb
2022-07-19 07:56:31  INFO: Character encoding: UTF-8 charset: UTF-8
2022-07-19 07:56:31  INFO: Version: 5.2
2022-07-19 07:56:31  INFO: Starting server...
2022-07-19 07:56:33  INFO: Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system instability.
2022-07-19 07:56:37  INFO: HikariPool-1 - Starting...
2022-07-19 07:56:37  WARN: Registered driver with driverClassName=com.mysql.jdbc.Driver was not found, trying direct instantiation.
2022-07-19 07:56:38  INFO: HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@23cee61d
2022-07-19 07:56:38  INFO: HikariPool-1 - Start completed.
2022-07-19 07:56:39  INFO: Clearing database change log checksums
2022-07-19 07:56:40  INFO: Successfully acquired change log lock
2022-07-19 07:56:41  INFO: Successfully released change log lock
2022-07-19 07:56:42  INFO: Successfully acquired change log lock
2022-07-19 07:56:42  INFO: Cannot load service: liquibase.parser.ChangeLogParser: liquibase.parser.core.json.JsonChangeLogParser Unable to get public no-arg constructor
2022-07-19 07:56:42  INFO: Cannot load service: liquibase.parser.ChangeLogParser: liquibase.parser.core.yaml.YamlChangeLogParser Unable to get public no-arg constructor
2022-07-19 07:56:46  INFO: Reading from traccar.DATABASECHANGELOG
2022-07-19 07:56:48  INFO: Reading from traccar.DATABASECHANGELOG
2022-07-19 07:56:48  INFO: Cannot load service: liquibase.hub.HubService: Provider liquibase.hub.core.StandardHubService could not be instantiated
2022-07-19 07:56:48  INFO: Successfully released change log lock
2022-07-19 07:56:51  INFO: jetty-10.0.7; built: 2021-10-06T19:34:02.766Z; git: da8a4553af9dd84080931fa0f8c678cd2d60f3d9; jvm 11.0.13+8-LTS
2022-07-19 07:56:51  INFO: Started o.t.w.@298f0a0b{/,null,AVAILABLE}
2022-07-19 07:56:51  INFO: Session workerName=node0
2022-07-19 07:56:53  WARN: JAXBContext implementation could not be found. WADL feature is disabled.
2022-07-19 07:56:54  INFO: Started o.e.j.s.ServletContextHandler@48bc2fce{/,null,AVAILABLE}
2022-07-19 07:56:54  INFO: Started ServerConnector@131ff6fa{HTTP/1.1, (http/1.1)}{0.0.0.0:80}
2022-07-19 07:56:54  INFO: Started Server@181d8899{STARTING}[10.0.7,sto=0] @28117ms
2022-07-19 07:56:55  INFO: Health check enabled with period 480000
2022-07-19 07:57:10  INFO: user: 2, action: login, from: 2.138.207.108
2022-07-19 07:57:37  INFO: [T06cbc4ef] connected
Oluwatobi2 years ago

check your release.html page. 4.1 version is totally different from 5. version.

federico2 years ago

Thanks! you are wright.