Skip to content

Update not possible #1953

@PrintModz

Description

@PrintModz

Detailed description of the problem [REQUIRED]

A clear and concise description of what the bug is.

Hello,
I wanted to update the software, but it does not work because of the following error:
Update not applied: APP_ENV in .env is production and force_migration_in_production is set to 0.
The hoster wrote that they do not know the error, so I should contact you directly.

Steps to reproduce the issue

Steps to reproduce the behavior:

  1. Go to Diagnose
  2. Click on Update verfügbar!
  3. See error*

Screenshots
If applicable, add screenshots to help explain your problem.
2023-07-30 16_26_49-Lychee v4 – Diagnose

Output of the diagnostics [REQUIRED]

(Settings => Diagnostics or https://example.com/Diagnostics or php artisan lychee:diagnostics)
Diagnostics
-----------
Warning: Dropbox import not working. dropbox_key is empty.
Warning: You may experience problems when uploading a photo of large size. Take a look in the FAQ for details.
Warning: zend.assertions is enabled although Lychee is not in debug mode. Outside of debugging, code generation for assertions is recommended to be disabled for efficiency reasons
Info: Latest version of PHP is 8.2
Foreign key: albums.parent_id → albums.id : RESTRICT
Foreign key: albums.id → base_albums.id : RESTRICT
Foreign key: albums.cover_id → photos.id : CASCADE
Foreign key: base_albums.owner_id → users.id : RESTRICT
Foreign key: photos.album_id → albums.id : RESTRICT
Foreign key: photos.owner_id → users.id : RESTRICT
Foreign key: size_variants.photo_id → photos.id : RESTRICT
Foreign key: sym_links.size_variant_id → size_variants.id : RESTRICT
Foreign key: tag_albums.id → base_albums.id : RESTRICT
Foreign key: user_base_album.base_album_id → base_albums.id : CASCADE
Foreign key: user_base_album.user_id → users.id : CASCADE

Browser and system

Windows 11

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions