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

rendering data as graphs: WARDEN_GITHUB_VERIFIER_SECRET env variable not set #166

Open
bunnybooboo opened this issue Jan 25, 2018 · 4 comments

Comments

@bunnybooboo
Copy link

Guide doesn't mention it, code doesn't mention. Unable to build server without it

No WARDEN_GITHUB_VERIFIER_SECRET environmental variable found.
Your sessions are likely being stored insecurely.

@osowskit
Copy link

osowskit commented Feb 3, 2018

@bunnybooboo WARDEN_GITHUB_VERIFIER_SECRET is set for a token as mentioned in the dependency : https://github.com/atmos/warden-github#configuration

I wasn't able to reproduce this message. Can you describe your testing environment?

@bunnybooboo
Copy link
Author

bunnybooboo commented Feb 3, 2018

Arch Linux 4.14.15-1-hardened
RVM - Ruby 2.5.0
bundler 1.16.1
json 2.1.0
sinatra 2.0.0
sinatra_auth_github 2.0.0
octokit 4.8.0

I've had a nightmare trying to setup (specifically obtaining a bridged network) LXC containers, so this is instead running direct from the cloned repo in a regular directory, on my everyday laptop. I've been progressing through these dev guides, so is the sixth module of twelve. RVM/Ruby only installed to work through these guides, so will try an rvm implode

bundle install all passes, otherwise.

@bunnybooboo
Copy link
Author

Nah, same again after a fresh install. Needless to say Installing warden-github 1.2.0 is defo there in the bundle output, green, and all completed without error.

@john012343210
Copy link

I am facing exactly the same 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

3 participants