anapnoe / stable-diffusion-webui-ux

Stable Diffusion web UI UX
GNU Affero General Public License v3.0
989 stars 58 forks source link

fatal: No names found, cannot describe anything. #231

Closed tampadesignr closed 5 days ago

tampadesignr commented 6 days ago

Checklist

What happened?

fresh install line is right after the venv

Steps to reproduce the problem

did a clone and message is in setup

What should have happened?

tried to research it and it seems to be a git something issue if i copy the git folder from an auto1111 install into the dir the error goes away it appears the --tag is missing

What browsers do you use to access the UI ?

Mozilla Firefox

Sysinfo

none

Console logs

none

Additional information

No response

anapnoe commented 5 days ago

I just completed a fresh installation, and I haven't encountered this message. If anyone else is experiencing the same issue, please let me know so I can investigate further.

tampadesignr commented 5 days ago

i git bash to destination run git clone haven't had this error with auto1111, forge, sd.next (trying to find my home) i like your interface and speed but afraid what this error could me down the road and what its affecting now all my research keep coming back to something related to the branch / head mind you i am an artist first, but 25 years later i somewhat get through the coding

https://stackoverflow.com/questions/4916492/git-describe-fails-with-fatal-no-names-found-cannot-describe-anything https://stackoverflow.com/questions/10268641/jenkins-git-plugin-git-describe-cannot-describe-anything https://github.com/mail-in-a-box/mailinabox/issues/2274

anapnoe commented 5 days ago

Thank you, the issue is resolved. I'm not sure why it occurred, but running a git push --tags from my local machine fixed it.