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

having trouble migrating to new host #1988

Closed
stanelie opened this issue Aug 23, 2023 · 2 comments
Closed

having trouble migrating to new host #1988

stanelie opened this issue Aug 23, 2023 · 2 comments

Comments

@stanelie
Copy link

Detailed description of the problem [REQUIRED]

Trying to move to a new host, I tried a bunch of stuff, none of it worked. The most common error, after copying the latest lychee files to the new host, cloning the mysql database and copying over my public/upload folder as well as the .env file, I get redirected to a /migrate folder that does not exist. Thoughts?

Steps to reproduce the issue

Steps to reproduce the behavior:
N/A

Screenshots
If applicable, add screenshots to help explain your problem.

Output of the diagnostics [REQUIRED]

`*/crashplan/www/lychee# php artisan lychee:diagnostics

In Connection.php line 795:

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'may_administrate' in 'where clause' (Connection: mysql, SQL: select count(*) as aggregate
from users where may_administrate = 1)

In Connection.php line 416:

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'may_administrate' in 'where clause'
*`

Browser and system

Any browser, running Lychee on Ubuntu 20.04, php 8.1, mysql 8.0.34-0ubuntu0.22.04.1 (Ubuntu)

@stanelie
Copy link
Author

While I'm here, what is the correct way to install or migrate this app? The documentation is a bit fuzzy on this : I could download the code from github and just copy it over my install, but this never worked for me, or there is also this thing with composer with which I am unfamiliar with and don't really know how to use correctly, and also a .deb package...?

@stanelie
Copy link
Author

Made some progress on my own, will come back with next issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant