Injecting configuration and compiling...
Injecting scraper and running...
Collecting ATDIS feed data for newcastle...
I, [2020-06-23T02:42:16.767193 #15] INFO -- : Feed https://ncc-test-web.t1cloud.com/T1PRDefault/WebAppServices/ATDIS/atdis/1.0/applications.json
I, [2020-06-23T02:42:17.626127 #15] INFO -- : nil
W, [2020-06-23T02:42:17.626218 #15] WARN -- : No/invalid pagination, assuming no records/aborting
Scraper didn't create an SQLite database in your current working directory called
data.sqlite. If you've just created your first scraper and not edited the code yet
this is to be expected.
To fix this make your scraper write to an SQLite database at data.sqlite.
However, this could also be related to an intermittent problem which we're
working hard to resolve: https://github.com/openaustralia/morph/issues/1064