Posted on 05-15-2017 10:39 AM
I'm trying to get precache working, but it keeps erring out with can't assign requested address - Check http://localhost:0 is a valid address.
The debug log says "Local machine appears to be a Caching Server"
if I do a -cs http://<ip:port> it starts to process the update xmls.
Posted on 11-29-2017 08:37 AM
This looks like a pretty old question but in case anyone else run's into this I had the same error. As a workaround, I specified the caching server using the -cs argument.
e.g.
precache.py -cs http://localhost:64569
To find the port I used:
AssetCacheLocatorUtil