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

bug: No longer able to start server #150

Open
ermshiperete opened this issue Sep 3, 2021 · 0 comments
Open

bug: No longer able to start server #150

ermshiperete opened this issue Sep 3, 2021 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@ermshiperete
Copy link
Contributor

ermshiperete commented Sep 3, 2021

The server now requires a private key in order to start so that the keymanapp-test-bot is able to run.

It should either be documented how such a private key can be acquired, or the code changed to ignore the test-bot if the private
key can't be found.

npm run start-server outputs:

10:39:33 AM - Found 0 errors. Watching for file changes.
Error: [@octokit/auth-app] privateKey option is required
    at Object.createAppAuth (.../status.keyman.com/server/node_modules/@octokit/auth-app/dist-src/index.js:14:15)
    at getState (.../status.keyman.com/server/node_modules/octokit-auth-probot/dist-src/get-state.js:19:19)
    at authStrategy (.../status.keyman.com/server/node_modules/octokit-auth-probot/dist-src/index.js:5:19)
    at new Octokit (.../status.keyman.com/server/node_modules/@octokit/core/dist-src/index.js:69:26)
    at new _a (.../status.keyman.com/server/node_modules/@octokit/core/dist-src/index.js:117:34)
    at new OctokitWithDefaults (.../status.keyman.com/server/node_modules/@octokit/core/dist-src/index.js:96:21)
    at new OctokitWithDefaults (.../status.keyman.com/server/node_modules/@octokit/core/dist-src/index.js:96:21)
    at new Probot (.../status.keyman.com/server/node_modules/probot/src/probot.ts:74:21)
    at Object.<anonymous> (.../status.keyman.com/server/keymanapp-test-bot/keymanapp-test-bot-middleware.ts:35:16)
    at Module._compile (internal/modules/cjs/loader.js:1158:30)
@ermshiperete ermshiperete added the bug Something isn't working label Sep 3, 2021
@mcdurdin mcdurdin added this to the A15S13 milestone Sep 5, 2021
@mcdurdin mcdurdin modified the milestones: A15S13, A15S14 Sep 18, 2021
@mcdurdin mcdurdin modified the milestones: A15S14, A15S15 Oct 2, 2021
@darcywong00 darcywong00 modified the milestones: A15S15, A15S16, A15S17 Nov 1, 2021
@mcdurdin mcdurdin modified the milestones: A15S17, A15S18 Nov 14, 2021
@mcdurdin mcdurdin modified the milestones: A15S18, A15S19 Nov 29, 2021
@mcdurdin mcdurdin modified the milestones: A15S19, A15S20 Dec 11, 2021
@mcdurdin mcdurdin modified the milestones: A15S20, A15S21, A15S22 Jan 3, 2022
@mcdurdin mcdurdin modified the milestones: A15S22, Future Jan 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

3 participants