Skip to content
This repository was archived by the owner on May 27, 2024. It is now read-only.
This repository was archived by the owner on May 27, 2024. It is now read-only.

500 Error When Processing #11

@barbeau

Description

@barbeau

From https://code.google.com/p/gtfs-osm-sync/issues/detail?id=21:

What steps will reproduce the problem?

  1. Use The Program as normal.
  2. When running and comparing the two data sets it fails.

What is the expected output?

Don't know. First time I've used the program.

What do you see instead?

Unzipping http://translink.com.au/sites/default/files/assets/resources/about-tra
nslink/reporting-and-publications/open-data/gtfs/SEQ.zip to C:\Program Files\GO-
Sync\GO-Sync\GTFS_Temp\
Reading the file: shapes.txt Size: 26972679
Reading the file: stops.txt Size: 1502006
Reading the file: trips.txt Size: 8611127
Reading the file: routes.txt Size: 74322
Reading the file: stop_times.txt Size: 163700865
Reading the file: calendar.txt Size: 6083
Reading the file: calendar_dates.txt Size: 12163
Reading the file: feed_info.txt Size: 191
Reading the file: agency.txt Size: 213
Files have been written
Lon, Lat format = 152.12022000000002,-28.176196      153.547374,-26.155424
Initializing...
Connecting http://api.openstreetmap.org/api/0.6/capabilities/ using method GET 1

Response Code: 200
Response Message: OK
End response
Connecting http://open.mapquestapi.com/xapi/api/0.6/node[highway=bus_stop][bbox=
152.12022000000002,-28.176196,153.547374,-26.155424] using method GET 1
Response Code: 500
Response Message: Internal Server Error
response code >=500
Connecting http://open.mapquestapi.com/xapi/api/0.6/node[highway=bus_stop][bbox=
152.12022000000002,-28.176196,153.547374,-26.155424] using method GET 2
Response Code: 500
Response Message: Internal Server Error
response code >=500
Connecting http://open.mapquestapi.com/xapi/api/0.6/node[highway=bus_stop][bbox=
152.12022000000002,-28.176196,153.547374,-26.155424] using method GET 3
Response Code: 500
Response Message: Internal Server Error
response code >=500
Connecting http://open.mapquestapi.com/xapi/api/0.6/node[highway=bus_stop][bbox=
152.12022000000002,-28.176196,153.547374,-26.155424] using method GET 4
Response Code: 200
Response Message: OK
End response
Connecting http://open.mapquestapi.com/xapi/api/0.6/relation[route=bus][bbox=152
.12022000000002,-28.176196,153.547374,-26.155424] using method GET 1

What version of the product are you using? On what operating system?

v0.9.3 on Windows 7 64bit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions