Git Product home page Git Product logo

Comments (3)

dylanh724 avatar dylanh724 commented on June 8, 2024

To add, I tried:

  1. Removing the extension and deleting the extension dir
  2. Reload the webui
  3. Go to the extensions tab and refresh the list; click "install" for this plugin
  4. Automatic can no longer auto-install this; perhaps it's because it hasn't been updated in a long time and now requires a new arg?
*** Error completing request
*** Arguments: ('https://github.com/papuSpartan/stable-diffusion-webui-auto-tls-https.git', ['ads', 'localization', 'installed'], 0, 'https') {}
    Traceback (most recent call last):
      File "C:\repos\common\stable-diffusion-webui\modules\call_queue.py", line 57, in f
        res = list(func(*args, **kwargs))
      File "C:\repos\common\stable-diffusion-webui\modules\ui_extensions.py", line 399, in install_extension_from_index
        ext_table, message = install_extension_from_url(None, url)
      File "C:\repos\common\stable-diffusion-webui\modules\ui_extensions.py", line 344, in install_extension_from_url
        check_access()
      File "C:\repos\common\stable-diffusion-webui\modules\ui_extensions.py", line 23, in check_access
        assert not shared.cmd_opts.disable_extension_access, "extension access disabled because of command line flags"
    AssertionError: extension access disabled because of command line flags

from stable-diffusion-webui-auto-tls-https.

papuSpartan avatar papuSpartan commented on June 8, 2024

@dylanh724 are you sure you don't have an option enabled in your sdwui launch args related to this?:

 assert not shared.cmd_opts.disable_extension_access, "extension access disabled because of command line flags"

from stable-diffusion-webui-auto-tls-https.

Related Issues (18)

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.