Results 28 comments of jcardus

same error here...

> doing `rm -rf node_modules` and then `npm i --legacy-peer-deps` fixed that for me! that didn't work for me...

Im having the same error

2020-12-10T14:31:56.852Z 2f303802-9292-42ef-88ea-6031dc709105 ERROR Invoke Error { "errorType": "TypeError", "errorMessage": "Unable to generate certificate due to \nRequestError: Error: Client network socket disconnected before secure TLS connection was established", "stack": [ "TypeError:...

I had this again today. I gave more memory to the lambda function, it was 128, it's now 1024. It's a shot in the dark...

I have the same need and implemented also with device attributes being checked on the code running behind the url being invoked by traccar.

Thats even better for me, because right now I have to forward all the devices and only a few are processed

I'm having the same problem...

I solved it using the javascript externally. I'm using nuxt, had to change the externals configuration in webpack.