zonak

Results 10 comments of zonak

Can we get more details than just "fail". The task specific code shouldn't fail because of an upgraded node version but all this relies heavily on jsftp so it could...

This looks like a permission or folder structure issue. Try performing the tasks you need manually first with the same authentication parameters.

The idea is to have a way to store them in a file that you can exclude from version control or provide them as parameters when you are executing the...

@julmot's approach is one way to go. Also the task has the ability to accept parameters from cli as well. Please understand that satisfying everyone's custom use cases is going...

Thank you Jonathan - in the process of installing `0.0.29` when I saw this :D (it takes time on a raspberryPi) Thank you again for addressing these issues - greatly...

I started working on a sensor and getting a new one: ``` Unhandled notification: 10 ``` Hope this information helps when you address these issues.

Thank you for the update. I came to the same conclusion about the 10-s and the 4-s but wasn't feeling confident to go forward with a PR given my lack...

I was getting the mentioned error on my Mac before I installed the SiLabs USBtoUART driver - but after the driver installation everything worked fine. If the driver is installed...

Yes, I am using `/dev/cu.SLAB_USBtoUART` for the device definition. I re-installed 0.0.17 on the RPi and it works there too now - not sure what could be causing this but...