Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Error Library update error. Please check your internet connection (Linux) #27

@lizard-tail-glitch

Description

@lizard-tail-glitch

Hi,

I am trying to install CircuitBlocks on Linux Mint, but when starting and updating it seems a Yaml file cannot be found Error: Error: Cannot parse update info from latest-linux.yml in the latest release artifacts (https://repman.circuitmess.com/update/Linux/x64/1.7.3/latest-linux.yml?noCache=1g33p78ft): rawData: null

My internet connection definitely works

$ dig google.com

; <<>> DiG 9.16.1-Ubuntu <<>> google.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 18287
;; flags: qr rd ra; QUERY: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;google.com.			IN	A

;; ANSWER SECTION:
google.com.		258	IN	A	142.251.10.101
google.com.		258	IN	A	142.251.10.100
google.com.		258	IN	A	142.251.10.139
google.com.		258	IN	A	142.251.10.102
google.com.		258	IN	A	142.251.10.113
google.com.		258	IN	A	142.251.10.138

;; Query time: 24 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Sun May 15 19:05:43 WIB 2022
;; MSG SIZE  rcvd: 135

$ ping google.com
PING google.com (142.251.10.138) 56(84) bytes of data.
64 bytes from sd-in-f138.1e100.net (142.251.10.138): icmp_seq=1 ttl=106 time=7.20 ms
64 bytes from sd-in-f138.1e100.net (142.251.10.138): icmp_seq=2 ttl=106 time=3.86 ms
64 bytes from sd-in-f138.1e100.net (142.251.10.138): icmp_seq=3 ttl=106 time=7.85 ms
^C
--- google.com ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 3.860/6.303/7.851/1.748 ms

Here is the whole dump:

$ circuitblocks 
Installing
ARDUINO
Adding desktop shortcut, menu item and file associations for Arduino IDE...


 done!


CLI
RINGO
RINGO
Library update error. Please check your internet connection.
Checking for update
Library update error. Please check your internet connection.
Checking for update (already in progress)
Error: Error: Cannot parse update info from latest-linux.yml in the latest release artifacts (https://repman.circuitmess.com/update/Linux/x64/1.7.3/latest-linux.yml?noCache=1g33p3pti): rawData: null
    at newError (/opt/CircuitBlocks/resources/app.asar/node_modules/electron-updater/node_modules/builder-util-runtime/out/index.js:212:17)
    at parseUpdateInfo (/opt/CircuitBlocks/resources/app.asar/node_modules/electron-updater/out/providers/Provider.js:127:46)
    at GenericProvider.getLatestVersion (/opt/CircuitBlocks/resources/app.asar/node_modules/electron-updater/out/providers/GenericProvider.js:57:48)
    at async AppImageUpdater.getUpdateInfoAndProvider (/opt/CircuitBlocks/resources/app.asar/node_modules/electron-updater/out/AppUpdater.js:500:13)
    at async AppImageUpdater.doCheckForUpdates (/opt/CircuitBlocks/resources/app.asar/node_modules/electron-updater/out/AppUpdater.js:516:20)
Installing
ARDUINO
Adding desktop shortcut, menu item and file associations for Arduino IDE...


 done!


CLI
RINGO
RINGO
Library update error. Please check your internet connection.
Checking for update
Library update error. Please check your internet connection.
Checking for update (already in progress)
Error: Error: Cannot parse update info from latest-linux.yml in the latest release artifacts (https://repman.circuitmess.com/update/Linux/x64/1.7.3/latest-linux.yml?noCache=1g33p78ft): rawData: null
    at newError (/opt/CircuitBlocks/resources/app.asar/node_modules/electron-updater/node_modules/builder-util-runtime/out/index.js:212:17)
    at parseUpdateInfo (/opt/CircuitBlocks/resources/app.asar/node_modules/electron-updater/out/providers/Provider.js:127:46)
    at GenericProvider.getLatestVersion (/opt/CircuitBlocks/resources/app.asar/node_modules/electron-updater/out/providers/GenericProvider.js:57:48)
    at async AppImageUpdater.getUpdateInfoAndProvider (/opt/CircuitBlocks/resources/app.asar/node_modules/electron-updater/out/AppUpdater.js:500:13)
    at async AppImageUpdater.doCheckForUpdates (/opt/CircuitBlocks/resources/app.asar/node_modules/electron-updater/out/AppUpdater.js:516:20)

If I continue I cannot compile the sketch and get an error: Arduino daemon couldn't load. Please restart the app. If this problem persists, please reinstall CircuitBlocks.

image

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions