Giter Site home page Giter Site logo

Comments (5)

AbdBarho avatar AbdBarho commented on May 15, 2024

@hughk can you update the command from /docker/mount.sh to /bin/bash -c /docker/mount.sh?
and can you run chmod +x hlky/mount.sh in WSL? (without docker)

from stable-diffusion-webui-docker.

AbdBarho avatar AbdBarho commented on May 15, 2024

I have updated the executable status again, I have to find a permanent solution for this problem...

from stable-diffusion-webui-docker.

hughk avatar hughk commented on May 15, 2024

So I stashed my stuff and git pulled again. I chmoded the copy of mount.sh both in hlkm and in the AUTOMATIC1111 sub-directories checked the execute bit was on, It was and tried again. Same problem. I'm unsure though exactly what is happening as we now have two Dockerfiles. So Im not quite sure which is causing the problem.

from stable-diffusion-webui-docker.

hughk avatar hughk commented on May 15, 2024

@AbdBarho Complete delete of local depository (except for models) and GIT pull seems to work

from stable-diffusion-webui-docker.

AbdBarho avatar AbdBarho commented on May 15, 2024

@hughk glad it was fixed, since it is the second you had this problem, maybe it is a problem with git config, can you run this for the future?

git config --global core.fileMode true

Info from the git docs:

core.fileMode
Tells Git if the executable bit of files in the working tree is to be honored.

Some filesystems lose the executable bit when a file that is marked as executable is checked out, or checks out a non-executable file with executable bit on. git-clone(1) or git-init(1) probe the filesystem to see if it handles the executable bit correctly and this variable is automatically set as necessary.

from stable-diffusion-webui-docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.