dw-0 / kiauh

Klipper Installation And Update Helper
GNU General Public License v3.0
3.3k stars 474 forks source link

Obico self host url not being saved #379

Closed LandonPatmore closed 1 week ago

LandonPatmore commented 1 year ago

Linux Distribution

DietPi Bookworm (but this shouldn't be an issue)

What happened

Entering the server URL during setup does not save to ~/printer_data/config/moonraker-obico.cfg. I had to manually update the [server] url to get it to work properly.

What did you expect to happen

The server URL should change within the config file.

How to reproduce

  1. Run through kiuah install setup
  2. Select Obico
  3. Get to part where you enter url
  4. Enter url
  5. Attempt to add printer with verification code and see that it fails
  6. Go to ~/printer_data/config/moonraker-obico.cfg
  7. See that it is showing the IP of the device that the obico-klipper plugin is installed on

Additional information

No response