copystring
copystring
0.1.69 didn't work?
What happens when you do this with 0.1.70? ``` cd /opt/iobroker node const canvas = require('@napi-rs/canvas'); ``` Do you get the same as https://github.com/Brooooooklyn/canvas/issues/1036#issue-3006977713?
Looks the same to me. It would be best to get in touch with the dev of @napi-rs/canvas as I don't have a raspberry pi to test with.
Closing this. Waiting for fix by the dev of @napi-rs/canvas. Until then manual downgrade via ``` cd /opt/iobroker npm install @napi-rs/[email protected] ``` is needed if the error occurs.
Please don't use 0.6.19 or your IP will be banned again. Use the dev or 0.6.18. I'll check your logs later today.
Yes, dev still shows 0.6.19. It will be changed once it's released
Please test the new dev. I started processing automatic creation of objects when missing. This makes object creation dynamic regardless of robot model automatically, supporting most of the features of...
@TimoGoerlich yes, this was a basic test. I've completed most, if not all, code for dynamic object created mostly independent of robot model. Would you try the new dev?
https://github.com/copystring/ioBroker.roborock/tree/dev
Thanks for testing. The latest dev should have all the fixes you reported. https://github.com/copystring/ioBroker.roborock/tree/dev