home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 1723362847

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/2123#issuecomment-1723362847 https://api.github.com/repos/simonw/datasette/issues/2123 1723362847 IC_kwDOBm6k_c5muG4f 6523121 2023-09-18T13:02:46Z 2023-09-18T13:02:46Z NONE Can confirm that this bug can be reproduced as follows: ``` docker run datasetteproject/datasette datasette serve --reload ``` which produces the following output: > Starting monitor for PID 10. > Error: Invalid value for '[FILES]...': Path 'serve' does not exist. {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 1825007061  
Powered by Datasette · Queries took 0.976ms