Darren

Results 28 comments of Darren

I've been struggling with this same issue for over a week now. 5 months with no acknowledgement doesn't bode well.

Any idea when this is likely to see the light of day? The latest version I see is 9th June. How are the instructions likely to change - will it...

Thank you. This is actually something I've only recently started with partial success by following [this](https://github.com/acmesh-official/acme.sh/wiki/Synology-NAS-Guide) guide, mostly due to the 2-factor authentication. Somehow, quite by chance, I managed to...

> I would be very happy if the wiki will also reflect existing installations. > Probably @alidaf would agree. ;-) I would indeed!

I spent nearly a week trying to install this using the outdated instructions. Finally applying this patch allowed it to work.

> try by analogy only the config of your board https://maz0r.github.io/klipper_canbus/controller/monster8v2.html https://mellow-3d.github.io/index.html That links to the ERCF instructions that I've been using to no effect.

> Same here. Followed other pages but flashing in DFU mode doesn't work either. I see the CAN adapter but no /dev/serial is made Try [this](https://canbus.esoterical.online/). It helped me get...

HI, That's not it. I have run the script on a host system with no problems.

I've traced the problem to here (line 742): def buildModel(self): # buildModelResult=self.getconn.sendExpression("buildModel("+ mName +")") buildModelResult = self.requestApi("buildModel", self.modelName)

None. I can give you the dockerfile if you want to create one to try.