Giter Site home page Giter Site logo

Comments (6)

linear avatar linear commented on July 23, 2024

PR-1109 Email invitation wont send email & unable to reset user password.

from chatwoot.

pranavrajs avatar pranavrajs commented on July 23, 2024

@yetto Did you miss adding `SECRET_KEY_BASE`? Please add a long string as SECRET_KEY_BASE to the environment variables. This is used to hash, encrypt some of the values in the application.

from chatwoot.

yetto avatar yetto commented on July 23, 2024

@yetto Did you miss adding SECRET_KEY_BASE? Please add a long string as SECRET_KEY_BASE to the environment variables. This is used to hash, encrypt some of the values in the application.

Tanks for the reply, it was configured.

# Used to verify the integrity of signed cookies. so ensure a secure value is set
SECRET_KEY_BASE=':&v6+vwdqg#m>tuc?QErps!Gx[R;u:0A*nqG=tCM'

(And changed since shared in public).

from chatwoot.

yetto avatar yetto commented on July 23, 2024

@yetto Did you miss adding SECRET_KEY_BASE? Please add a long string as SECRET_KEY_BASE to the environment variables. This is used to hash, encrypt some of the values in the application.

Tanks for the reply, it was configured.

# Used to verify the integrity of signed cookies. so ensure a secure value is set
SECRET_KEY_BASE=':&v6+vwdqg#m>tuc?QErps!Gx[R;u:0A*nqG=tCM'

(And changed since shared in public).

Lets not waste anymore time here. In the spirit of trying I changed the SECRET_KEY_BASE to a string without special characters and now everything works as expected. Mind you not, if I use the string documented previously, fails again in the same fashion.

Might be the semicolon? Maybe. Thanks for pointing me in the right direction, I was going insane double checking every detail LOL.

from chatwoot.

vishnu-narayanan avatar vishnu-narayanan commented on July 23, 2024

@yetto Thank you for reporting back.

from chatwoot.

pranavrajs avatar pranavrajs commented on July 23, 2024

@vn Let us update the docs and the .env.sample to include this information.

from chatwoot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.