question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

map not showing, timeout (snap and telnet)

See original GitHub issue

Steps to reproduce

  1. sudo snap install mapscii
  2. mapscii

OS: fedora 29 terminal: terminator (also tried konsole) shell: zsh (also tried bash)

Current behavior

 mapscii
center: 52.512, 13.42   zoom: -0.17   mouse: 57.908, -149.212 { FetchError: request to http://mapscii.me/0/0/0.pbf failed, reason: connect ETIMEDOUT 185.162.249.146:80
    at ClientRequest.<anonymous> (/snap/mapscii/3/lib/node_modules/mapscii/node_modules/node-fetch/index.js:133:11)
    at emitOne (events.js:96:13)
    at ClientRequest.emit (events.js:188:7)
    at Socket.socketErrorListener (_http_client.js:309:9)
    at emitOne (events.js:96:13)
    at Socket.emit (events.js:188:7)
    at emitErrorNT (net.js:1281:8)
    at _combinedTickCallback (internal/process/next_tick.js:80:11)
    at process._tickCallback (internal/process/next_tick.js:104:9)

  name: 'FetchError',
  message: 'request to http://mapscii.me/0/0/0.pbf failed, reason: connect ETIMEDOUT 185.162.249.146:80',
  type: 'system',
  errno: 'ETIMEDOUT',
  code: 'ETIMEDOUT' }
center: -22.719, 71.841   zoom: -0.17   mouse: -63.713, 120.788

Expected behavior

A map being shown.

(On a side note telnet mapscii.me also doesn’t work. Timeout trying to connect to 185.162.249.146)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
NoeelMoeskopscommented, Apr 4, 2019

Thanks for clearing things up!

0reactions
rastapastacommented, Jun 25, 2019

@LWFlouisa

Is there a way to specifically get the tiles?

Due to a license dispute between @OSM2VectorTiles and @mapbox it is not possible to download the whole planet.mbtiles anymore.

There is an open ToDo to port MapSCII to its successor OpenMapTiles - see #9

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error: Unable to display map service - Esri Support
Increase the timeout value for the service. Open the <ArcIMS Installation Directory>/AppServer/AppServer.properties file and change the timeout value.
Read more >
How to pick out the second to last line from a telnet command
2 Answers 2 · Show us the code you are currently running. · Show us the code you're running that calls telnetlib.
Read more >
ip telnet - Avaya Documentation Center
The ip telnet command is a secured command and is not displayed together with the running configuration (using the show running-config command).
Read more >
Console Port, Telnet, and SSH Handling - Cisco Content Hub
Applying a transport map to a Ethernet management interface with active Telnet or SSH sessions can disconnect the active sessions. Removing a transport...
Read more >
Administrator User Guide - Device Group Administration
There will be no Telnet or SSH access provided in this Device Management ... This timeout requires that the 'Application Lockdown' Client ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found