VCore 4 unknown chip pin 'probe'
Hello! I'm using the Beacon on the VCore 4 500 and everything was working fine until my latest machine update. I'm getting the error unknown chip name 'probe'. This prevents Klipper from running and wont let me use the configurator. I did reflash the stock firmware and that fixed the problem, but after updating I have the same problem again.
The normal
endstop_pin: probe:z_virtual_endstop
is the problem, if using the beacon what should that pin name be? By defualt there is a space between the colon and 'probe', but on my other klipper machines, there is no space. I know this is the source of the error because if I change that chip pin name, whatever I specify becomes the new error word.
10 Replies
Did you re-run the configurator after updating?
I can't. With the Klipper error I just get a bad gateway 505 code if I try to go to the configurator. I can edit the .config files, but klipper won't run with the error.
Are you doing anything like ipv6, or changed the default user/pass?
I did not left everything stock. After I reflashed the OG firmware when I had this problem the first time, I ran the configurator and everything was fine. I updated RAT OS, the configurator, then "all." Then restart klipper and boom, had the 'probe' chip name problme again
very strange. Upload the debug.zip and i'll try to take a look
oh, actually. First try ssh-ing in and run
ratos doctor
running it now

That seemed to do the trick, klipper is back up and running again

Appreciate the Help