Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kadogo/b9a3b8e3197cfbf65aa4500799a506ec to your computer and use it in GitHub Desktop.
Save kadogo/b9a3b8e3197cfbf65aa4500799a506ec to your computer and use it in GitHub Desktop.
Web request https://steamcdn-a.akamaihd.net/steam/apps/268910/header.jpg failed, CURL error code 1
Initializing player
Refresh rate: 120.00
Effective rate: 119.75
Video size: 1920x1080, output size: 1920x1080, overlay size: 1920x1080
Video rect: 1920x1080 at 0,0
Texture rect: 1920x1080 at 0,0
Couldn't open /home/user/.local/share/Valve Corporation/SteamLink/app_image_268910.jpg for reading
Initialized player
Initializing SteamDatagram client
[SteamNetworkingSockets] Initialized low level socket/threading support.
[SteamNetworkingSockets] Local identity established from certificate. We are 'steamid:XXXX'
[SteamNetworkingSockets] RelayNetWorkStatus: avail=Attempting config=Attempting anyrelay=Not Attempted (Attempt #1 to fetch config from https://api.steampowered.com/ISteamApps/GetSDRConfig/v1?appid=353380&partner=valve)
[SteamNetworkingSockets] Deduced universe 1 from certificate
[SteamNetworkingSockets] AuthStatus (steamid:XXXX): Attempting (Attempt #1 to fetch config from https://api.steampowered.com/ISteamApps/GetSDRConfig/v1?appid=353380&partner=valve)
[SteamNetworkingSockets] Pending ping measurement until network config is obtained.
[SteamNetworkingSockets] RelayNetWorkStatus: avail=Attempting config=Attempting anyrelay=Waiting (Attempt #1 to fetch config from https://api.steampowered.com/ISteamApps/GetSDRConfig/v1?appid=353380&partner=valve)
Session state Idle -> Connecting
Video size: 1920x1080, output size: 1920x1080, overlay size: 1920x1080
Video rect: 1920x1080 at 0,0
Texture rect: 1920x1080 at 0,0
Web request https://api.steampowered.com/ISteamApps/GetSDRConfig/v1?appid=353380&partner=valve failed, CURL error code 1
Web request https://api.steampowered.com/IRemoteClientService/CreateSession/v1 failed, CURL error code 1
[SteamNetworkingSockets] SDR network config fetch first attempt failed. HTTP 500. . Trying again.
Couldn't connect to Remote Client service
Web request https://api.steampowered.com/ISteamApps/GetSDRConfig/v1?appid=353380&partner=valve failed, CURL error code 1
[SteamNetworkingSockets] SDR network config fetch attempt #2 failed. HTTP 500. . Giving up. SDR functionality will not be available!
[SteamNetworkingSockets] RelayNetWorkStatus: avail=Failed config=Failed anyrelay=Dependency unavailable (HTTP 500. )
[SteamNetworkingSockets] AuthStatus (steamid:XXXX): Failed (HTTP 500. )
Web request https://api.steampowered.com/IRemoteClientService/CreateSession/v1 failed, CURL error code 1
Couldn't connect to Remote Client service
Session state Connecting -> Idle
Last CStreamTransportSteamNetworkingSocketsBase destroyed, turning off manual poll mode
[SteamNetworkingSockets] Service thread is not running, and manual poll mode was turned off, starting service thread.
[SteamNetworkingSockets] Shutting down low level socket/threading support.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment