home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 756425587

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/1091#issuecomment-756425587 https://api.github.com/repos/simonw/datasette/issues/1091 756425587 MDEyOklzc3VlQ29tbWVudDc1NjQyNTU4Nw== 19328961 2021-01-07T22:27:19Z 2021-01-07T22:27:19Z NONE

I found this issue while troubleshooting the same behavior with an nginx reverse proxy. The solution was to make sure I set:

proxy_pass http://server:8001/baseurl/ instead of just:

proxy_pass http://server:8001 The custom SQL query and header links are now correct.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
742011049  
Powered by Datasette · Queries took 1.278ms · About: github-to-sqlite