simonw/datasette-app-support

Server should start even if internet is not available

simonw opened this issue · 0 comments

It hangs on the loading screen and the console log shows this:

{
  message: 'httpx.ConnectError: [Errno 8] nodename nor servname provided, or not known',
  type: 'stderr',
  ts: 2021-09-13T18:24:53.484Z
}

Originally posted by @simonw in simonw/datasette-app#115 (comment)