krypted/precache help?

jwojda
Valued Contributor II

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.

1 REPLY 1

james_tommey
New Contributor

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