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

Setup loop #88

Closed
An7hrax opened this issue Jan 24, 2020 · 6 comments
Closed

Setup loop #88

An7hrax opened this issue Jan 24, 2020 · 6 comments

Comments

@An7hrax
Copy link

An7hrax commented Jan 24, 2020

Hello,

I upgraded my LinkAce instance today from .27->.28.
I'm not running it in Docker.

Used these commands to update it:

git stash
git pull
composer update
sudo npm install -g npm
npm install
npm audit fix
npm run production

What i usually do when i update this. However this time i got into the setup (which never happen before). I redid the setup thinking it was something new. But after it was done i got back to the setup page again.

@Kovah
Copy link
Owner

Kovah commented Jan 24, 2020

Could you please check if SETUP_COMPLETED is set to true in your .env file?

@Kovah Kovah added this to To do in Issues & Support via automation Jan 24, 2020
@Kovah Kovah moved this from To do to In progress in Issues & Support Jan 24, 2020
@An7hrax
Copy link
Author

An7hrax commented Jan 24, 2020

Did not have that entry in it.
I've added it since and it seems to be working better now...
Lost all data but it's no biggie.

@Kovah
Copy link
Owner

Kovah commented Jan 24, 2020

I updated the release notes with information about the corresponding line.

May I ask why you lost data?

@An7hrax
Copy link
Author

An7hrax commented Jan 24, 2020

Great might help some people :)
Think it wiped all the data when i did the setup again.

@mzch
Copy link

mzch commented Jan 24, 2020

I updated to 0.0.28, and add SETUP_COMPLETED=true to .env file.
And tried to go to /settings/system, then LinkAce threw an exception. Plz see below:

Capture 001

What do I fail to modify?

@Kovah
Copy link
Owner

Kovah commented Jan 24, 2020

Great might help some people :)
Think it wiped all the data when i did the setup again.

I will check the setup. Maybe a check for present data would prevent such issues.

@Kovah Kovah moved this from In progress to Done in Issues & Support Jan 26, 2020
@Kovah Kovah closed this as completed Jan 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

3 participants