Push to manager dont work

Andersa month ago

I have added the Push notifications via traccar manager but it does not work, nothing happens when I test the Traccar channel. When I test the web notification it show up i the manager also.
I have set it up in the config using my key and have checked it many times.
What can be wrong. Some special port that need to be open?

Anton Tananaeva month ago

Have you checked the notification token? Try deleting it and letting the app regenerate it.

Andersa month ago

I deleted the push key from the config, copied it from the account page again and now it work. I also regenerated the token so I dont know which of them did the trick.

Andersa month ago

Now its only sms left that dont work. I test clicksend and it looks like it authenticate but I get this error and their support say it some problem on my side

{"http_code":400,"response_code":"BAD_REQUEST","response_msg":"The messages array is empty.","data":null} - MessageException (HttpSmsClient:99 < NotificatorSms:48 < Notificator:39 < NotificationResource:107 < ...
Anton Tananaeva month ago

Have you fixed the templates?

Andersa month ago

So they were not fixed in the latest version of traccar. I installed it 20 November

Anton Tananaeva month ago

No, we haven't had a release with the fix yet.

Andersa month ago

Content of test.vm
#set($subject = "Test message")
Test message
Looks like it is not wrong

Andersa month ago

Have redone but no change. Do I need to change in some other .vm

Andersa month ago

Can I download the master and then upload the content of the short folder to fix all?

Anton Tananaeva month ago

Yes.

Andersa month ago

I have done so and now the sms gateway works flawless. Thanks