Cant create Notifications

Gantz8 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 Tananaev8 years ago

You are using incompatible web app and back-end.

Gantz8 years ago

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

Gantz8 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 Tananaev8 years ago

If you download 3.15 it comes with web app.

Gantz8 years ago

thank you very much anton! =)