You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Displaying error log
CAppInfoCacheReadFromDiskThread took 2 milliseconds to initialize
src/tier1/KeyValues.cpp (2967) : Assertion Failed: Error while parsing text KeyValues for resource InstallConfigStore
assert_20220128061834_11.dmp[2600]: Uploading dump (out-of-process)
/tmp/dumps/assert_20220128061834_11.dmp
assert_20220128061834_11.dmp[2600]: Finished uploading minidump (out-of-process): success = no
assert_20220128061834_11.dmp[2600]: error: libcurl.so: cannot open shared object file: No such file or directory
assert_20220128061834_11.dmp[2600]: file ''/tmp/dumps/assert_20220128061834_11.dmp'', upload no: ''libcurl.so: cannot open shared object file: No such file or directory''
src/tier1/KeyValues.cpp (2967) : Assertion Failed: Error while parsing text KeyValues for resource InstallConfigStore
src/tier1/KeyValues.cpp (2967) : Assertion Failed: Error while parsing text KeyValues for resource InstallConfigStore
How to reproduce
Unknown yet
Expected behavior
The steam deployment should run without errors after setting up per documentation
I shouldn't have user STEAM_USER as secret name and then use STEAM_USERNAME in the pipeline. Seems triple checking the secrets doesn't hurt. #25 is definitely something to think about.
Bug description
Steam deployment fails during build upload.
Setup steam account and deployment pipe as per documentation and double-checked the github secrets.
How to reproduce
Unknown yet
Expected behavior
The steam deployment should run without errors after setting up per documentation
Additional details
Full Log
logs_11.zip
The text was updated successfully, but these errors were encountered: