Skip to content

No "Import from server" menu item ... #2767

Answered by ildyria
dream7180 asked this question in Q&A
Discussion options

You must be logged in to vote

Import from server has been dropped since v5 already.

You can use the php artisan lychee:sync command to do the work.
See more here: https://github.com/LycheeOrg/Lychee/blob/master/app/Console/Commands/Sync.php#L25
Or alternatively you can temporary revert the front-end to version 4 by changing your .env with VUEJS_ENABLED=false. Note that this will be using the old API.

With regard to imagick, you should check your phpinfo to see if it is really enabled : https://lychee.test/phpinfo

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dream7180
Comment options

Answer selected by dream7180
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants