Push to manager dont work

Anders16 days 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 Tananaev16 days ago

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

Anders16 days 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.

Anders16 days 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 Tananaev16 days ago

Have you fixed the templates?

Anders16 days ago

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

Anton Tananaev16 days ago

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

Anders16 days ago

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

Anders16 days ago

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

Anders16 days ago

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

Anton Tananaev15 days ago

Yes.

Anders15 days ago

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