Skip to content

connection refused when updating index #2158

@Sw3d15h-F1s4

Description

@Sw3d15h-F1s4

Describe the problem

When running arduino-cli core update-index

Downloading index: library_index.tar.bz2 Get "https://downloads.arduino.cc/libraries/library_index.tar.bz2": dial tcp: lookup downloads.arduino.cc on [::1]:53: read udp [::1]:54136->[::1]:53: read: connection refused Error updating indexes: Error downloading index 'https://downloads.arduino.cc/libraries/library_index.tar.bz2': Get "https://downloads.arduino.cc/libraries/library_index.tar.bz2": dial tcp: lookup downloads.arduino.cc on [::1]:53: read udp [::1]:54136->[::1]:53: read: connection refused

To reproduce

installed linux arm64 binary from arduino.github.io's installation instructions, moved it to /bin and executed. seems to work fine otherwise. ran arduino-cli config init as well.

Expected behavior

i expect it to update the board index

Arduino CLI version

arduino-cli Version: 0.32.2 Commit: 2661f5d Date: 2023-04-12T09:41:53Z

Operating system

Linux

Operating system version

linux aarch64 5.4.147-qgki-25884040-abT733XXU2CWC5

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the nightly build
  • My report contains all necessary details

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: package-managementRelated to the packaging and managing of the platform/librariestype: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions