Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kiauh custom repo reports differently than what is installed #476

Open
DrFate09 opened this issue Jun 6, 2024 · 0 comments
Open

Kiauh custom repo reports differently than what is installed #476

DrFate09 opened this issue Jun 6, 2024 · 0 comments

Comments

@DrFate09
Copy link

DrFate09 commented Jun 6, 2024

Linux Distribution

OS: Debian GNU/Linux 12 (bookworm)

What happened

I previously set up a custom repo for my Klipper instance using this as my configuration in klipper_repo.txt:

# This file acts as an example file.
#
# 1) Make a copy of this file and rename it to 'klipper_repos.txt'
# 2) Add your custom Klipper repository to the bottom of that copy
# 3) Save the file
#
# Back in KIAUH you can now go into -> [Settings] and use action '2' to set a different Klipper repository
#
# Make sure to always separate the repository and the branch with a ','.
# <repository>,<branch> -> https://github.com/Klipper3d/klipper,master
# If you omit a branch, it will always default to 'master'
#
# You are allowed to omit the 'https://github.com/' part of the repository URL
# Down below are now a few examples of what is considered as valid:
https://github.com/Klipper3d/klipper,master
https://github.com/DangerKlippers/danger-klipper,master
https://github.com/DangerKlippers/danger-klipper,bleeding-edge-v2

kiauh_settings

I recently had an issue where my Danger Klipper instance (on their 'Bleeding Edge v2 branch) was 'Invalid' and was recovered using the Soft Recovery option in Mainsail.

After that, when Klipper was restored, I was put into the 'Master' branch of Danger Klipper rather than their 'Bleeding Edge v2' branch. This was verified by using the git branch command in SSH. At this point, Kiauh was still telling me that I was in the 'Bleeding Edge v2' branch which was incorrect.

042C4C2F-5B05-4864-9DB5-5E35BA043262

Any idea why I was reset back to the 'Master' branch rather than my defined branch of 'Bleeding Edge v2' in Kiauh? Also, why Kiauh was telling me that I was in a different branch than what I was actually in?

What did you expect to happen

Klipper would reset back to my defined branch of 'Bleeding Edge v2' in Kiauh.

How to reproduce

I'm not sure how to exactly replicated this particular error situation unfortunately. Hopefully the explanation and screenshots above will suffice.

Additional information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant