Denis Pynkin

Results 45 comments of Denis Pynkin

No any proxy set. However, I'm following the documentation: https://lvfs.readthedocs.io/en/latest/testing.html#signed-reports-with-token

``` $ cat venv/dist/etc/fwupd/remotes.d/lvfs.conf [fwupd Remote] # this remote provides metadata and firmware marked as 'stable' from the LVFS Enabled=true Title=Linux Vendor Firmware Service MetadataURI=https://cdn.fwupd.org/downloads/firmware.xml.zst ReportURI=https://fwupd.org/lvfs/firmware/report PrivacyURI=https://lvfs.readthedocs.io/en/latest/privacy.html FirmwareBaseURI=https://fwupd.org/downloads AutomaticReports=false AutomaticSecurityReports=false...

Did you managed to reproduce the problem? The recent outpul looks the same: ``` Fwupd-INFO: 11:56:56.655: downloading https://d*.p*%40collabora.com:[email protected]/downloads/auth (/home/lxdhome/d4s/work/fwupd/fwupd/venv/bin/../dist/bin/fwupdmgr:2767881): pxbackend-DEBUG: 11:56:56.656: px_manager_get_proxies_sync: url=https://d*.p*%40collabora.com:[email protected]/downloads/auth online=1 (/home/lxdhome/d4s/work/fwupd/fwupd/venv/bin/../dist/bin/fwupdmgr:2767881): pxbackend-DEBUG: 11:56:56.656: px_manager_get_proxies_sync: Proxy[0] =...

@hughsie do you need all of them? ``` $ grep XXX log | wc -l 4532 ``` - head 5: ``` (fwupd) [d4s@amber fwupd]$ grep XXX log | head -n...

hm.... may be you want a full log, I can send you it privately if needed. ``` (fwupd) [d4s@amber fwupd]$ grep "firmware.xml" log | wc -l 4532 ``` ``` (fwupd)...