Advertisement
dziban303

ASF v5.1.2.2

Jul 20th, 2021
1,517
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 10.45 KB | None | 0 0
  1. 2021-07-20 23:57:04|ArchiSteamFarm-2264|INFO|ASF|InitCore() ArchiSteamFarm V5.1.2.2 (win-x64/9eea2b5b-8f3d-4699-93fe-f79d6ed75000 | .NET 5.0.8; win10-x64; Microsoft Windows 10.0.19043)
  2. 2021-07-20 23:57:04|ArchiSteamFarm-2264|INFO|ASF|InitCore() Copyright © 2015-2021 JustArchiNET
  3. 2021-07-20 23:57:05|ArchiSteamFarm-2264|INFO|ASF|InitPlugins() Initializing Plugins...
  4. 2021-07-20 23:57:05|ArchiSteamFarm-2264|INFO|ASF|InitPlugins() Loading SteamTokenDumperPlugin V5.1.2.2...
  5. 2021-07-20 23:57:05|ArchiSteamFarm-2264|INFO|ASF|InitPlugins() SteamTokenDumperPlugin has been loaded successfully!
  6. 2021-07-20 23:57:05|ArchiSteamFarm-2264|INFO|ASF|UpdateAndRestart() ASF will automatically check for new versions every 1 day.
  7. 2021-07-20 23:57:05|ArchiSteamFarm-2264|INFO|ASF|Update() Checking for new version...
  8. 2021-07-20 23:57:05|ArchiSteamFarm-2264|INFO|ASF|Update() Local version: 5.1.2.2 | Remote version: 5.1.1.1
  9. 2021-07-20 23:57:05|ArchiSteamFarm-2264|WARN|ASF|UpdateAndRestart() You're using a version that is newer than the latest released version for your update channel. Please note that pre-release versions are meant for users who know how to report bugs, deal with issues and give feedback - no technical support will be given.
  10. 2021-07-20 23:57:20|ArchiSteamFarm-2264|INFO|ASF|OnASFInit() SteamTokenDumperPlugin is currently disabled according to your configuration. If you'd like to help SteamDB in data submission, please check out our wiki.
  11. 2021-07-20 23:57:20|ArchiSteamFarm-2264|WARN|ASF|StartInteractiveConsole() Interactive console is not available due to missing SteamOwnerID config property.
  12. 2021-07-20 23:57:20|ArchiSteamFarm-2264|INFO|ASF|Start() Starting IPC server...
  13. 2021-07-20 23:57:21|ArchiSteamFarm-2264|WARN|Microsoft.AspNetCore.Server.Kestrel|Unable to bind to http://localhost:1242 on the IPv4 loopback interface: 'An attempt was made to access a socket in a way forbidden by its access permissions.'.
  14. 2021-07-20 23:57:21|ArchiSteamFarm-2264|WARN|Microsoft.AspNetCore.Server.Kestrel|Unable to bind to http://localhost:1242 on the IPv6 loopback interface: 'An attempt was made to access a socket in a way forbidden by its access permissions.'.
  15. 2021-07-20 23:57:21|ArchiSteamFarm-2264|FATAL|Microsoft.AspNetCore.Server.Kestrel|Unable to start Kestrel. System.IO.IOException: Failed to bind to address http://localhost:1242.
  16.  ---> System.AggregateException: One or more errors occurred. (An attempt was made to access a socket in a way forbidden by its access permissions.) (An attempt was made to access a socket in a way forbidden by its access permissions.)
  17.  ---> System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  18.    at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName)
  19.    at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  20.    at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  21.    at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.<Bind>g__BindSocket|13_0(<>c__DisplayClass13_0& )
  22.    at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  23.    at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  24.    at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig)
  25.    at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass29_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  26. --- End of stack trace from previous location ---
  27.    at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context)
  28.    at Microsoft.AspNetCore.Server.Kestrel.Core.LocalhostListenOptions.BindAsync(AddressBindContext context)
  29.    --- End of inner exception stack trace ---
  30.  ---> (Inner Exception #1) System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  31.    at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName)
  32.    at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  33.    at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  34.    at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.<Bind>g__BindSocket|13_0(<>c__DisplayClass13_0& )
  35.    at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  36.    at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  37.    at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig)
  38.    at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass29_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  39. --- End of stack trace from previous location ---
  40.    at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context)
  41.    at Microsoft.AspNetCore.Server.Kestrel.Core.LocalhostListenOptions.BindAsync(AddressBindContext context)<---
  42.  
  43.    --- End of inner exception stack trace ---
  44.    at Microsoft.AspNetCore.Server.Kestrel.Core.LocalhostListenOptions.BindAsync(AddressBindContext context)
  45.    at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context)
  46.    at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(IEnumerable`1 listenOptions, AddressBindContext context)
  47.    at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  48.    at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  49. 2021-07-20 23:57:21|ArchiSteamFarm-2264|ERROR|ASF|Start() System.IO.IOException: Failed to bind to address http://localhost:1242.
  50.  ---> System.AggregateException: One or more errors occurred. (An attempt was made to access a socket in a way forbidden by its access permissions.) (An attempt was made to access a socket in a way forbidden by its access permissions.)
  51.  ---> System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  52.    at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName)
  53.    at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  54.    at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  55.    at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.<Bind>g__BindSocket|13_0(<>c__DisplayClass13_0& )
  56.    at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  57.    at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  58.    at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig)
  59.    at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass29_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  60. --- End of stack trace from previous location ---
  61.    at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context)
  62.    at Microsoft.AspNetCore.Server.Kestrel.Core.LocalhostListenOptions.BindAsync(AddressBindContext context)
  63.    --- End of inner exception stack trace ---
  64.  ---> (Inner Exception #1) System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way forbidden by its access permissions.
  65.    at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName)
  66.    at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
  67.    at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  68.    at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.<Bind>g__BindSocket|13_0(<>c__DisplayClass13_0& )
  69.    at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind()
  70.    at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken)
  71.    at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig)
  72.    at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass29_0`1.<<StartAsync>g__OnBind|0>d.MoveNext()
  73. --- End of stack trace from previous location ---
  74.    at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context)
  75.    at Microsoft.AspNetCore.Server.Kestrel.Core.LocalhostListenOptions.BindAsync(AddressBindContext context)<---
  76.  
  77.    --- End of inner exception stack trace ---
  78.    at Microsoft.AspNetCore.Server.Kestrel.Core.LocalhostListenOptions.BindAsync(AddressBindContext context)
  79.    at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.EndpointsStrategy.BindAsync(AddressBindContext context)
  80.    at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(IEnumerable`1 listenOptions, AddressBindContext context)
  81.    at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken)
  82.    at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken)
  83.    at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  84.    at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
  85.    at ArchiSteamFarm.IPC.ArchiKestrel.Start()
  86. 2021-07-20 23:57:21|ArchiSteamFarm-2264|INFO|ASF|RegisterBots() Initializing SteamDirectory...
  87. 2021-07-20 23:57:21|ArchiSteamFarm-2264|INFO|ASF|RegisterBots() Success!
  88. 2021-07-20 23:57:21|ArchiSteamFarm-2264|WARN|ASF|RegisterBots() No bots are defined. Did you forget to configure your ASF? Follow 'setting up' guide on the wiki if you're confused.
  89.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement