cyoung / stratux

Aviation weather and traffic receiver based on RTL-SDR.
BSD 3-Clause "New" or "Revised" License
1.04k stars 358 forks source link

Cant install maps from ‘abatzill.de’ #866

Closed nbeli closed 1 year ago

nbeli commented 1 year ago
  1. Stratux version: Linux stratux 5.15.32-v8+ #1538 SMP PREEMPT Thu Mar 31 19:40:39 BST 2022 aarch64

  2. Stratux config: Raspberry Pi 3+

    SDR

    • [ ] single
    • [ x] dual

    GPS

    • [ ] yes
    • [x ] no type:

    AHRS

    • [ ] yes
    • [ x] no

    power source: Ok

    usb cable: Ok

  3. EFB app and version: (e.g., WingX Pro7 8.6.2)

    EFB platform: (e.g., iOS 9.2)

    EFB hardware: (e.g., iPad Mini 2)

  4. Description of your issue:

When trying to install maps using SSH connection, I get following error message:

BEGIN pi@stratux:~ $ sudo -s root@stratux:/home/pi# cd /overlay/robase/opt/stratux/mapdata root@stratux:/overlay/robase/opt/stratux/mapdata# ./download_mapdata.sh -h

Download OpenFlightMaps VFR Charts Europe (~700 MiB)? [y/n]y--2022-04-05 03:47:09-- https://abatzill.de/stratux/openflightmaps.mbtiles Resolving abatzill.de (abatzill.de)... 2a03:4000:29:5bb::1, 94.16.117.178 Connecting to abatzill.de (abatzill.de)|2a03:4000:29:5bb::1|:443... connected. ERROR: The certificate of ‘abatzill.de’ is not trusted. ERROR: The certificate of ‘abatzill.de’ has expired. The certificate has not yet been activated mount: /overlay/robase: mount point is busy.

Download US Sectional VFR Charts (~4.9 GiB)? [y/n]y--2022-04-05 03:47:11-- https://abatzill.de/stratux/vfrsec.mbtiles Resolving abatzill.de (abatzill.de)... 2a03:4000:29:5bb::1, 94.16.117.178 Connecting to abatzill.de (abatzill.de)|2a03:4000:29:5bb::1|:443... connected. ERROR: The certificate of ‘abatzill.de’ is not trusted. ERROR: The certificate of ‘abatzill.de’ has expired. The certificate has not yet been activated mount: /overlay/robase: mount point is busy. root@stratux:/overlay/robase/opt/stratux/mapdata# client_loop: send disconnect: Broken pipe lmac-nid-dsy:~ nid$ END

If possible, enable "Replay Logs", reproduce the problem, and provide a copy of the logs in http://192.168.10.1/logs/stratux/ and http://192.168.10.1/logs/stratux.log.

b3nn0 commented 1 year ago

Already fixed upstream. Wait until you have a GPS fix so the clock is set correctly, or run sudo systemctl start systemd-timesyncd First to set the system time via internet.

nbeli commented 1 year ago

Thanks a lot Adrian.

nbeli commented 1 year ago

Hello again, Maps seem to be installed correctly now. Do you know where I could get map coverage for France (see attached screen copy). Thanks a lot. Best regards. Nestor Stratux maptile coverage for Europe

nbeli commented 1 year ago

Thanks @b3nn0

nbeli commented 1 year ago

Hello Adrian, I had to reflash my Stratux Europe, and I get the same problem again : mount: /overlay/robase: mount point is busy. despite my letting the GPS get a fix or executing sudo systemctl start systemd-timesyncd prior to installing the maps.

Thanks in advance for your support.

Best regards. Nestor

@.:/overlay/robase/opt/stratux/mapdata# sudo systemctl start systemd-timesyncd @.:/overlay/robase/opt/stratux/mapdata# ./download_mapdata.sh

Download OpenFlightMaps VFR Charts Europe (~700 MiB)? [y/n]y--2023-02-28 20:40:57-- https://abatzill.de/stratux/openflightmaps.mbtiles Resolving abatzill.de (abatzill.de)... 2a03:4000:29:5bb::1, 94.16.117.178 Connecting to abatzill.de (abatzill.de)|2a03:4000:29:5bb::1|:443... connected. HTTP request sent, awaiting response... 304 Not Modified File ‘openflightmaps.mbtiles’ not modified on server. Omitting download.

mount: /overlay/robase: mount point is busy.

Download US Sectional VFR Charts (~4.9 GiB)? [y/n]nmount: /overlay/robase: mount point is busy. @.***:/overlay/robase/opt/stratux/mapdata#

Le 3 déc. 2022 à 16:54, Adrian Batzill @.***> a écrit :

Already fixed upstream. Wait until you have a GPS fix so the clock is set correctly, or run sudo systemctl start systemd-timesyncd First to set the system time via internet.

— Reply to this email directly, view it on GitHub https://github.com/cyoung/stratux/issues/866#issuecomment-1336187367, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZCJZSIEZMDKG6VUUZ7PJSTWLNUKJANCNFSM6AAAAAASSZHB3E. You are receiving this because you authored the thread.