Skip to content

[Bug]: Symlinked Extensions folder breaks the extension #41

Description

@Lukium

Is ths issue about the extension?

  • Yup, this is for sure about the extension

What happened?

I run a community server with multiple instances of WebUI each on its own dedicated RTX 3090. As a result, to avoid wasting a ton of space duplicating things that are used by every instance, most of the folders are symlinked and shared, including extensions, models, checkpoints, repositories, embeddings, etc. (anything that can be shared between all instances.)

This is the first instance that I have come across that seems to not be able to be symlinked.

Steps to reproduce the problem

  1. Move extensions folder outside of the webui folder
  2. Symlink it back into the folder
  3. Run webui and go to Outpaint Tab

You get several instances of:

All files must contained within the Gradio python app working directory, or be a temp file created by the Gradio python app.

What should have happened?

It should've just worked

Commit where the problem happens

8491f85

What platforms do you use to access openOutpaint?

Windows

What browsers do you use to access the UI ?

Google Chrome, Microsoft Edge

Browser Extensions/Addons

Only this one, as I'm putting together a new update for the main servers and testing one extension at a time.

AUTOMATIC1111 webUI Commandline Arguments

set COMMANDLINE_ARGS=--api --ckpt-dir ".\checkpoints" --opt-split-attention --opt-channelslast --xformers --force-enable-xformers --deepdanbooru --gradio-img2img-tool color-sketch --device-id 0

Additional information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions