zeropingheroes / lancache-autofill

Automatically fill a Lancache with content
GNU General Public License v3.0
132 stars 24 forks source link

steam:update-app-list appears to have broken... #35

Closed billthecatt closed 4 years ago

billthecatt commented 4 years ago

Not sure why but this thing is failing at 0% which causes all the downloads I try to queue to fail as well..

./lancache-autofill steam:update-app-list Clearing apps from database Downloading app list from Steam Web API Inserting records into database ░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0% Done

Anyway I can enable a debug mode or something to see what's going on here? it fails fast making me think that the back end steam API changed somehow.

sclarkso commented 4 years ago

did you put your steam api key in the .env file?

ilumos commented 4 years ago

Hmm, no Steam API key is needed for downloading the app list.

Can you try on a clean install? I'm not able to reproduce this

billthecatt commented 4 years ago

This issue appears to have resolved itself somewhere along the way.. Closing