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

Invalid GitHub App configuration on default template app #1814

Open
Eliran-Turgeman opened this issue Mar 23, 2023 · 3 comments
Open

Invalid GitHub App configuration on default template app #1814

Eliran-Turgeman opened this issue Mar 23, 2023 · 3 comments

Comments

@Eliran-Turgeman
Copy link

Eliran-Turgeman commented Mar 23, 2023

Bug Report

Current Behavior
I created a new app using the basic-ts template and executed npm start.
Then, when I go to http://localhost:3000 and try to register a new app, I get an error: "Invalid GitHub App configuration"

Screenshot 2023-03-23 182919

Terminal output:

> probot run ./lib/index.js

Unable to connect to smee.io, try restarting your server.
INFO (probot):
INFO (probot): Welcome to Probot!
INFO (probot): Probot is in setup mode, webhooks cannot be received and
INFO (probot): custom routes will not work until APP_ID and PRIVATE_KEY
INFO (probot): are configured in .env.
INFO (probot): Please follow the instructions at http://localhost:3000 to configure .env.
INFO (probot): Once you are done, restart the server.
INFO (probot):
INFO (server): Running Probot v12.3.0 (Node.js: v18.15.0)
INFO (server): Listening on http://localhost:3000
INFO (http): GET / 302 - 4ms
INFO (http): GET / 302 - 5ms
INFO (http): GET /probot 304 - 17ms
INFO (http): GET /probot 304 - 18ms
INFO (http): GET /primer.css 304 - 2ms
INFO (http): GET /robot.svg 304 - 2ms

Expected behavior/code
A clear and concise description of what you expected to happen (or code).

Environment

  • Probot version(s): v12.3.0
  • Node/npm version: Node 18.15.0 npx 9.5.0
  • OS: Windows 11
@welcome
Copy link

welcome bot commented Mar 23, 2023

Thanks for opening this issue. A contributor should be by to give feedback soon. In the meantime, please check out the contributing guidelines and explore other ways you can get involved.

@jamime
Copy link

jamime commented Mar 25, 2023

You can get work around this by creating an app and then importing it - I had the same problem.

@Uzlopak
Copy link
Collaborator

Uzlopak commented Nov 18, 2023

Do we still support heroku?

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