muzzie86 / multiple_epathway_scraper

Scrape multiple authorities with epathway scraper


This is a scraper that runs on Morph. To get started see the documentation

To run the scraper

bundle exec ruby scraper.rb

To run the tests

bundle exec rake

To run style and coding checks

bundle exec rubocop

What an Epathway website looks like

Sign up

(To update this screenshot run bundle exec rake screenshots)

Contributors mlandauer jamezpolley

Last run failed with status code 1.

Console output of last run

Injecting configuration and compiling... [1G [1G-----> Ruby app detected [1G-----> Compiling Ruby [1G-----> Using Ruby version: ruby-2.5.1 [1G-----> Installing dependencies using bundler version 1.15.2 [1G Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment [1G Warning: the running version of Bundler (1.15.2) is older than the version that created the lockfile (1.16.2). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`. [1G Fetching gem metadata from https://rubygems.org/......... [1G Fetching version metadata from https://rubygems.org/.. [1G Fetching dependency metadata from https://rubygems.org/. [1G Fetching https://github.com/openaustralia/scraperwiki-ruby.git [1G Fetching rake 12.3.3 [1G Fetching public_suffix 4.0.5 [1G Fetching ast 2.4.1 [1G Installing ast 2.4.1 [1G Installing public_suffix 4.0.5 [1G Installing rake 12.3.3 [1G Using bundler 1.15.2 [1G Fetching childprocess 3.0.0 [1G Installing childprocess 3.0.0 [1G Fetching connection_pool 2.2.3 [1G Installing connection_pool 2.2.3 [1G Fetching safe_yaml 1.0.5 [1G Fetching diff-lcs 1.4.4 [1G Fetching unf_ext 0.0.7.7 [1G Installing unf_ext 0.0.7.7 with native extensions [1G Installing diff-lcs 1.4.4 [1G Fetching hashdiff 1.0.1 [1G Installing hashdiff 1.0.1 [1G Installing safe_yaml 1.0.5 [1G Fetching httpclient 2.8.3 [1G Installing httpclient 2.8.3 [1G Fetching mime-types-data 3.2020.0512 [1G Installing mime-types-data 3.2020.0512 [1G Fetching net-http-digest_auth 1.4.1 [1G Installing net-http-digest_auth 1.4.1 [1G Fetching mini_portile2 2.4.0 [1G Fetching ntlm-http 0.1.1 [1G Installing mini_portile2 2.4.0 [1G Installing ntlm-http 0.1.1 [1G Fetching webrobots 0.1.2 [1G Installing webrobots 0.1.2 [1G Fetching mini_magick 4.10.1 [1G Installing mini_magick 4.10.1 [1G Fetching parallel 1.19.2 [1G Installing parallel 1.19.2 [1G Fetching rainbow 3.0.0 [1G Fetching regexp_parser 1.6.0 [1G Installing rainbow 3.0.0 [1G Installing regexp_parser 1.6.0 [1G Fetching rexml 3.2.4 [1G Installing rexml 3.2.4 [1G Fetching rspec-support 3.9.3 [1G Installing rspec-support 3.9.3 [1G Fetching ruby-progressbar 1.10.1 [1G Installing ruby-progressbar 1.10.1 [1G Fetching unicode-display_width 1.7.0 [1G Fetching rubyzip 2.3.0 [1G Installing unicode-display_width 1.7.0 [1G Installing rubyzip 2.3.0 [1G Fetching sqlite3 1.4.2 [1G Installing sqlite3 1.4.2 with native extensions [1G Fetching timecop 0.9.1 [1G Installing timecop 0.9.1 [1G Fetching vcr 6.0.0 [1G Installing vcr 6.0.0 [1G Fetching parser 2.7.1.4 [1G Installing parser 2.7.1.4 [1G Fetching addressable 2.7.0 [1G Installing addressable 2.7.0 [1G Fetching net-http-persistent 4.0.0 [1G Installing net-http-persistent 4.0.0 [1G Fetching crack 0.4.3 [1G Installing crack 0.4.3 [1G Fetching mime-types 3.3.1 [1G Installing mime-types 3.3.1 [1G Fetching nokogiri 1.10.10 [1G Installing nokogiri 1.10.10 with native extensions [1G Fetching rspec-core 3.9.2 [1G Installing rspec-core 3.9.2 [1G Fetching rspec-expectations 3.9.2 [1G Installing rspec-expectations 3.9.2 [1G Fetching rspec-mocks 3.9.1 [1G Installing rspec-mocks 3.9.1 [1G Fetching selenium-webdriver 3.142.7 [1G Installing selenium-webdriver 3.142.7 [1G Fetching rubocop-ast 0.2.0 [1G Installing rubocop-ast 0.2.0 [1G Fetching webmock 3.8.3 [1G Installing webmock 3.8.3 [1G Fetching unf 0.1.4 [1G Installing unf 0.1.4 [1G Fetching rspec 3.9.0 [1G Installing rspec 3.9.0 [1G Fetching watir 6.16.5 [1G Installing watir 6.16.5 [1G Fetching rubocop 0.84.0 [1G Installing rubocop 0.84.0 [1G Fetching domain_name 0.5.20190701 [1G Installing domain_name 0.5.20190701 [1G Fetching http-cookie 1.0.3 [1G Installing http-cookie 1.0.3 [1G Fetching sqlite_magic 0.0.6 [1G Installing sqlite_magic 0.0.6 [1G Using scraperwiki 3.0.1 from https://github.com/openaustralia/scraperwiki-ruby.git (at morph_defaults@fc50176) [1G Fetching mechanize 2.7.6 [1G Installing mechanize 2.7.6 [1G Bundle complete! 10 Gemfile dependencies, 49 gems now installed. [1G Gems in the groups development and test were not installed. [1G Bundled gems are installed into ./vendor/bundle. [1G The latest bundler is 2.3.26, but you are currently running 1.15.2. [1G To update, run `gem install bundler` [1G Bundle completed (24.64s) [1G Cleaning up the bundler cache. [1G Warning: the running version of Bundler (1.15.2) is older than the version that created the lockfile (1.16.2). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`. [1G The latest bundler is 2.3.26, but you are currently running 1.15.2. [1G To update, run `gem install bundler` [1G-----> Detecting rake tasks [1G [1G [1G-----> Discovering process types [1G Procfile declares types -> scraper Injecting scraper and running... Scraping authorities: adelaide, ballarat, barossa, bendigo, campbelltown, darebin, east_gippsland, frankston, gladstone, glen_eira, gold_coast, greater_shepparton, greatlakes, inverell, kingston, knox, lake_macquarie, latrobe, livingstone, macedon_ranges, maroondah, monash, mooney_valley, moreland, nillumbik, onkaparinga, port_phillip, rockhampton, salisbury, south_gippsland, the_hills, unley, west_torrens, whitehorse, wollongong, yarra_ranges Scraping authority adelaide... adelaide: ERROR: execution expired Scraping authority ballarat... /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `initialize' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `open' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `block in connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:103:in `timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:935:in `connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:920:in `do_start' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:915:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:655:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:595:in `connection_for' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:885:in `request' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize/http/agent.rb:280:in `fetch' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize.rb:464:in `get' /app/lib/epathway_scraper.rb:24:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Scraping authority barossa... Scraping authority bendigo... barossa: ERROR: execution expired /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `initialize' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `open' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `block in connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:103:in `timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:935:in `connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:920:in `do_start' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:915:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:655:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:595:in `connection_for' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:885:in `request' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize/http/agent.rb:280:in `fetch' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize.rb:464:in `get' /app/lib/epathway_scraper.rb:24:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Scraping authority campbelltown... bendigo: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Storing 1908/2007/DA-O/A - Lot 8178 Kellerman Drive, ST HELENS PARK NSW 2560 Storing 2475/2008/DA-DE - 10 York Road, INGLEBURN NSW 2565 Storing 2675/2008/DA-S - Lot 7303 Kellerman Drive, ST HELENS PARK NSW 2560 Storing 934/2009/DA-DW - Lot 8178 Kellerman Drive, ST HELENS PARK NSW 2560 Storing 1231/2009/DA-DW - 3 Rupert Street, INGLEBURN NSW 2565 Storing 1079/2010/DA-C/A - 80 Railway Parade, GLENFIELD NSW 2167 Storing 2201/2011/DA-O - 124 Longhurst Road, MINTO NSW 2566 Storing 1046/2014/DA-U - 13/185-187 Airds Road, LEUMEAH NSW 2560 Storing 2103/2015/DA-O - 32 Glen Alpine Drive, GLEN ALPINE NSW 2560 Storing 2400/2015/DA-S - Mississippi Crescent, KEARNS NSW 2558 Storing 4192/2016/DA-M - 158 Webber Circuit, BARDIA NSW 2565 Storing 3122/2017/DA-O - 106 Lockheed Street, RABY NSW 2566 Storing 3586/2017/DA-M - 43 Brooklime Crescent, DENHAM COURT NSW 2565 Storing 3868/2017/DA-CW - 901 Appin Road, GILEAD NSW 2560 Storing 157/2018/DA-DW - 102 Macdonald Road, BARDIA NSW 2565 Storing 2693/2018/DA-DW - 3 Bruce Ferguson Avenue, BARDIA NSW 2565 Storing 2926/2018/DA-DW - 38 Bruce Ferguson Avenue, BARDIA NSW 2565 Storing 3315/2018/DA-CW - Lot 31 Menangle Road, MENANGLE PARK NSW 2563 Storing 73/2018/DA-O/A - 3 Karri Place, BRADBURY NSW 2560 Storing 2882/2016/DA-C/A - Macdonald Road, BARDIA NSW 2565 Storing 854/2015/DA-CW/B - Lot 7 Narellan Road, CAMPBELLTOWN NSW 2560 Storing 2692/2019/DA-U - 203 Eagleview Road, MINTO NSW 2566 Storing 2694/2019/DA-DW - 12 Hawain Street, BARDIA NSW 2565 Storing 2040/2017/DA-AL/B - 64 Hansens Road, MINTO HEIGHTS NSW 2566 Storing 3573/2019/DA-CW - Lot 59 Menangle Road, MENANGLE PARK NSW 2563 Storing 3574/2019/DA-CW - Lot 31 Menangle Road, MENANGLE PARK NSW 2563 Storing 3633/2019/DA-RS - 27 Grandview Drive, CAMPBELLTOWN NSW 2560 Storing 55/2020/DA-SW - Lot 1280 Dobell Road, CLAYMORE NSW 2559 Storing 10/2020/DA-S - Lot 13 Willowdale Drive, DENHAM COURT NSW 2565 Storing 260/2020/DA-C - 223 Eagleview Road, MINTO NSW 2566 Storing 759/2020/DA-U - 17 Dobell Road, CLAYMORE NSW 2559 Storing 1959/2020/DA-U - 27 Minerva Road, WEDDERBURN NSW 2560 Storing 2130/2020/DA-SW - Lot 101 Bensley Road, INGLEBURN NSW 2565 Storing 2277/2020/DA-CW - Lot 1 Creigan Road, BRADBURY NSW 2560 Storing 672/2020/DA-DW/A - 43 Farview Drive, DENHAM COURT NSW 2565 Storing 3342/2020/DA-C - Lot 7 Menangle Road, MENANGLE PARK NSW 2563 Storing 3566/2020/DA-BH - 4 Donaldson Street, BRADBURY NSW 2560 Storing 3569/2020/DA-BH - 6 Donaldson Street, BRADBURY NSW 2560 Storing 3720/2020/DA-O - Fourth Avenue, MACQUARIE FIELDS NSW 2564 Storing 3972/2020/DA-S - Lot 112 Knotwood Avenue, MACQUARIE FIELDS NSW 2564 Storing 4148/2020/DA-SW - Lot 1000 Badgally Road, CLAYMORE NSW 2559 Storing 4390/2020/DA-SL - 32 Minto Road, MINTO NSW 2566 Storing 10/2021/DA-U - 32 Mount Erin Road, CAMPBELLTOWN NSW 2560 Storing 4604/2020/DA-SW - Lot 25 Norman Crescent, CLAYMORE NSW 2559 Storing 67/2021/DA-SW - 11 Antill Way, AIRDS NSW 2560 Storing 75/2021/DA-SW - 32 Rowley Place, AIRDS NSW 2560 Storing 76/2021/DA-SW - 1 Foveaux Place, AIRDS NSW 2560 Storing 77/2021/DA-SW - 6 Lacocke Way, AIRDS NSW 2560 Storing 504/2021/DA-SW - 1 Clarendon Place, AIRDS NSW 2560 Storing 810/2021/DA-BH - 103 Oxford Road, INGLEBURN NSW 2565 Storing 535/2021/DA-SW - Lot 1033 Woolwash Road, AIRDS NSW 2560 Storing 1038/2021/DA-BH - 17 Donaldson Street, BRADBURY NSW 2560 Storing 1134/2021/DA-M - 57 Parliament Road, MACQUARIE FIELDS NSW 2564 Storing 1262/2021/DA-DW - 8 Figtree Crescent, GLEN ALPINE NSW 2560 Storing 1268/2021/DA-RS - 9 Chalcedony Street, EAGLE VALE NSW 2558 Storing 1821/2021/DA-AL - 47 Brallos Street, BARDIA NSW 2565 Storing 1819/2021/DA-SL - 75 O'Sullivan Road, LEUMEAH NSW 2560 Storing 1751/2021/DA-CW - Lot 1 Appin Road, GILEAD NSW 2560 Storing 1856/2021/DA-U - 44 Westmoreland Road, MINTO NSW 2566 Storing 1886/2021/DA-C - Lot 1429 Maryfields Drive, BLAIR ATHOL NSW 2560 Storing 813/2018/DA-M/B - 21 Glenfield Road, GLENFIELD NSW 2167 Storing 2039/2021/DA-M - 9 Margaret Street, MINTO NSW 2566 Storing 2299/2021/DA-SW - 311 Appin Road, ST HELENS PARK NSW 2560 Storing 2326/2021/DA-SW - 192 Narellan Road, CAMPBELLTOWN NSW 2560 Storing 2293/2015/DA-RA/B - 44 Warby Street, CAMPBELLTOWN NSW 2560 Storing 2418/2021/DA-DEM - 23 Lerwick Place, ST ANDREWS NSW 2566 Storing 2518/2021/DA-U - 32 Winton Close, WEDDERBURN NSW 2560 Storing 2856/2021/DA-AL - 1 Bruce Ferguson Avenue, BARDIA NSW 2565 Storing 2901/2021/DA-CW - 87 Cumberland Road, INGLEBURN NSW 2565 Storing 2907/2021/DA-CW - Douro Place, AIRDS NSW 2560 Storing 2918/2021/DA-RS - 18 Werong Close, MINTO NSW 2566 Storing 3263/2021/DA-C - 263 Queen Street, CAMPBELLTOWN NSW 2560 Storing 3253/2015/DA-C/D - 194 Campbelltown Road, DENHAM COURT NSW 2565 Storing 3527/2021/DA-U - 10 Benham Road, MINTO NSW 2566 Storing 3586/2021/DA-O - 39 Hansens Road, MINTO HEIGHTS NSW 2566 Storing 2254/2013/DA-CW/B - Lot 3003 Stowe Avenue, CAMPBELLTOWN NSW 2560 Storing 3809/2021/DA-U - 12 Heald Road, INGLEBURN NSW 2565 Storing 3847/2021/DA-U - 3/18 York Road, INGLEBURN NSW 2565 Storing 3869/2021/DA-RS - 56 Boyd Street, EAGLE VALE NSW 2558 Storing 3877/2021/DA-DW - 8 Myrtle Street, MINTO HEIGHTS NSW 2566 Storing 1/2022/DA-SW - Lot 1 Narellan Road, CAMPBELLTOWN NSW 2560 Storing 3944/2021/DA-SW - Lot 1097 Goldsmith Avenue, CAMPBELLTOWN NSW 2560 Storing 9/2022/DA-U - Lot 21 Glendower Street, GILEAD NSW 2560 Storing 4/2022/DA-DS - 69 Minchinbury Terrace, ESCHOL PARK NSW 2558 Storing 7/2022/DA-U - Lot 10 Appin Road, GILEAD NSW 2560 Storing 186/2022/DA-O - 17 Agrippa Street, ROSEMEADOW NSW 2560 Storing 314/2022/DA-RS - 49 Mulholland Avenue, CAMPBELLTOWN NSW 2560 Storing 318/2022/DA-U - 14 Williamson Road, INGLEBURN NSW 2565 Storing 328/2022/DA-RS - 27 Chatterton Street, DENHAM COURT NSW 2565 Storing 425/2022/DA-DW - 180 Canterbury Road, GLENFIELD NSW 2167 Storing 467/2022/DA-O - 17 Mercedes Road, INGLEBURN NSW 2565 Storing 566/2022/DA-DW - 63 Senna Avenue, DENHAM COURT NSW 2565 Storing 351/2022/DA-AL - 46 Wills Road, LONG POINT NSW 2564 Storing 693/2022/DA-DW - 81 Bruce Ferguson Avenue, BARDIA NSW 2565 Storing 784/2022/DA-BH - 109 Oxford Road, INGLEBURN NSW 2565 Storing 145/2022/DA-RS - 34 Chester Road, INGLEBURN NSW 2565 Storing 836/2022/DA-I - 2 Aero Road, INGLEBURN NSW 2565 Storing 843/2022/DA-RS - 75 Kent Street, MINTO NSW 2566 Storing 829/2022/DA-DW - 1 Mulvihill Crescent, DENHAM COURT NSW 2565 Storing 162/2022/DA-RS - 32 Harvey Street, MACQUARIE FIELDS NSW 2564 Storing 783/2022/DA-C - 203 Eagleview Road, MINTO NSW 2566 Storing 788/2022/DA-AL - 14 Sepik Place, KEARNS NSW 2558 Storing 863/2022/DA-C - 203 Eagleview Road, MINTO NSW 2566 Storing 874/2022/DA-C - 100 Campbelltown Road, MINTO NSW 2566 Storing 870/2022/DA-RS - 19 Sturt Street, CAMPBELLTOWN NSW 2560 Storing 994/2022/DA-SW - Lot 2 Appin Road, GILEAD NSW 2560 Storing 1048/2022/DA-SW - 9-11 Drumalbyn Street, INGLEBURN NSW 2565 Storing 1127/2022/DA-DW - 19 Senna Avenue, DENHAM COURT NSW 2565 Storing 1145/2022/DA-RS - 1 Kookaburra Street, INGLEBURN NSW 2565 Storing 1151/2022/DA-DW - 51 Senna Avenue, DENHAM COURT NSW 2565 Storing 1131/2022/DA-S - Lot 1 Cambridge Avenue, GLENFIELD NSW 2167 Storing 1212/2022/DA-O - 6 Claudius Place, ROSEMEADOW NSW 2560 Storing 1890/2014/DA-RS/B - 23 Australis Street, CAMPBELLTOWN NSW 2560 Storing 1252/2022/DA-DSO - 13 Keating Place, DENHAM COURT NSW 2565 Storing 1325/2022/DA-DW - 4 Dorrington Street, CLAYMORE NSW 2559 Storing 1331/2022/DA-RS - 1 Lachlan Place, CAMPBELLTOWN NSW 2560 Storing 1394/2022/DA-C - 25 Appin Road, BRADBURY NSW 2560 Storing 1402/2022/DA-O - Lot 4 Appin Road, GILEAD NSW 2560 Storing 1412/2022/DA-RS - 71 Aubrey Street, INGLEBURN NSW 2565 Storing 1421/2022/DA-SW - Lot 1 Narellan Road, CAMPBELLTOWN NSW 2560 Storing 1444/2022/DA-DO - 3 Belford Street, INGLEBURN NSW 2565 Storing 1415/2022/DA-SW - Pt Lot 1261 Menangle Road, MENANGLE PARK NSW 2563 Storing 1611/2022/DA-C - 31 Carlisle Street, INGLEBURN NSW 2565 Storing 1655/2022/DA-C - 24 Birdsville Crescent, LEUMEAH NSW 2560 Storing 1388/2022/DA-AL - 30 Megalong Crescent, CAMPBELLTOWN NSW 2560 Storing 1682/2022/DA-RS - 65 Farview Drive, DENHAM COURT NSW 2565 Storing 1733/2022/DA-DW - 12 Wootten Avenue, BARDIA NSW 2565 Storing 1743/2022/DA-RS - 6 Long Tan Street, BARDIA NSW 2565 Storing 1657/2022/DA-CW - Lot 1257 Menangle Road, MENANGLE PARK NSW 2563 Storing 1668/2022/DA-SW - Pt Lot 1262 Menangle Road, MENANGLE PARK NSW 2563 Storing 1761/2022/DA-I - 21 Mount Erin Road, CAMPBELLTOWN NSW 2560 Storing 1772/2022/DA-DW - 16 Ashmead Road, MINTO NSW 2566 Storing 1786/2022/DA-C - 47 Chester Road, INGLEBURN NSW 2565 Storing 1822/2022/DA-U - 25 Liverpool Street, INGLEBURN NSW 2565 Storing 1662/2022/DA-SW - Pt Lot 1262 Menangle Road, MENANGLE PARK NSW 2563 Storing 1819/2022/DA-M - 282 Campbelltown Road, BARDIA NSW 2565 Storing 1900/2022/DA-O - 41 Hansens Road, MINTO HEIGHTS NSW 2566 Storing 1933/2022/DA-SW - 168 Narellan Road, CAMPBELLTOWN NSW 2560 Storing 1760/2022/DA-RS - 58 Mahoney Drive, CAMPBELLTOWN NSW 2560 Storing 2076/2022/DA-DS - 157 Waminda Avenue, CAMPBELLTOWN NSW 2560 Storing 2114/2022/DA-DW - 19 Salisbury Avenue, GLENFIELD NSW 2167 Storing 2020/2022/DA-CW - Lot 242 Farrow Road, CAMPBELLTOWN NSW 2560 Storing 2116/2022/DA-C - 24 Cumberland Road, INGLEBURN NSW 2565 Storing 2209/2022/DA-RS - 106 Fieldhouse Circuit, CAMPBELLTOWN NSW 2560 Storing 1990/2022/DA-C - Roy Watts Road, GLENFIELD NSW 2167 Storing 2108/2022/DA-M - 2 Alam Place, CAMPBELLTOWN NSW 2560 Storing 2150/2022/DA-S - Lot 1 Campbelltown Road, GLENFIELD NSW 2167 Storing 2179/2022/DA-DW - 34 Menangle Road, GLEN ALPINE NSW 2560 Storing 2247/2022/DA-RS - 59 Parliament Road, MACQUARIE FIELDS NSW 2564 Storing 2297/2022/DA-AL - Lot 2 Coral Avenue, KENTLYN NSW 2560 Storing 2302/2022/DA-O - 246 Campbelltown Road, DENHAM COURT NSW 2565 Storing 2328/2022/DA-DS - 87 Pembroke Road, MINTO NSW 2566 Storing 2255/2022/DA-DS - 54 Macdonald Road, BARDIA NSW 2565 Storing 2352/2022/DA-DSO - 15 Condamine Street, CAMPBELLTOWN NSW 2560 Storing 2371/2022/DA-C - 72 Carlisle Street, INGLEBURN NSW 2565 Storing 2394/2022/DA-DW - 67 Bruce Ferguson Avenue, BARDIA NSW 2565 Storing 2418/2022/DA-DS - 17 Percival Avenue, INGLEBURN NSW 2565 Storing 2284/2022/DA-RS - 1 Yarrawin Way, AIRDS NSW 2560 Storing 2431/2022/DA-TRV - 84 Matthews Square, INGLEBURN NSW 2565 Storing 2513/2022/DA-U - 28 Mount Pleasant Drive, MENANGLE PARK NSW 2563 Storing 2407/2022/DA-SW - 11 Station Road, MENANGLE PARK NSW 2563 Storing 2554/2022/DA-U - 5/58 Lancaster Street, INGLEBURN NSW 2565 Storing 2256/2022/DA-SP - 129 Georges River Road, KENTLYN NSW 2560 Storing 2558/2022/DA-RS - 15 Durham Street, MINTO NSW 2566 Storing 2571/2022/DA-DS - 412 Campbelltown Road, BARDIA NSW 2565 Storing 2618/2022/DA-DS - 31 Pimelea Avenue, DENHAM COURT NSW 2565 Storing 2612/2022/DA-SW - 1A Old Glenfield Road, GLENFIELD NSW 2167 Storing 2534/2022/DA-DS - 65 Bardia Avenue, BARDIA NSW 2565 Storing 2278/2022/DA-RA - 32 Queen Street, CAMPBELLTOWN NSW 2560 Storing 2710/2022/DA-U - 34 Bradbury Avenue, CAMPBELLTOWN NSW 2560 Storing 2752/2022/DA-U - 39 Fifth Avenue, MACQUARIE FIELDS NSW 2564 Storing 2496/2022/DA-DEM - 179 Cumberland Road, INGLEBURN NSW 2565 Storing 2545/2022/DA-DEM - 298 Bensley Road, INGLEBURN NSW 2565 Storing 2751/2022/DA-DS - 304 Campbelltown Road, BARDIA NSW 2565 Storing 2759/2022/DA-SW - 225 Eagleview Road, MINTO NSW 2566 Storing 2744/2022/DA-RS - 86 Carlisle Street, INGLEBURN NSW 2565 Storing 3432/2017/DA-AL/A - 151 Katanna Road, WEDDERBURN NSW 2560 Storing 2830/2022/DA-AL - 16 Joseph Whitehouse Close, MINTO NSW 2566 Storing 2821/2022/DA-RS - 7 Johns Avenue, MACQUARIE FIELDS NSW 2564 Storing 2756/2022/DA-82A - 194 Campbelltown Road, DENHAM COURT NSW 2565 Storing 2877/2022/DA-O - 4 Burragorang Road, RUSE NSW 2560 Storing 2623/2022/DA-SW - Lot 2 Appin Road, GILEAD NSW 2560 Storing 2941/2022/DA-DSO - 29 Carandini Street, ST HELENS PARK NSW 2560 Storing 2828/2005/DA-SL/H - 72 Glendower Street, GILEAD NSW 2560 Storing 2986/2022/DA-M - 56 Moore Street, CAMPBELLTOWN NSW 2560 Storing 3029/2022/DA-DS - 24 Long Reef Crescent, WOODBINE NSW 2560 Storing 3040/2022/DA-ST - 30 Airds Road, MINTO NSW 2566 Storing 3105/2022/DA-DS - 18 Solomon Street, CAMPBELLTOWN NSW 2560 Storing 3109/2022/DA-C - 241 Queen Street, CAMPBELLTOWN NSW 2560 Storing 3049/2022/DA-I - 9 Louise Avenue, INGLEBURN NSW 2565 Storing 3091/2022/DA-DS - 22 Fieldhouse Circuit, CAMPBELLTOWN NSW 2560 Storing 2555/2022/DA-DO - 7 Minerva Road, WEDDERBURN NSW 2560 Storing 3172/2022/DA-DEM - 45 Hansens Road, MINTO HEIGHTS NSW 2566 Storing 2980/2022/DA-DEM - 52 Howard Road, MINTO HEIGHTS NSW 2566 Storing 3588/2021/DA-82A/A - 11 Pimelea Avenue, DENHAM COURT NSW 2565 Storing 3190/2022/DA-RA - 17 Tyler Street, CAMPBELLTOWN NSW 2560 Storing 2828/2005/DA-SL/I - 72 Glendower Street, GILEAD NSW 2560 Storing 3219/2022/DA-RS - 36 Saywell Road, MACQUARIE FIELDS NSW 2564 Storing 3218/2022/DA-S - 11 Susan Place, MINTO NSW 2566 Storing 3200/2022/DA-A - Lot 1264 Menangle Road, MENANGLE PARK NSW 2563 Storing 3092/2022/DA-U - 11 Eschol Park Drive, ESCHOL PARK NSW 2558 Storing 3276/2022/DA-DSO - 1 Belford Street, INGLEBURN NSW 2565 Storing 3360/2022/DA-AL - 40 Wills Road, LONG POINT NSW 2564 Storing 2939/2022/DA-DSO - 56 McLaren Place, INGLEBURN NSW 2565 Storing 3315/2022/DA-DS - 408 Campbelltown Road, BARDIA NSW 2565 Storing 3408/2022/DA-DS - 45 Lowe Avenue, BARDIA NSW 2565 Storing 3425/2022/DA-C - 1 Hollylea Road, LEUMEAH NSW 2560 Storing 3400/2022/DA-RA - 26 Iolanthe Street, CAMPBELLTOWN NSW 2560 Storing 3351/2022/DA-DS - 284 Campbelltown Road, BARDIA NSW 2565 Storing 3442/2022/DA-BH - 42 Surrey Street, MINTO NSW 2566 Storing 3115/2022/DA-DS - 14 Gloaming Street, MENANGLE PARK NSW 2563 Storing 3492/2022/DA-RS - 97 Oxford Road, INGLEBURN NSW 2565 Storing 3569/2022/DA-DS - 3 Sapper Street, BARDIA NSW 2565 Storing 3476/2022/DA-I - 53 Blaxland Road, CAMPBELLTOWN NSW 2560 Storing 3142/2022/DA-SL - Lot 206 Riverside Drive, AIRDS NSW 2560 Storing 3642/2022/DA-DW - 19 Rosslyn Drive, CLAYMORE NSW 2559 Storing 3639/2022/DA-DS - 12 Ray Simpson Avenue, BARDIA NSW 2565 Storing 3651/2022/DA-RS - 7 Solomon Street, CAMPBELLTOWN NSW 2560 Storing 3703/2022/DA-AL - 21 Nymboida Crescent, RUSE NSW 2560 Storing 3727/2022/DA-ST - 88 Broughton Street, CAMPBELLTOWN NSW 2560 Storing 3687/2022/DA-RS - 73 Hoddle Avenue, BRADBURY NSW 2560 Storing 3769/2022/DA-RS - 14 Moore Street, CAMPBELLTOWN NSW 2560 Storing 3786/2022/DA-DS - 40 Dunstan Drive, BRADBURY NSW 2560 Storing 2828/2005/DA-SL/J - 72 Glendower Street, GILEAD NSW 2560 Storing 3822/2022/DA-M - 72 Arkley Avenue, CLAYMORE NSW 2559 Storing 3817/2022/DA-RS - 15 Phillip Street, CAMPBELLTOWN NSW 2560 Storing 3796/2022/DA-U - Lot 3 Menangle Road, MENANGLE PARK NSW 2563 Storing 3855/2022/DA-ST - 52 Hidcote Road, CAMPBELLTOWN NSW 2560 Storing 3884/2022/DA-S - 44 Riverside Drive, AIRDS NSW 2560 Storing 3895/2022/DA-AL - 50 Exley Road, WEDDERBURN NSW 2560 Storing 2970/2021/DA-DSO/A - 43 Borthwick Street, MINTO NSW 2566 Storing 3943/2022/DA-U - 29 Halwes Avenue, MENANGLE PARK NSW 2563 Storing 3343/2022/DA-C - 133 Lindesay Street, CAMPBELLTOWN NSW 2560 Storing 3892/2022/DA-SW - 51 Cummins Road, MENANGLE PARK NSW 2563 Storing 3897/2022/DA-DS - 416 Campbelltown Road, BARDIA NSW 2565 Storing 3976/2022/DA-U - 130 Evelyn Street, MACQUARIE FIELDS NSW 2564 Storing 3984/2022/DA-AL - 13 Barrenjoey Close, WOODBINE NSW 2560 Storing 3981/2022/DA-DS - 3 Daintrees Street, CAMPBELLTOWN NSW 2560 Storing 4037/2022/DA-RS - 10 Westview Street, CAMPBELLTOWN NSW 2560 Storing 4090/2022/DA-O - 5 Willowdale Drive, DENHAM COURT NSW 2565 Storing 3573/2021/DA-C/A - 77 Bardia Avenue, BARDIA NSW 2565 Storing 4001/2022/DA-C - 4 Benson Road, INGLEBURN NSW 2565 Storing 4112/2022/DA-O - 13 Leichhardt Street, RUSE NSW 2560 Storing 4124/2022/DA-DS - 6 Fuchsia Crescent, MACQUARIE FIELDS NSW 2564 Storing 4003/2022/DA-U - 43 Randall Avenue, MINTO NSW 2566 Storing 3858/2022/DA-C - 32 Queen Street, CAMPBELLTOWN NSW 2560 Storing 4159/2022/DA-O - 31 Homestead Circuit, MACQUARIE LINKS NSW 2565 Storing 4226/2022/DA-U - 3/5 Shaw Road, INGLEBURN NSW 2565 Storing 4075/2022/DA-SW - 12 Gipps Street, BRADBURY NSW 2560 Storing 4233/2022/DA-DS - 17 Tea Tree Crescent, MACQUARIE FIELDS NSW 2564 Storing 4257/2022/DA-DS - 55 The Kraal Drive, BLAIR ATHOL NSW 2560 Storing 4283/2022/DA-U - Unit H10/5-7 Hepher Road, CAMPBELLTOWN NSW 2560 Storing 4296/2022/DA-DW - 16 Euroka Street, INGLEBURN NSW 2565 Storing 4240/2022/DA-C - 6-10 Memorial Avenue, INGLEBURN NSW 2565 Storing 4070/2018/DA-DW/A - 308 Wedderburn Road, WEDDERBURN NSW 2560 Storing 4313/2022/DA-O - Lot 38 College Road, CAMPBELLTOWN NSW 2560 Storing 4306/2022/DA-DW - 14 Caladenia Street, DENHAM COURT NSW 2565 Storing 4307/2022/DA-DW - 74 Lancia Drive, INGLEBURN NSW 2565 Storing 4330/2022/DA-DW - 45 Bruce Ferguson Avenue, BARDIA NSW 2565 Storing 4192/2022/DA-I - 5 Culverston Road, MINTO NSW 2566 Storing 4375/2022/DA-O - 17 Boongary Street, ST HELENS PARK NSW 2560 Storing 4397/2022/DA-DO - Lot 2 Ingleburn Gardens Drive, BARDIA NSW 2565 Storing 4402/2022/DA-DW - Lot 2 Ingleburn Gardens Drive, BARDIA NSW 2565 Storing 4405/2022/DA-DO - Lot 2 Ingleburn Gardens Drive, BARDIA NSW 2565 Storing 4407/2022/DA-DO - Lot 2 Ingleburn Gardens Drive, BARDIA NSW 2565 Storing 4409/2022/DA-M - Lot 2 Ingleburn Gardens Drive, BARDIA NSW 2565 Storing 4420/2022/DA-DO - Lot 2 Ingleburn Gardens Drive, BARDIA NSW 2565 Storing 4422/2022/DA-DO - Lot 2 Ingleburn Gardens Drive, BARDIA NSW 2565 Storing 2203/2019/DA-RS/A - 17 Farnsworth Avenue, CAMPBELLTOWN NSW 2560 Storing 4261/2022/DA-AL - 5 Mitchell Street, CAMPBELLTOWN NSW 2560 Storing 4452/2022/DA-DW - 30 Corkwood Street, DENHAM COURT NSW 2565 Storing 4444/2022/DA-C - 1 Radnor Place, CAMPBELLTOWN NSW 2560 Storing 4415/2022/DA-SP - 67 Hansens Road, MINTO HEIGHTS NSW 2566 Storing 4494/2022/DA-U - 10 Rose Street, CAMPBELLTOWN NSW 2560 Storing 4057/2018/DA-SW/B - Lot 3 Menangle Road, MENANGLE PARK NSW 2563 Storing 4429/2022/DA-DSO - 34 Fern Avenue, BRADBURY NSW 2560 Storing 3801/2018/DA-RS/C - 14 McGuanne Street, CAMPBELLTOWN NSW 2560 Storing 4531/2022/DA-DO - 15 Joseph Whitehouse Close, MINTO NSW 2566 Storing 4431/2022/DA-O - 7 Talc Place, EAGLE VALE NSW 2558 Storing 4555/2022/DA-DW - 8 Buka Place, GLENFIELD NSW 2167 Storing 4557/2022/DA-S - Lot 1 Kellicar Road, CAMPBELLTOWN NSW 2560 Storing 4561/2022/DA-O - 144 Abington Crescent, GLEN ALPINE NSW 2560 Storing 4588/2022/DA-I - 34 York Road, INGLEBURN NSW 2565 Storing 4593/2022/DA-DW - 8 Calotis Crescent, DENHAM COURT NSW 2565 Storing 4534/2022/DA-DO - Lot 39 Webber Circuit, BARDIA NSW 2565 Storing 4538/2022/DA-DO - Lot 39 Webber Circuit, BARDIA NSW 2565 Storing 4540/2022/DA-DO - Lot 39 Webber Circuit, BARDIA NSW 2565 Storing 4543/2022/DA-DO - Lot 39 Webber Circuit, BARDIA NSW 2565 Storing 4544/2022/DA-DO - Lot 39 Webber Circuit, BARDIA NSW 2565 Storing 4546/2022/DA-DO - Lot 39 Webber Circuit, BARDIA NSW 2565 Storing 4550/2022/DA-DO - Lot 39 Webber Circuit, BARDIA NSW 2565 Storing 4551/2022/DA-DO - Lot 39 Webber Circuit, BARDIA NSW 2565 Storing 4554/2022/DA-DO - Lot 39 Webber Circuit, BARDIA NSW 2565 Storing 4585/2022/DA-DO - Lot 39 Webber Circuit, BARDIA NSW 2565 Storing 4592/2022/DA-DO - Lot 39 Webber Circuit, BARDIA NSW 2565 Storing 4612/2022/DA-DW - 226 The Parkway, BRADBURY NSW 2560 Storing 4614/2022/DA-SP - 14 Joseph Whitehouse Close, MINTO NSW 2566 Storing 4589/2022/DA-C - 218-226 Queen Street, CAMPBELLTOWN NSW 2560 Storing 4601/2022/DA-C - 201 Eagleview Road, MINTO NSW 2566 Storing 4606/2022/DA-C - 381 St Andrews Road, VARROVILLE NSW 2566 Storing 4609/2022/DA-C - 27 Atchison Road, MACQUARIE FIELDS NSW 2564 Storing 4640/2022/DA-DW - 296 Campbelltown Road, BARDIA NSW 2565 Storing 4597/2022/DA-O - 18 Greco Place, ROSEMEADOW NSW 2560 Storing 4705/2022/DA-C - 32 Minto Road, MINTO NSW 2566 Storing 4713/2022/DA-DS - 29 Wattle Avenue, MACQUARIE FIELDS NSW 2564 Storing 4733/2022/DA-O - 191 Aberfoyle Road, WEDDERBURN NSW 2560 Storing 4752/2022/DA-DW - 76 Arkley Avenue, CLAYMORE NSW 2559 Scraping authority darebin... Scraping authority east_gippsland... darebin: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Scraping authority frankston... east_gippsland: ERROR: execution expired /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `initialize' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `open' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `block in connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:103:in `timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:935:in `connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:920:in `do_start' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:915:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:655:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:595:in `connection_for' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:885:in `request' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize/http/agent.rb:280:in `fetch' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize.rb:464:in `get' /app/lib/epathway_scraper.rb:24:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Scraping authority gladstone... frankston: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Scraping authority glen_eira... gladstone: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Storing GE/SP-35915/2022 - 13 Carnarvon Road CAULFIELD NORTH VIC 3161 Storing GE/DP-35916/2022 - 22 Kambrook Road CAULFIELD NORTH VIC 3161 Storing GE/SP-32978/2019/B - 47 St Georges Road ELSTERNWICK VIC 3185 Storing GE/PP-35918/2022 - 6 Geel Street BENTLEIGH VIC 3204 Storing GE/SP-35919/2022 - 23 McPherson Avenue CARNEGIE VIC 3163 Storing GE/PP-30490/2017/B - 312 Orrong Road CAULFIELD NORTH VIC 3161 Storing GE/DP-35912/2022 - Unit 1 41 Moonya Road CARNEGIE VIC 3163 Storing GE/SP-35913/2022 - 18 Carlyon Street ORMOND VIC 3204 Storing GE/VS-689/2022 - 116 Booran Road GLEN HUNTLY VIC 3163 Storing GE/PP-35914/2022 - Unit 1 8 Alexandra Street ST KILDA EAST VIC 3183 Storing GE/PP-29838/2016/D - 360 Neerim Road CARNEGIE VIC 3163 Storing GE/PP-29356/2016/A - 13-17 Cecil Street BENTLEIGH EAST VIC 3165 Storing GE/VS-687/2022 - 25 Graham Avenue MCKINNON VIC 3204 Storing GE/PP-35908/2022 - Flat 1 20 Hillside Avenue CAULFIELD VIC 3162 Storing GE/DP-35909/2022 - 63 Orrong Road ELSTERNWICK VIC 3185 Storing GE/PP-35910/2022 - 1019-1021 Centre Road BENTLEIGH EAST VIC 3165 Storing GE/VS-686/2022 - 241 Poath Road MURRUMBEENA VIC 3163 Storing GE/VS-685/2022 - 171 North Road GARDENVALE VIC 3185 Storing GE/DP-35902/2022 - 89 Tudor Street BENTLEIGH EAST VIC 3165 Storing GE/SP-35903/2022 - 21 Arthur Street CAULFIELD NORTH VIC 3161 Storing GE/SP-35904/2022 - 17 Liscard Street ELSTERNWICK VIC 3185 Storing GE/DP-35905/2022 - Apartment 101 1 Hewitts Road CARNEGIE VIC 3163 Storing GE/SP-35906/2022 - Unit 1 34 Richard Street BENTLEIGH EAST VIC 3165 Storing GE/CP-35899/2022 - 353 Glen Eira Road CAULFIELD NORTH VIC 3161 Storing GE/VS-684/2022 - Unit 2 3 Montclair Court BENTLEIGH EAST VIC 3165 Storing GE/PP-35900/2022 - 14 Oakleigh Road CARNEGIE VIC 3163 Storing GE/DP-35901/2022 - 429 Centre Road BENTLEIGH VIC 3204 Storing GE/SP-35895/2022 - 349 Balaclava Road CAULFIELD NORTH VIC 3161 Storing GE/DP-35896/2022 - 49 Bent Street BENTLEIGH VIC 3204 Storing GE/PP-18760/2006/D - 60 Murrumbeena Road MURRUMBEENA VIC 3163 Storing GE/SP-35898/2022 - 10 Clarinda Street CAULFIELD SOUTH VIC 3162 Storing GE/CP-35894/2022 - 73 Patterson Road BENTLEIGH VIC 3204 Storing GE/VS-683/2022 - 255 McKinnon Road MCKINNON VIC 3204 Storing GE/DP-35891/2022 - 43 Leopold Street CAULFIELD SOUTH VIC 3162 Storing GE/VS-682/2022 - 26 Saturn Street CAULFIELD SOUTH VIC 3162 Storing GE/DP-35892/2022 - 8 Purtell Street BENTLEIGH EAST VIC 3165 Storing GE/PP-35893/2022 - 1A Omeo Court BENTLEIGH EAST VIC 3165 Storing GE/DP-35887/2022 - 227 Nepean Hwy GARDENVALE VIC 3185 Storing GE/SP-35888/2022 - 2 Grimwade Court CAULFIELD NORTH VIC 3161 Storing GE/VS-681/2022 - Unit 14 200 Murrumbeena Road MURRUMBEENA VIC 3163 Storing GE/DP-35889/2022 - 107 Brady Road BENTLEIGH EAST VIC 3165 Storing GE/PP-35890/2022 - 4 Brailsford Road BENTLEIGH VIC 3204 Storing GE/DP-35885/2022 - 71 Castlewood Street BENTLEIGH EAST VIC 3165 Storing GE/PP-35886/2022 - Flat 1 1 Manor Grove CAULFIELD NORTH VIC 3161 Storing GE/VS-680/2022 - Unit 1 40 Lantana Road GARDENVALE VIC 3185 Storing GE/PP-17917/2005/C - Unit 1 18 Tudor Street BENTLEIGH EAST VIC 3165 Storing GE/DP-35882/2022 - 2 Almurta Road BENTLEIGH EAST VIC 3165 Storing GE/PP-35884/2022 - 217 Glen Eira Road ST KILDA EAST VIC 3183 Storing GE/PP-35881/2022 - Unit 1 9 Marara Road CAULFIELD SOUTH VIC 3162 Storing GE/PP-16793/2004/A - Unit 1 15 Wicklow Street ORMOND VIC 3204 Storing GE/DP-35873/2022 - 21 Lord Street CAULFIELD EAST VIC 3145 Storing GE/DP-35874/2022 - 29 Bradford Street BENTLEIGH EAST VIC 3165 Storing GE/DP-35875/2022 - 28 Northam Road BENTLEIGH EAST VIC 3165 Storing GE/DP-32024/2018/A - 4 Edgewood Street CARNEGIE VIC 3163 Storing GE/DP-35876/2022 - 40 Lindsay Street BENTLEIGH VIC 3204 Storing GE/DP-34665/2021/A - 6 Porter Road CARNEGIE VIC 3163 Storing GE/PP-29527/2016/A - 76 Truganini Road CARNEGIE VIC 3163 Storing GE/PP-35872/2022 - 113 Booran Road CAULFIELD SOUTH VIC 3162 Storing GE/SP-35866/2022 - 166 Wheatley Road ORMOND VIC 3204 Storing GE/SP-35867/2022 - 37 Regent Street ELSTERNWICK VIC 3185 Storing GE/DP-35868/2022 - 315 East Boundary Road BENTLEIGH EAST VIC 3165 Storing GE/DP-35869/2022 - 5A Moonya Road CARNEGIE VIC 3163 Storing GE/DP-35870/2022 - 216-222 Balaclava Road CAULFIELD NORTH VIC 3161 Storing GE/PP-35871/2022 - 22 Clifton Street BENTLEIGH EAST VIC 3165 Storing GE/PP-35862/2022 - 7 Ardwick Street BENTLEIGH VIC 3204 Storing GE/DP-35863/2022 - 6 Newstead Street CAULFIELD VIC 3162 Storing GE/SP-35864/2022 - 54 Murray Street ELSTERNWICK VIC 3185 Storing GE/PP-32103/2018/A - 100 Mimosa Road CARNEGIE VIC 3163 Storing GE/SP-35858/2022 - 14 Holywood Grove CARNEGIE VIC 3163 Storing GE/PP-35859/2022 - 26 Hillside Avenue CAULFIELD VIC 3162 Storing GE/PP-35861/2022 - 1254-1258 Glen Huntly Road CARNEGIE VIC 3163 Storing GE/VS-679/2022 - 1A Malua Street ORMOND VIC 3204 Storing GE/DP-35856/2022 - 404 Chesterville Road BENTLEIGH EAST VIC 3165 Storing GE/CP-7253/1994/A - 555 Centre Road BENTLEIGH VIC 3204 Storing GE/PP-35854/2022 - 21 Parkmore Road BENTLEIGH EAST VIC 3165 Storing GE/VS-678/2022 - 7 Moodie Street CAULFIELD EAST VIC 3145 Storing GE/DP-35855/2022 - 147 Koornang Road CARNEGIE VIC 3163 Storing GE/DP-34070/2020/A - 37 Orrong Crescent CAULFIELD NORTH VIC 3161 Storing GE/PP-35851/2022 - 26A Dover Street CAULFIELD SOUTH VIC 3162 Storing GE/PP-26447/2014/B - Flat 201 14 South Avenue BENTLEIGH VIC 3204 Storing GE/PP-31993/2018/A - 33 Nicholson Street BENTLEIGH VIC 3204 Storing GE/DP-35849/2022 - 462 Centre Road BENTLEIGH VIC 3204 Storing GE/SP-35857/2022 - 1 Foster Street ELSTERNWICK VIC 3185 Storing GE/DP-35846/2022 - 35 Graham Avenue MCKINNON VIC 3204 Storing GE/DP-35606/2022/A - 31 Station Street CAULFIELD EAST VIC 3145 Storing GE/VS-676/2022 - 12 Sunnyside Grove BENTLEIGH VIC 3204 Storing GE/SP-35845/2022 - 13 Teak Street CAULFIELD SOUTH VIC 3162 Storing GE/VS-677/2022 - 677 Inkerman Road CAULFIELD NORTH VIC 3161 Storing GE/DP-34558/2021/A - 56 Railway Crescent BENTLEIGH VIC 3204 Storing GE/PP-35840/2022 - 37 Orrong Crescent CAULFIELD NORTH VIC 3161 Storing GE/PP-35841/2022 - 337 Chesterville Road BENTLEIGH EAST VIC 3165 Storing GE/DP-35842/2022 - 1192-1196 Dandenong Road MURRUMBEENA VIC 3163 Storing GE/SP-35843/2022 - 72 Regent Street ELSTERNWICK VIC 3185 Storing GE/SP-33926/2020/A - 72 Kambrook Road CAULFIELD NORTH VIC 3161 Storing GE/PP-35839/2022 - 7 Phillip Street BENTLEIGH VIC 3204 Storing GE/PP-35853/2022 - 245 Glen Huntly Road ELSTERNWICK VIC 3185 Storing GE/VS-674/2022 - 116 Bignell Road BENTLEIGH EAST VIC 3165 Storing GE/VS-675/2022 - 423 Inkerman Road ST KILDA EAST VIC 3183 Storing GE/DP-35836/2022 - 24 Balmoral Avenue BENTLEIGH VIC 3204 Storing GE/PP-35837/2022 - 11 Strathearn Avenue MURRUMBEENA VIC 3163 Storing GE/SP-35832/2022 - 28 Dalmor Avenue ORMOND VIC 3204 Storing GE/DP-35833/2022 - 18 Shepparson Avenue CARNEGIE VIC 3163 Storing GE/DP-35834/2022 - 17 Gladstone Parade ELSTERNWICK VIC 3185 Storing GE/CP-35835/2022 - 82 Kooyong Road CAULFIELD NORTH VIC 3161 Storing GE/VS-673/2022 - Unit 1 49 Coorigil Road CARNEGIE VIC 3163 Storing GE/VS-672/2022 - 41 Oak Street BENTLEIGH VIC 3204 Storing GE/VS-670/2022 - 13 Park Crescent BENTLEIGH VIC 3204 Storing GE/DP-35830/2022 - 9 Claronga Street BENTLEIGH EAST VIC 3165 Storing GE/VS-671/2022 - 8 Brooklyn Avenue CAULFIELD SOUTH VIC 3162 Storing GE/DP-35831/2022 - 6 Osborne Avenue BENTLEIGH VIC 3204 Storing GE/DP-35826/2022 - 43 Teak Street CAULFIELD SOUTH VIC 3162 Storing GE/PP-35827/2022 - 54 Lyons Street CARNEGIE VIC 3163 Storing GE/SP-35828/2022 - 14 Queen Street ORMOND VIC 3204 Storing GE/DP-35829/2022 - 53 Valkstone Street BENTLEIGH EAST VIC 3165 Storing GE/VS-669/2022 - Unit 2 3 Montclair Court BENTLEIGH EAST VIC 3165 Storing GE/PP-29787/2016/A - 21 Railway Parade MURRUMBEENA VIC 3163 Storing GE/DP-35070/2021/A - 133 Leila Road CARNEGIE VIC 3163 Storing GE/DP-35820/2022 - 18 George Street BENTLEIGH EAST VIC 3165 Storing GE/VS-668/2022 - 12A Lucas Street CAULFIELD SOUTH VIC 3162 Storing GE/PP-35822/2022 - 12 Ripley Grove CAULFIELD NORTH VIC 3161 Scraping authority gold_coast... Scraping authority greater_shepparton... gold_coast: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Scraping authority greatlakes... greater_shepparton: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Scraping authority inverell... greatlakes: ERROR: Failed to open TCP connection to services.greatlakes.nsw.gov.au:443 (getaddrinfo: Name or service not known) /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:103:in `timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:935:in `connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:920:in `do_start' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:915:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:655:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:595:in `connection_for' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:885:in `request' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize/http/agent.rb:280:in `fetch' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize.rb:464:in `get' /app/lib/epathway_scraper.rb:24:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Scraping authority kingston... inverell: ERROR: Failed to open TCP connection to 203.49.140.77:80 (No route to host - connect(2) for "203.49.140.77" port 80) /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:103:in `timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:935:in `connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:920:in `do_start' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:915:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:655:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:595:in `connection_for' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:885:in `request' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize/http/agent.rb:280:in `fetch' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize.rb:464:in `get' /app/lib/epathway_scraper.rb:24:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Scraping authority knox... kingston: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Scraping authority lake_macquarie... knox: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' lake_macquarie: ERROR: Could not find javascript redirect Scraping authority latrobe... /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Scraping authority livingstone... latrobe: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Scraping authority macedon_ranges... livingstone: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Scraping authority maroondah... macedon_ranges: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Scraping authority monash... maroondah: ERROR: execution expired /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `initialize' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `open' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `block in connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:103:in `timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:935:in `connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:920:in `do_start' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:915:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:655:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:595:in `connection_for' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:885:in `request' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize/http/agent.rb:280:in `fetch' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize.rb:464:in `get' /app/lib/epathway_scraper.rb:24:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Scraping authority mooney_valley... monash: ERROR: 404 => Net::HTTPNotFound for https://epathway.monash.vic.gov.au/ePathway/Production/Web/GeneralEnquiry/EnquiryLists.aspx?ModuleCode=LAP -- unhandled response /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize/http/agent.rb:329:in `fetch' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize.rb:464:in `get' /app/lib/epathway_scraper.rb:24:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Scraping authority moreland... mooney_valley: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Scraping authority nillumbik... moreland: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' nillumbik: ERROR: execution expired Scraping authority onkaparinga... /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `initialize' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `open' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `block in connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:103:in `timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:935:in `connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:920:in `do_start' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:915:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:655:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:595:in `connection_for' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:885:in `request' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize/http/agent.rb:280:in `fetch' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize.rb:464:in `get' /app/lib/epathway_scraper.rb:24:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Scraping authority port_phillip... onkaparinga: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Scraping authority rockhampton... port_phillip: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' rockhampton: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' Scraping authority salisbury... /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Scraping authority south_gippsland... salisbury: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' south_gippsland: ERROR: Could not find javascript redirect Scraping authority the_hills... /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Scraping authority unley... the_hills: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Scraping authority west_torrens... unley: ERROR: execution expired /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `initialize' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `open' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `block in connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:103:in `timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:935:in `connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:920:in `do_start' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:915:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:655:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:595:in `connection_for' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:885:in `request' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize/http/agent.rb:280:in `fetch' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize.rb:464:in `get' /app/lib/epathway_scraper.rb:24:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' west_torrens: ERROR: execution expired Scraping authority whitehorse... /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `initialize' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `open' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `block in connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:103:in `timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:935:in `connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:920:in `do_start' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:915:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:655:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:595:in `connection_for' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:885:in `request' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize/http/agent.rb:280:in `fetch' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize.rb:464:in `get' /app/lib/epathway_scraper.rb:24:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Scraping authority wollongong... whitehorse: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' Scraping authority yarra_ranges... wollongong: ERROR: Failed to open TCP connection to epathway.wollongong.nsw.gov.au:80 (getaddrinfo: Name or service not known) /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:103:in `timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:935:in `connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:920:in `do_start' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:915:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:655:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:595:in `connection_for' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:885:in `request' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize/http/agent.rb:280:in `fetch' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize.rb:464:in `get' /app/lib/epathway_scraper.rb:24:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' yarra_ranges: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:29:in `<main>' *************************************************** Now retrying authorities which earlier had failures *************************************************** Scraping authority adelaide... adelaide: ERROR: execution expired /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `initialize' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `open' Scraping authority barossa... /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `block in connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:103:in `timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:935:in `connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:920:in `do_start' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:915:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:655:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:595:in `connection_for' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:885:in `request' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize/http/agent.rb:280:in `fetch' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize.rb:464:in `get' /app/lib/epathway_scraper.rb:24:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' barossa: ERROR: execution expired Scraping authority bendigo... /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `initialize' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `open' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `block in connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:103:in `timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:935:in `connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:920:in `do_start' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:915:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:655:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:595:in `connection_for' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:885:in `request' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize/http/agent.rb:280:in `fetch' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize.rb:464:in `get' /app/lib/epathway_scraper.rb:24:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority darebin... bendigo: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority east_gippsland... darebin: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority frankston... east_gippsland: ERROR: execution expired /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `initialize' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `open' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `block in connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:103:in `timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:935:in `connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:920:in `do_start' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:915:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:655:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:595:in `connection_for' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:885:in `request' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize/http/agent.rb:280:in `fetch' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize.rb:464:in `get' /app/lib/epathway_scraper.rb:24:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority gladstone... frankston: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority gold_coast... gladstone: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority greater_shepparton... gold_coast: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority greatlakes... greater_shepparton: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority inverell... greatlakes: ERROR: Failed to open TCP connection to services.greatlakes.nsw.gov.au:443 (getaddrinfo: Name or service not known) /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:103:in `timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:935:in `connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:920:in `do_start' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:915:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:655:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:595:in `connection_for' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:885:in `request' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize/http/agent.rb:280:in `fetch' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize.rb:464:in `get' /app/lib/epathway_scraper.rb:24:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority kingston... inverell: ERROR: Failed to open TCP connection to 203.49.140.77:80 (No route to host - connect(2) for "203.49.140.77" port 80) /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:103:in `timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:935:in `connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:920:in `do_start' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:915:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:655:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:595:in `connection_for' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:885:in `request' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize/http/agent.rb:280:in `fetch' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize.rb:464:in `get' /app/lib/epathway_scraper.rb:24:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority knox... kingston: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority lake_macquarie... knox: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority latrobe... lake_macquarie: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority livingstone... latrobe: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority macedon_ranges... livingstone: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority maroondah... macedon_ranges: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' maroondah: ERROR: execution expired /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `initialize' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `open' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `block in connect' Scraping authority monash... /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:103:in `timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:935:in `connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:920:in `do_start' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:915:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:655:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:595:in `connection_for' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:885:in `request' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize/http/agent.rb:280:in `fetch' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize.rb:464:in `get' /app/lib/epathway_scraper.rb:24:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority mooney_valley... monash: ERROR: 404 => Net::HTTPNotFound for https://epathway.monash.vic.gov.au/ePathway/Production/Web/GeneralEnquiry/EnquiryLists.aspx?ModuleCode=LAP -- unhandled response /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize/http/agent.rb:329:in `fetch' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize.rb:464:in `get' /app/lib/epathway_scraper.rb:24:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority moreland... mooney_valley: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority nillumbik... moreland: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority onkaparinga... nillumbik: ERROR: execution expired /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `initialize' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `open' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `block in connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:103:in `timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:935:in `connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:920:in `do_start' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:915:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:655:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:595:in `connection_for' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:885:in `request' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize/http/agent.rb:280:in `fetch' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize.rb:464:in `get' /app/lib/epathway_scraper.rb:24:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority port_phillip... onkaparinga: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority rockhampton... port_phillip: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority salisbury... rockhampton: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority south_gippsland... salisbury: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority the_hills... south_gippsland: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority unley... the_hills: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority west_torrens... unley: ERROR: execution expired /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `initialize' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `open' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `block in connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:103:in `timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:935:in `connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:920:in `do_start' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:915:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:655:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:595:in `connection_for' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:885:in `request' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize/http/agent.rb:280:in `fetch' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize.rb:464:in `get' /app/lib/epathway_scraper.rb:24:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority whitehorse... west_torrens: ERROR: execution expired /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `initialize' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `open' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:937:in `block in connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:103:in `timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:935:in `connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:920:in `do_start' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:915:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:655:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:595:in `connection_for' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:885:in `request' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize/http/agent.rb:280:in `fetch' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize.rb:464:in `get' /app/lib/epathway_scraper.rb:24:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority wollongong... whitehorse: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' Scraping authority yarra_ranges... wollongong: ERROR: Failed to open TCP connection to epathway.wollongong.nsw.gov.au:80 (getaddrinfo: Name or service not known) /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:939:in `rescue in block in connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:936:in `block in connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:93:in `block in timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/timeout.rb:103:in `timeout' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:935:in `connect' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:920:in `do_start' /app/vendor/ruby-2.5.1/lib/ruby/2.5.0/net/http.rb:915:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:655:in `start' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:595:in `connection_for' /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-4.0.0/lib/net/http/persistent.rb:885:in `request' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize/http/agent.rb:280:in `fetch' /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize.rb:464:in `get' /app/lib/epathway_scraper.rb:24:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' yarra_ranges: ERROR: Could not find javascript redirect /app/lib/epathway_scraper/page/list_select.rb:97:in `follow_javascript_redirect' /app/lib/epathway_scraper.rb:25:in `scrape' /app/lib/epathway_scraper.rb:53:in `scrape_authority' scraper.rb:12:in `block in scrape' scraper.rb:9:in `each' scraper.rb:9:in `scrape' scraper.rb:36:in `<main>' scraper.rb:40:in `<main>': There were errors with the following authorities: [:adelaide, :barossa, :bendigo, :darebin, :east_gippsland, :frankston, :gladstone, :gold_coast, :greater_shepparton, :greatlakes, :inverell, :kingston, :knox, :lake_macquarie, :latrobe, :livingstone, :macedon_ranges, :maroondah, :monash, :mooney_valley, :moreland, :nillumbik, :onkaparinga, :port_phillip, :rockhampton, :salisbury, :south_gippsland, :the_hills, :unley, :west_torrens, :whitehorse, :wollongong, :yarra_ranges]. See earlier output for details (RuntimeError)

Data

Downloaded 0 times

To download data sign in with GitHub

Download table (as CSV) Download SQLite database (193 KB) Use the API

rows 10 / 427

council_reference address description info_url date_scraped date_received authority_label
1908/2007/DA-O/A
Lot 8178 Kellerman Drive, ST HELENS PARK NSW 2560
Construction of perimeter security fencing - modification to amend condition 3
2022-11-30
2008-08-15
campbelltown
2475/2008/DA-DE
10 York Road, INGLEBURN NSW 2565
Continued use of premises for chemical storage and distribution
2022-11-30
2008-10-08
campbelltown
2675/2008/DA-S
Lot 7303 Kellerman Drive, ST HELENS PARK NSW 2560
Subdivision into 355 allotments
2022-11-30
2008-10-29
campbelltown
934/2009/DA-DW
Lot 8178 Kellerman Drive, ST HELENS PARK NSW 2560
Construction of a dwelling
2022-11-30
2009-05-12
campbelltown
1231/2009/DA-DW
3 Rupert Street, INGLEBURN NSW 2565
Erection Of a Two Storey Dwelling With Attached garage (Lot 49)- Withdrawn - registered incorrectly see 607/2001/DA-DW/A
2022-11-30
2009-06-18
campbelltown
1079/2010/DA-C/A
80 Railway Parade, GLENFIELD NSW 2167
Modification created in error refer to DA 5336/1980/DA-C/A
2022-11-30
2010-05-18
campbelltown
2201/2011/DA-O
124 Longhurst Road, MINTO NSW 2566
Demolition of an existing carport and construction of a garage
2022-11-30
2011-11-15
campbelltown
1046/2014/DA-U
13/185-187 Airds Road, LEUMEAH NSW 2560
Use of premisies as an accountant/tax agent
2022-11-30
2014-05-01
campbelltown
2103/2015/DA-O
32 Glen Alpine Drive, GLEN ALPINE NSW 2560
Construction of a deck and awning
2022-11-30
2015-08-11
campbelltown
2400/2015/DA-S
Mississippi Crescent, KEARNS NSW 2558
Subdivision into five Torrens Title residential allotments
2022-11-30
2015-09-01
campbelltown

Statistics

Total run time: 17 minutes

Total cpu time used: less than 5 seconds

Total disk space used: 51.5 MB

History

  • Manually ran revision 8234f723 and failed .
    427 records added in the database
  • Created on morph.io