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

Theme and settings reset to default #597

Open
mounop opened this issue Oct 18, 2018 · 4 comments
Open

Theme and settings reset to default #597

mounop opened this issue Oct 18, 2018 · 4 comments

Comments

@mounop
Copy link

mounop commented Oct 18, 2018

Hello Guys,

First of all, thank you for your project, really good product !!
Here is my issue, everyday the theme and some settings are reset to default. I don't know the root cause of this.
I deployed the product using your tutorial on how to deploy it on Ubunto 18. The only change I made is to add --restart=always to the docker command.

Thank you for your help,
Mounir

@demodes
Copy link

demodes commented Oct 26, 2018

Hi,

why you add --restart=always? I think this is the reason why your settings are reset.

@mounop
Copy link
Author

mounop commented Oct 28, 2018

Hello,

The reason behind the --restart=always was that the database kept shutting down after running a few hours.
Alright I'll take it out and try again.

Thank you,

@mounop
Copy link
Author

mounop commented Nov 1, 2018

Hi,

The issue is still there. Is there a script pushing demo data that is present in the project ?

Thanks,

@demodes
Copy link

demodes commented Nov 1, 2018

Hi,

there is "npm run setup" which according to docs do

  1. test MongoDB connection
  2. add default data
  3. create basic indexes

If you still will have some issues I would advise to follow this guide. It worked perfectly for me.
https://github.com/cezerin/cezerin/blob/master/docs/how-to-deploy-a-cezerin-on-ubuntu-18-04-1-github.md

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

2 participants