Giter Site home page Giter Site logo

Comments (5)

OrkoHunter avatar OrkoHunter commented on May 28, 2024

Hi @alex2304 !

Could you also see the logs on the Heroku? Try creating a new PR and see the logs. You should be able to find out a bunch of things including -

  1. Whether any payload was received by Heroku
  2. Any errors etc.

I believe no secrets are printed in the logs, so please double check and you can share them with me here.

from pep8speaks.

alex2304 avatar alex2304 commented on May 28, 2024

Hello, @OrkoHunter! I really appreciate your fast response.

I've just created a new pull-request and checked for the logs.

Here is what I've found:

  1. Payload is received by the Heroku app
  2. Then, heroku application makes several connections to various github endpoints.
  3. Finally, the request to the app server is finished with status 200.

I expected that the pep8speaksbot will post a comment to the pull request. However, it didn't happen.

Here are the logs:

2020-08-07T07:36:42.790146+00:00 app[web.1]: DEBUG:server:Request Headers:
2020-08-07T07:36:42.790162+00:00 app[web.1]: Host: pep8speaks-salo.herokuapp.com
2020-08-07T07:36:42.790163+00:00 app[web.1]: Connection: close
2020-08-07T07:36:42.790164+00:00 app[web.1]: User-Agent: GitHub-Hookshot/2a40f4c
2020-08-07T07:36:42.790165+00:00 app[web.1]: Accept: */*
2020-08-07T07:15:38.445063+00:00 app[web.1]: <<POSSIBLY SENSITIVE HEADERS GOING HERE>>
2020-08-07T07:36:42.790168+00:00 app[web.1]: Content-Type: application/json
2020-08-07T07:36:42.790168+00:00 app[web.1]: X-Request-Id: ef891282-58b8-4e6d-a70d-3f154b1694db
2020-08-07T07:36:42.790169+00:00 app[web.1]: X-Forwarded-For: 140.82.115.145
2020-08-07T07:36:42.790169+00:00 app[web.1]: X-Forwarded-Proto: https
2020-08-07T07:36:42.790170+00:00 app[web.1]: X-Forwarded-Port: 443
2020-08-07T07:36:42.790170+00:00 app[web.1]: Via: 1.1 vegur
2020-08-07T07:36:42.790171+00:00 app[web.1]: Connect-Time: 0
2020-08-07T07:36:42.790171+00:00 app[web.1]: X-Request-Start: 1596785802787
2020-08-07T07:36:42.790172+00:00 app[web.1]: Total-Route-Time: 0
2020-08-07T07:36:42.790172+00:00 app[web.1]: Content-Length: 21327
2020-08-07T07:36:42.790173+00:00 app[web.1]:
2020-08-07T07:36:42.790173+00:00 app[web.1]:
2020-08-07T07:36:42.791101+00:00 app[web.1]: DEBUG:server:Request body:
2020-08-07T07:36:42.791141+00:00 app[web.1]: {'action': 'opened', 'number': 5, 'pull_request': {'url': 'https://api.github.com/repos/alex2304/pizza_bot_test/pulls/5', 'id': 464446495, 'node_id': 'MDExOlB1bGxSZXF1ZXN0NDY0NDQ2NDk1', 'html_url': 'https://github.com/alex2304/pizza_bot_test/pull/5', 'diff_url': 'https://github.com/alex2304/pizza_bot_test/pull/5.diff', 'patch_url': 'https://github.com/alex2304/pizza_bot_test/pull/5.patch', 'issue_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/issues/5', 'number': 5, 'state': 'open', 'locked': False, 'title': 'One one more branch', 'user': {'login': 'alex2304', 'id': 7988418, 'node_id': 'MDQ6VXNlcjc5ODg0MTg=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/7988418?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/alex2304', 'html_url': 'https://github.com/alex2304', 'followers_url': 'https://api.github.com/users/alex2304/followers', 'following_url': 'https://api.github.com/users/alex2304/following{/other_user}', 'gists_url': 'https://api.github.com/users/alex2304/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/alex2304/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/alex2304/subscriptions', 'organizations_url': 'https://api.github.com/users/alex2304/orgs', 'repos_url': 'https://api.github.com/users/alex2304/repos', 'events_url': 'https://api.github.com/users/alex2304/events{/privacy}', 'received_events_url': 'https://api.github.com/users/alex2304/received_events', 'type': 'User', 'site_admin': False}, 'body': '', 'created_at': '2020-08-07T07:36:42Z', 'updated_at': '2020-08-07T07:36:42Z', 'closed_at': None, 'merged_at': None, 'merge_commit_sha': None, 'assignee': None, 'assignees': [], 'requested_reviewers': [], 'requested_teams': [], 'labels': [], 'milestone': None, 'draft': False, 'commits_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/pulls/5/commits', 'review_comments_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/pulls/5/comments', 'review_comment_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/pulls/comments{/number}', 'comments_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/issues/5/comments', 'statuses_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/statuses/a07f6c1899f32bce2780a7bc0c4bc2a2f0f1b53d', 'head': {'label': 'alex2304:one_one_more_branch', 'ref': 'one_one_more_branch', 'sha': 'a07f6c1899f32bce2780a7bc0c4bc2a2f0f1b53d', 'user': {'login': 'alex2304', 'id': 7988418, 'node_id': 'MDQ6VXNlcjc5ODg0MTg=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/7988418?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/alex2304', 'html_url': 'https://github.com/alex2304', 'followers_url': 'https://api.github.com/users/alex2304/followers', 'following_url': 'https://api.github.com/users/alex2304/following{/other_user}', 'gists_url': 'https://api.github.com/users/alex2304/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/alex2304/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/alex2304/subscriptions', 'organizations_url': 'https://api.github.com/users/alex2304/orgs', 'repos_url': 'https://api.github.com/users/alex2304/repos', 'events_url': 'https://api.github.com/users/alex2304/events{/privacy}', 'received_events_url': 'https://api.github.com/users/alex2304/received_events', 'type': 'User', 'site_admin': False}, 'repo': {'id': 125242452, 'node_id': 'MDEwOlJlcG9zaXRvcnkxMjUyNDI0NTI=', 'name': 'pizza_bot_test', 'full_name': 'alex2304/pizza_bot_test', 'private': False, 'owner': {'login': 'alex2304', 'id': 7988418, 'node_id': 'MDQ6VXNlcjc5ODg0MTg=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/7988418?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/alex2304', 'html_url': 'https://github.com/alex2304', 'followers_url': 'https://api.github.com/users/alex2304/followers', 'following_url': 'https://api.github.com/users/alex2304/following{/other_user}', 'gists_url': 'https://api.github.com/users/alex2304/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/alex2304/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/alex2304/subscriptions', 'organizations_url': 'https://api.github.com/users/alex2304/orgs', 'repos_url': 'https://api.github.com/users/alex2304/repos', 'events_url': 'https://api.github.com/users/alex2304/events{/privacy}', 'received_events_url': 'https://api.github.com/users/alex2304/received_events', 'type': 'User', 'site_admin': False}, 'html_url': 'https://github.com/alex2304/pizza_bot_test', 'description': None, 'fork': False, 'url': 'https://api.github.com/repos/alex2304/pizza_bot_test', 'forks_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/forks', 'keys_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/keys{/key_id}', 'collaborators_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/collaborators{/collaborator}', 'teams_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/teams', 'hooks_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/hooks', 'issue_events_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/issues/events{/number}', 'events_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/events', 'assignees_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/assignees{/user}', 'branches_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/branches{/branch}', 'tags_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/tags', 'blobs_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/git/blobs{/sha}', 'git_tags_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/git/tags{/sha}', 'git_refs_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/git/refs{/sha}', 'trees_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/git/trees{/sha}', 'statuses_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/statuses/{sha}', 'languages_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/languages', 'stargazers_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/stargazers', 'contributors_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/contributors', 'subscribers_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/subscribers', 'subscription_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/subscription', 'commits_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/commits{/sha}', 'git_commits_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/git/commits{/sha}', 'comments_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/comments{/number}', 'issue_comment_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/issues/comments{/number}', 'contents_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/contents/{+path}', 'compare_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/compare/{base}...{head}', 'merges_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/merges', 'archive_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/{archive_format}{/ref}', 'downloads_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/downloads', 'issues_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/issues{/number}', 'pulls_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/pulls{/number}', 'milestones_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/milestones{/number}', 'notifications_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/notifications{?since,all,participating}', 'labels_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/labels{/name}', 'releases_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/releases{/id}', 'deployments_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/deployments', 'created_at': '2018-03-14T16:32:03Z', 'updated_at': '2020-08-06T06:36:58Z', 'pushed_at': '2020-08-07T07:32:28Z', 'git_url': 'git://github.com/alex2304/pizza_bot_test.git', 'ssh_url': '[email protected]:alex2304/pizza_bot_test.git', 'clone_url': 'https://github.com/alex2304/pizza_bot_test.git', 'svn_url': 'https://github.com/alex2304/pizza_bot_test', 'homepage': None, 'size': 191, 'stargazers_count': 1, 'watchers_count': 1, 'language': 'Python', 'has_issues': True, 'has_projects': True, 'has_downloads': True, 'has_wiki': True, 'has_pages': False, 'forks_count': 0, 'mirror_url': None, 'archived': False, 'disabled': False, 'open_issues_count': 5, 'license': None, 'forks': 0, 'open_issues': 5, 'watchers': 1, 'default_branch': 'master', 'allow_squash_merge': True, 'allow_merge_commit': True, 'allow_rebase_merge': True, 'delete_branch_on_merge': False}}, 'base': {'label': 'alex2304:master', 'ref': 'master', 'sha': 'b6643f4edb3974274a76d971c8a46f90d495d665', 'user': {'login': 'alex2304', 'id': 7988418, 'node_id': 'MDQ6VXNlcjc5ODg0MTg=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/7988418?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/alex2304', 'html_url': 'https://github.com/alex2304', 'followers_url': 'https://api.github.com/users/alex2304/followers', 'following_url': 'https://api.github.com/users/alex2304/following{/other_user}', 'gists_url': 'https://api.github.com/users/alex2304/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/alex2304/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/alex2304/subscriptions', 'organizations_url': 'https://api.github.com/users/alex2304/orgs', 'repos_url': 'https://api.github.com/users/alex2304/repos', 'events_url': 'https://api.github.com/users/alex2304/events{/privacy}', 'received_events_url': 'https://api.github.com/users/alex2304/received_events', 'type': 'User', 'site_admin': False}, 'repo': {'id': 125242452, 'node_id': 'MDEwOlJlcG9zaXRvcnkxMjUyNDI0NTI=', 'name': 'pizza_bot_test', 'full_name': 'alex2304/pizza_bot_test', 'private': False, 'owner': {'login': 'alex2304', 'id': 7988418, 'node_id': 'MDQ6VXNlcjc5ODg0MTg=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/7988418?
2020-08-07T07:36:42.791141+00:00 app[web.1]: v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/alex2304', 'html_url': 'https://github.com/alex2304', 'followers_url': 'https://api.github.com/users/alex2304/followers', 'following_url': 'https://api.github.com/users/alex2304/following{/other_user}', 'gists_url': 'https://api.github.com/users/alex2304/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/alex2304/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/alex2304/subscriptions', 'organizations_url': 'https://api.github.com/users/alex2304/orgs', 'repos_url': 'https://api.github.com/users/alex2304/repos', 'events_url': 'https://api.github.com/users/alex2304/events{/privacy}', 'received_events_url': 'https://api.github.com/users/alex2304/received_events', 'type': 'User', 'site_admin': False}, 'html_url': 'https://github.com/alex2304/pizza_bot_test', 'description': None, 'fork': False, 'url': 'https://api.github.com/repos/alex2304/pizza_bot_test', 'forks_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/forks', 'keys_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/keys{/key_id}', 'collaborators_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/collaborators{/collaborator}', 'teams_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/teams', 'hooks_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/hooks', 'issue_events_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/issues/events{/number}', 'events_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/events', 'assignees_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/assignees{/user}', 'branches_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/branches{/branch}', 'tags_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/tags', 'blobs_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/git/blobs{/sha}', 'git_tags_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/git/tags{/sha}', 'git_refs_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/git/refs{/sha}', 'trees_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/git/trees{/sha}', 'statuses_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/statuses/{sha}', 'languages_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/languages', 'stargazers_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/stargazers', 'contributors_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/contributors', 'subscribers_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/subscribers', 'subscription_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/subscription', 'commits_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/commits{/sha}', 'git_commits_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/git/commits{/sha}', 'comments_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/comments{/number}', 'issue_comment_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/issues/comments{/number}', 'contents_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/contents/{+path}', 'compare_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/compare/{base}...{head}', 'merges_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/merges', 'archive_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/{archive_format}{/ref}', 'downloads_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/downloads', 'issues_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/issues{/number}', 'pulls_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/pulls{/number}', 'milestones_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/milestones{/number}', 'notifications_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/notifications{?since,all,participating}', 'labels_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/labels{/name}', 'releases_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/releases{/id}', 'deployments_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/deployments', 'created_at': '2018-03-14T16:32:03Z', 'updated_at': '2020-08-06T06:36:58Z', 'pushed_at': '2020-08-07T07:32:28Z', 'git_url': 'git://github.com/alex2304/pizza_bot_test.git', 'ssh_url': '[email protected]:alex2304/pizza_bot_test.git', 'clone_url': 'https://github.com/alex2304/pizza_bot_test.git', 'svn_url': 'https://github.com/alex2304/pizza_bot_test', 'homepage': None, 'size': 191, 'stargazers_count': 1, 'watchers_count': 1, 'language': 'Python', 'has_issues': True, 'has_projects': True, 'has_downloads': True, 'has_wiki': True, 'has_pages': False, 'forks_count': 0, 'mirror_url': None, 'archived': False, 'disabled': False, 'open_issues_count': 5, 'license': None, 'forks': 0, 'open_issues': 5, 'watchers': 1, 'default_branch': 'master', 'allow_squash_merge': True, 'allow_merge_commit': True, 'allow_rebase_merge': True, 'delete_branch_on_merge': False}}, '_links': {'self': {'href': 'https://api.github.com/repos/alex2304/pizza_bot_test/pulls/5'}, 'html': {'href': 'https://github.com/alex2304/pizza_bot_test/pull/5'}, 'issue': {'href': 'https://api.github.com/repos/alex2304/pizza_bot_test/issues/5'}, 'comments': {'href': 'https://api.github.com/repos/alex2304/pizza_bot_test/issues/5/comments'}, 'review_comments': {'href': 'https://api.github.com/repos/alex2304/pizza_bot_test/pulls/5/comments'}, 'review_comment': {'href': 'https://api.github.com/repos/alex2304/pizza_bot_test/pulls/comments{/number}'}, 'commits': {'href': 'https://api.github.com/repos/alex2304/pizza_bot_test/pulls/5/commits'}, 'statuses': {'href': 'https://api.github.com/repos/alex2304/pizza_bot_test/statuses/a07f6c1899f32bce2780a7bc0c4bc2a2f0f1b53d'}}, 'author_association': 'OWNER', 'active_lock_reason': None, 'merged': False, 'mergeable': None, 'rebaseable': None, 'mergeable_state': 'unknown', 'merged_by': None, 'comments': 0, 'review_comments': 0, 'maintainer_can_modify': False, 'commits': 5, 'additions': 3, 'deletions': 5, 'changed_files': 2}, 'repository': {'id': 125242452, 'node_id': 'MDEwOlJlcG9zaXRvcnkxMjUyNDI0NTI=', 'name': 'pizza_bot_test', 'full_name': 'alex2304/pizza_bot_test', 'private': False, 'owner': {'login': 'alex2304', 'id': 7988418, 'node_id': 'MDQ6VXNlcjc5ODg0MTg=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/7988418?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/alex2304', 'html_url': 'https://github.com/alex2304', 'followers_url': 'https://api.github.com/users/alex2304/followers', 'following_url': 'https://api.github.com/users/alex2304/following{/other_user}', 'gists_url': 'https://api.github.com/users/alex2304/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/alex2304/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/alex2304/subscriptions', 'organizations_url': 'https://api.github.com/users/alex2304/orgs', 'repos_url': 'https://api.github.com/users/alex2304/repos', 'events_url': 'https://api.github.com/users/alex2304/events{/privacy}', 'received_events_url': 'https://api.github.com/users/alex2304/received_events', 'type': 'User', 'site_admin': False}, 'html_url': 'https://github.com/alex2304/pizza_bot_test', 'description': None, 'fork': False, 'url': 'https://api.github.com/repos/alex2304/pizza_bot_test', 'forks_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/forks', 'keys_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/keys{/key_id}', 'collaborators_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/collaborators{/collaborator}', 'teams_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/teams', 'hooks_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/hooks', 'issue_events_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/issues/events{/number}', 'events_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/events', 'assignees_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/assignees{/user}', 'branches_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/branches{/branch}', 'tags_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/tags', 'blobs_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/git/blobs{/sha}', 'git_tags_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/git/tags{/sha}', 'git_refs_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/git/refs{/sha}', 'trees_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/git/trees{/sha}', 'statuses_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/statuses/{sha}', 'languages_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/languages', 'stargazers_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/stargazers', 'contributors_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/contributors', 'subscribers_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/subscribers', 'subscription_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/subscription', 'commits_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/commits{/sha}', 'git_commits_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/git/commits{/sha}', 'comments_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/comments{/number}', 'issue_comment_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/issues/comments{/number}', 'contents_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/contents/{+path}', 'compare_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/compare/{base}...{head}', 'merges_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/merges', 'archive_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/{archive_format}{/ref}', 'downloads_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/downloads', 'issues_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/issues{/number}', 'pulls_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/pulls{/numb
2020-08-07T07:36:42.791141+00:00 app[web.1]: er}', 'milestones_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/milestones{/number}', 'notifications_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/notifications{?since,all,participating}', 'labels_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/labels{/name}', 'releases_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/releases{/id}', 'deployments_url': 'https://api.github.com/repos/alex2304/pizza_bot_test/deployments', 'created_at': '2018-03-14T16:32:03Z', 'updated_at': '2020-08-06T06:36:58Z', 'pushed_at': '2020-08-07T07:32:28Z', 'git_url': 'git://github.com/alex2304/pizza_bot_test.git', 'ssh_url': '[email protected]:alex2304/pizza_bot_test.git', 'clone_url': 'https://github.com/alex2304/pizza_bot_test.git', 'svn_url': 'https://github.com/alex2304/pizza_bot_test', 'homepage': None, 'size': 191, 'stargazers_count': 1, 'watchers_count': 1, 'language': 'Python', 'has_issues': True, 'has_projects': True, 'has_downloads': True, 'has_wiki': True, 'has_pages': False, 'forks_count': 0, 'mirror_url': None, 'archived': False, 'disabled': False, 'open_issues_count': 5, 'license': None, 'forks': 0, 'open_issues': 5, 'watchers': 1, 'default_branch': 'master'}, 'sender': {'login': 'alex2304', 'id': 7988418, 'node_id': 'MDQ6VXNlcjc5ODg0MTg=', 'avatar_url': 'https://avatars0.githubusercontent.com/u/7988418?v=4', 'gravatar_id': '', 'url': 'https://api.github.com/users/alex2304', 'html_url': 'https://github.com/alex2304', 'followers_url': 'https://api.github.com/users/alex2304/followers', 'following_url': 'https://api.github.com/users/alex2304/following{/other_user}', 'gists_url': 'https://api.github.com/users/alex2304/gists{/gist_id}', 'starred_url': 'https://api.github.com/users/alex2304/starred{/owner}{/repo}', 'subscriptions_url': 'https://api.github.com/users/alex2304/subscriptions', 'organizations_url': 'https://api.github.com/users/alex2304/orgs', 'repos_url': 'https://api.github.com/users/alex2304/repos', 'events_url': 'https://api.github.com/users/alex2304/events{/privacy}', 'received_events_url': 'https://api.github.com/users/alex2304/received_events', 'type': 'User', 'site_admin': False}}
2020-08-07T07:36:42.792705+00:00 app[web.1]: DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com:443
2020-08-07T07:36:42.915038+00:00 app[web.1]: DEBUG:urllib3.connectionpool:https://api.github.com:443 "GET /repos/alex2304/pizza_bot_test HTTP/1.1" 200 None
2020-08-07T07:36:42.919092+00:00 app[web.1]: DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com:443
2020-08-07T07:36:43.113852+00:00 app[web.1]: DEBUG:urllib3.connectionpool:https://api.github.com:443 "GET /repos/alex2304/pizza_bot_test/pulls/5 HTTP/1.1" 200 578
2020-08-07T07:36:43.117810+00:00 app[web.1]: DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com:443
2020-08-07T07:36:43.231556+00:00 app[web.1]: DEBUG:urllib3.connectionpool:https://api.github.com:443 "PUT /user/starred/alex2304/pizza_bot_test HTTP/1.1" 204 0
2020-08-07T07:36:43.243644+00:00 app[web.1]: DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): raw.githubusercontent.com:443
2020-08-07T07:36:43.343418+00:00 app[web.1]: DEBUG:urllib3.connectionpool:https://raw.githubusercontent.com:443 "GET /alex2304/pizza_bot_test/master/setup.cfg HTTP/1.1" 404 14
2020-08-07T07:36:43.347105+00:00 app[web.1]: DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): raw.githubusercontent.com:443
2020-08-07T07:36:43.442772+00:00 app[web.1]: DEBUG:urllib3.connectionpool:https://raw.githubusercontent.com:443 "GET /alex2304/pizza_bot_test/a07f6c1899f32bce2780a7bc0c4bc2a2f0f1b53d/setup.cfg HTTP/1.1" 404 14
2020-08-07T07:36:43.446389+00:00 app[web.1]: DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): raw.githubusercontent.com:443
2020-08-07T07:36:43.535132+00:00 app[web.1]: DEBUG:urllib3.connectionpool:https://raw.githubusercontent.com:443 "GET /alex2304/pizza_bot_test/master/.pep8speaks.yml HTTP/1.1" 404 14
2020-08-07T07:36:43.538512+00:00 app[web.1]: DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): raw.githubusercontent.com:443
2020-08-07T07:36:43.659519+00:00 app[web.1]: DEBUG:urllib3.connectionpool:https://raw.githubusercontent.com:443 "GET /alex2304/pizza_bot_test/a07f6c1899f32bce2780a7bc0c4bc2a2f0f1b53d/.pep8speaks.yml HTTP/1.1" 404 14
2020-08-07T07:36:43.663201+00:00 app[web.1]: DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com:443
2020-08-07T07:36:43.759205+00:00 app[web.1]: DEBUG:urllib3.connectionpool:https://api.github.com:443 "GET /repos/alex2304/pizza_bot_test/pulls/5 HTTP/1.1" 200 578
2020-08-07T07:36:43.763094+00:00 app[web.1]: DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): raw.githubusercontent.com:443
2020-08-07T07:36:43.783629+00:00 app[web.1]: DEBUG:urllib3.connectionpool:https://raw.githubusercontent.com:443 "GET /alex2304/pizza_bot_test/a07f6c1899f32bce2780a7bc0c4bc2a2f0f1b53d//run.py HTTP/1.1" 301 107
2020-08-07T07:36:43.933743+00:00 app[web.1]: DEBUG:urllib3.connectionpool:https://raw.githubusercontent.com:443 "GET /alex2304/pizza_bot_test/a07f6c1899f32bce2780a7bc0c4bc2a2f0f1b53d/run.py HTTP/1.1" 200 184
2020-08-07T07:36:44.030861+00:00 app[web.1]: 10.79.206.66 - - [07/Aug/2020:07:36:44 +0000] "POST / HTTP/1.1" 200 38879 "-" "GitHub-Hookshot/2a40f4c"
2020-08-07T07:36:44.032886+00:00 heroku[router]: at=info method=POST path="/" host=pep8speaks-salo.herokuapp.com request_id=ef891282-58b8-4e6d-a70d-3f154b1694db fwd="140.82.115.145" dyno=web.1 connect=0ms service=1244ms status=200 bytes=39034 protocol=https

from pep8speaks.

alex2304 avatar alex2304 commented on May 28, 2024

@OrkoHunter hello!

Is there any updates on what could went wrong?

from pep8speaks.

OrkoHunter avatar OrkoHunter commented on May 28, 2024

Hey! Sorry no, I wasn't able to figure out anything here. :(

from pep8speaks.

FirePing32 avatar FirePing32 commented on May 28, 2024

@alex2304 Hope you have correctly configured web hooks. If it still doesn't work, try deploying it to a different platform like Vercel, Since I have also faced problems on Heroku where my Node app won't send requests back to GitHub a number of times.

from pep8speaks.

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.