Skip to content

[BUG] '...ERROR: relation "migrations" does not exist... #41

@Thine-Sho

Description

@Thine-Sho

Please check the box indicating where you encountered the bug:

  • Self-hosted instance
  • Official instance (yeetfile.com)

Describe the bug

OS: Synology
APP: Container Manager

When building using docker compose. Database does not build/connect correctly. Cannot upload anything to postgres. all db features, signup, signin, etc; do not work.

Image

If self-hosted, please include non-private environment variables below

      - YEETFILE_DEBUG=${YEETFILE_DEBUG:-0}
      - YEETFILE_STORAGE=${YEETFILE_STORAGE:-local}
      - YEETFILE_DEFAULT_USER_STORAGE=${YEETFILE_DEFAULT_USER_STORAGE:--1}
      - YEETFILE_DEFAULT_USER_SEND=${YEETFILE_DEFAULT_USER_SEND:--1}
      - YEETFILE_HOST=${YEETFILE_HOST:-0.0.0.0}
      - YEETFILE_PORT=${YEETFILE_PORT:-8090}

      - POSTGRES_HOST_AUTH_METHOD=${POSTGRES_HOST_AUTH_METHOD:-md5}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions