Hello everyone! Could anyone take some time to check out an issue I currently

Hello everyone!
Could anyone take some time to check out an issue I currently have with the replicape. I currently can’t connect to redeem via octoprint because I keep getting this error message:

Machine State: Error: Failed to autodetect serial port, please set it manually.

I tried looking up what extra serial port I could add and added /dev/octoprint_1

but that wasn’t it.

Below is a small snipet of the logs for redeem state and a log of octoprint and redeem. It says something about not being able to get a profile. Please have a look, I tried reinstalling redeem and octoprint but no success. I find the redeem status pretty weird at the end with it saying ValueError: invalid literal for float(): 1.0 #before 0.1

Here’s a pastebin:

Thanks for reading.
Cheers :slight_smile:

Looks like a #0.1 as a comment in that config line is maybe confusing the issue.

Ah yes, there was an extra comment at the end of a line in a config file. Log says redeem ready now, but I still can’t connect through the serial port :confused:

Got it to connect after trying to add /dev/octoprint_1 manually after. Lesson learned: Don’t write wrong code on the .cfg files. Thanks :slight_smile: