Jump to content

Steam cache server pull access denied

This is what i get when i try to run the docker command. Any tips on how to get it working?`


Hyper-v Vm running debian

image.png

i9-9900k 5.0ghz, 16gb Corsair 3600mhz, Asrock phantom itx z390 Mobo, RTX 3060ti, 1TB+1TB Western digital NVME, InWin A1, Noctua NH-U12S

 

Link to comment
Share on other sites

Link to post
Share on other sites

The project was renamed to/taken over by "lancache". The steamcache github repo and docker containers have are all deprecated now. The ones are here and here.

Gaming Rig: Ryzen 9 5950x | 2x16GB DDR4 3200MHz | XFX Reference 6800 XT | MSI Unify X570 | Corsair MP600 2TB, Samsung 850 Evo 500GB | bequiet 850W Straight Power 11

Server: Ryzen 5 3600 | 4x32GB DDR4 ECC 2400MHz | Asrock Rack X470D4U | Samsung EVO Plus 250GB, 6x Seagate Exos 8TB, Samsung 850 Pro 1TB | bequiet 550W Straight Power 11

Link to comment
Share on other sites

Link to post
Share on other sites

59 minutes ago, Jisagi said:

The project was renamed to/taken over by "lancache". The steamcache github repo and docker containers have are all deprecated now. The ones are here and here.

image.thumb.png.9ef337ac947567e538df3b61f507dfb5.pngHow do I remove the old folder? or container ?

i9-9900k 5.0ghz, 16gb Corsair 3600mhz, Asrock phantom itx z390 Mobo, RTX 3060ti, 1TB+1TB Western digital NVME, InWin A1, Noctua NH-U12S

 

Link to comment
Share on other sites

Link to post
Share on other sites

22 hours ago, T0MMEN said:

image.thumb.png.9ef337ac947567e538df3b61f507dfb5.pngHow do I remove the old folder? or container ?

# Get all container by their id
container ls -a

# Delete the old one
docker container rm <id>

 

Gaming Rig: Ryzen 9 5950x | 2x16GB DDR4 3200MHz | XFX Reference 6800 XT | MSI Unify X570 | Corsair MP600 2TB, Samsung 850 Evo 500GB | bequiet 850W Straight Power 11

Server: Ryzen 5 3600 | 4x32GB DDR4 ECC 2400MHz | Asrock Rack X470D4U | Samsung EVO Plus 250GB, 6x Seagate Exos 8TB, Samsung 850 Pro 1TB | bequiet 550W Straight Power 11

Link to comment
Share on other sites

Link to post
Share on other sites

4 minutes ago, Jisagi said:

# Get all container by their id
container ls -a

# Delete the old one
docker container rm <id>

 

i swapped over to ubuntu, now im having trouble setting static ip

i9-9900k 5.0ghz, 16gb Corsair 3600mhz, Asrock phantom itx z390 Mobo, RTX 3060ti, 1TB+1TB Western digital NVME, InWin A1, Noctua NH-U12S

 

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×