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

Running Bogart Apps on the same domain throws an error #89

Open
zmckinnon opened this issue Mar 4, 2014 · 0 comments
Open

Running Bogart Apps on the same domain throws an error #89

zmckinnon opened this issue Mar 4, 2014 · 0 comments

Comments

@zmckinnon
Copy link

I have 2 bogart apps running on the same domain and I a getting the following error:

An error occurred.

Message:

error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt
Stack Trace:

TypeError: error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt
at Decipher.Cipher.final (crypto.js:287:27)
at Object.exports.decrypt (/sites/director-point/node_modules/bogart/lib/security.js:25:19)
at IdProvider.getSessionId (/sites/director-point/node_modules/bogart/lib/middleware/session/idProvider.js:27:23)
at /sites/director-point/node_modules/bogart/lib/middleware/session/session.js:50:32
at /sites/director-point/node_modules/bogart/lib/middleware/methodOverride.js:32:10
at /sites/director-point/node_modules/bogart/lib/middleware.js:21:14
at /sites/director-point/node_modules/bogart/lib/middleware/parted.js:25:14
at /sites/director-point/node_modules/bogart/lib/middleware/directory.js:97:16
at _fulfilled (/sites/director-point/node_modules/bogart/node_modules/q/q.js:703:54)
at self.promiseDispatch.done (/sites/director-point/node_modules/bogart/node_modules/q/q.js:732:30)
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