HTTP-Status-Code: 500 - 500 Can't connect to localhost.ipfire:80 (Connection refused) on pakfire

Hi tried to update and add some things, but my pakfire isn’t working:

Nov  6 17:59:02 blktower pakfire: PAKFIRE INFO: IPFire Pakfire 2.29-x86_64 started!
Nov  6 17:59:02 blktower pakfire: MIRROR INFO: server-list.db is 146937 seconds old. - DEBUG: force
Nov  6 17:59:02 blktower pakfire: DOWNLOAD STARTED: 2.29-x86_64/lists/server-list.db
Nov  6 17:59:02 blktower pakfire: DOWNLOAD INFO: Host: pakfire.ipfire.org (HTTPS) - File: 2.29-x86_64/lists/server-list.db
Nov  6 17:59:02 blktower pakfire: DOWNLOAD INFO: Upstream proxy: blktower.sdak
Nov  6 17:59:02 blktower pakfire: DOWNLOAD INFO: 2.29-x86_64/lists/server-list.db has size of  bytes
Nov  6 17:59:02 blktower pakfire: DOWNLOAD INFO: HTTP-Status-Code: 500 - 500 Can't connect to blktower.sdak:80 (Connection refused)
Nov  6 17:59:02 blktower pakfire: DOWNLOAD ERROR: 500 Can't connect to blktower.sdak:80 (Connection refused)
Nov  6 17:59:02 blktower pakfire: DOWNLOAD INFO: Host: pakfire.ipfire.org (HTTPS) - File: 2.29-x86_64/lists/server-list.db
Nov  6 17:59:02 blktower pakfire: DOWNLOAD INFO: Upstream proxy: blktower.sdak
Nov  6 17:59:02 blktower pakfire: DOWNLOAD INFO: 2.29-x86_64/lists/server-list.db has size of  bytes
Nov  6 17:59:02 blktower pakfire: DOWNLOAD INFO: HTTP-Status-Code: 500 - 500 Can't connect to blktower.sdak:80 (Connection refused)
Nov  6 17:59:02 blktower pakfire: DOWNLOAD ERROR: 500 Can't connect to blktower.sdak:80 (Connection refused)```

Sound like you have configured a loop. You try to use the IPFire itself as “Upstream Proxy” for pakfire. Remove this setting or enter the real proxy of your red network.

I wonder what happened. Because I don’t have anything configured inside the webproxy page.



also, when I download from an SSH window, that works (i.e. git clone https://github.com/gcc-mirror/gcc.git )

The only proxy active is the orange one that has always been active.

When I run pakfire in a SSH terminal:

[root@blktower ~]# pakfire update

DOWNLOAD ERROR: There was no chance to get the file "2.29-x86_64/lists/server-list.db" from any available server.
May be you should run "pakfire update" to get some new servers.

I don’t know how this got filled in, but I erased the entry and pakfire works again. Thank you @arne_f