elementary / elementary/triage

appcenter does not honor system proxy setting

Open
#24 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

living in a network behind a http proxy prevents appcenter from contacting repositories, no matter that you configure the proxy in system settings (which i fine for all other apps).

possible workaround: add a proxy setting in the apt config, e.g. add following line to /etc/apt/apt.conf.d/70debconf

Acquire::http::Proxy "http://192.168.2.1:8123";

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.