Open springmeyer opened 11 years ago
@stevage (http://support.mapbox.com/discussions/tilemill/6617-no-subject) hit this problem:
[tilemill] { [Error: connect ETIMEDOUT] code: 'ETIMEDOUT', errno: 'ETIMEDOUT', syscall: 'connect' } [tilemill] { [Error: connect ETIMEDOUT] code: 'ETIMEDOUT', errno: 'ETIMEDOUT', syscall: 'connect' } [tilemill] [tilemill] [library] detected relative path: https://dl.dropboxusercontent.com/u/redacted/ArtsHack/Australia [tilemill] [tilemill] [library] path /usr/share/mapbox/project/QLD/https:/dl.dropboxusercontent.com/u/redacted/ArtsHack/Australia not found defaulting to home directory /usr/share/mapbox
it looks like this error is harmless, but we still should try to avoid the http path being detected as relative. If I recall correctly millstone uses the same dumb relative path detection.
@stevage (http://support.mapbox.com/discussions/tilemill/6617-no-subject) hit this problem: