Cant create Notifications

Gantz6 years ago

hi, i have a problem creating new events im using 3.15 and when i try to create a new notification it shows this error menssage:

Unrecognized field "calendarId" (class org.traccar.model.Notification), not marked as ignorable (7 known properties: "web", "attributes", "sms", "type", "id", "always", "mail"])
 at [Source: org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$UnCloseableInputStream@2997586b; line: 1, column: 97] (through reference chain: org.traccar.model.Notification["calendarId"])

some one know what i have to do, it is necessary to create a calentar to create a notification?

Anton Tananaev6 years ago

You are using incompatible web app and back-end.

Gantz6 years ago

im making it from the web interface. from a fresh compilation of 3.15

Gantz6 years ago

where i can find the web app compatible with the 3.15 server? (i download the server from 3.15 stable version)

Anton Tananaev6 years ago

If you download 3.15 it comes with web app.

Gantz6 years ago

thank you very much anton! =)