Something is wrong with your server as it is not catching the incoming request.
Download the package uploaded to Mega.
This one.
If working correctly, the log should look like this (USA.txt is replaced by your region):
Code:
[10/12/2018 6:49:36 PM] http://fus01.ps3.update.playstation.net/update/ps3/list/us/ps3-updatelist.txt -> C:\PS3ProxyServer\USA.txt
[10/12/2018 6:49:28 PM] http://fus01.ps3.update.playstation.net/update/ps3/list/us/ps3-updatelist.txt -> C:\PS3ProxyServer\USA.txt
Take a look in REPLACE FILES tab, it should look like this:
View attachment 13577
Are you from the uk? Go to the root directory where the proxy is located (Should be C:\etc), open config.xml and replace all its content with this:
Code:
<?xml version="1.0" standalone="yes"?>
<ReplaceFiles>
<Item>
<URL>http://fjp01.ps3.update.playstation.net/update/ps3/list/jp/ps3-updatelist.txt</URL>
<File>C:\PS3ProxyServer\Japonesa.txt</File>
</Item>
<Item>
<URL>http://fus01.ps3.update.playstation.net/update/ps3/list/us/ps3-updatelist.txt</URL>
<File>C:\PS3ProxyServer\USA.txt</File>
</Item>
<Item>
<URL>http://fuk01.ps3.update.playstation.net/update/ps3/list/uk/ps3-updatelist.txt</URL>
<File>C:\PS3ProxyServer\eu_uk.txt</File>
</Item>
<Item>
<URL>http://feu01.ps3.update.playstation.net/update/ps3/list/eu/ps3-updatelist.txt</URL>
<File>C:\PS3ProxyServer\Europea.txt</File>
</Item>
</ReplaceFiles>
Then create a new .txt file, name it
eu_uk.txt, paste this inside, save it, and run again the proxy:
Code:
# UK
Dest=87;ImageVersion=00000000;SystemSoftwareVersion=0.00;CDN=http://duk01.ps3.update.playstation...f37e6d29107b9a8b/PS3PATCH.PUP;CDN_Timeout=30;
If you are not from the UK but another country, with the aforementioned you have enough tools to accomplish your goal, just replace the store code.