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

Can't find Deforum saved settings file, guessing it's not being written #513

Open
2 tasks done
dmarx opened this issue Jun 21, 2023 · 2 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@dmarx
Copy link

dmarx commented Jun 21, 2023

Has this issue been opened before?

  • It is not in the FAQ, I checked.
  • It is not in the issues, I searched.

Describe the bug

Deforum has the ability to load/save settings from text files. the default file name is deforum_settings.txt. after saving, i'm unable to find this file in any of the folders mounted by the image, and couldn't find anything poking around inside the image either. Also tried changing the output path to a few different absolute paths, e.g. /output/deforum_settings.txt, no dice.

As a workaround, deforum can load the settings file from a relative path. This doesn't resolve the issue with saving settings, although i think it should work for anyone who wants to load settings they may have written using deforum in other environments.

Which UI

auto

Hardware / Software

  • OS: Ubuntu 22.04.2 LTS
  • Docker Version:
Client: Docker Engine - Community
 Version:           24.0.2
 API version:       1.43
 Go version:        go1.20.4
 Git commit:        cb74dfc
 Built:             Thu May 25 21:51:00 2023
 OS/Arch:           linux/amd64
 Context:           default

Server: Docker Engine - Community
 Engine:
  Version:          24.0.2
  API version:      1.43 (minimum version 1.12)
  Go version:       go1.20.4
  Git commit:       659604f
  Built:            Thu May 25 21:51:00 2023
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.6.21
  GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
 runc:
  Version:          1.1.7
  GitCommit:        v1.1.7-0-g860f061
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0
  • Docker compose version: v2.18.1

  • Repo version: commit 660c098 (HEAD -> master, tag: 7.0.0, origin/master, origin/HEAD)

  • RAM: plenty

  • GPU/VRAM: 3090

@dmarx dmarx added the bug Something isn't working label Jun 21, 2023
@dmarx
Copy link
Author

dmarx commented Jun 21, 2023

... ok, I found a workaround: able to write settings to /output/img2img/deforum_settings.txt. I'm guessing this is a permissions thing, probably with no good solution. keeping it open while I wait for comment, but I'm pretty sure I'm at least unblocked.

@Sviside
Copy link

Sviside commented Sep 24, 2023

... ok, I found a workaround: able to write settings to /output/img2img/deforum_settings.txt. I'm guessing this is a permissions thing, probably with no good solution. keeping it open while I wait for comment, but I'm pretty sure I'm at least unblocked.

Hello! Have you found a solution to this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants