ERROR ASF > DecryptAES() #3529
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
|
I updated to 2025-12-19 05:00:00|dotnet-19|INFO|ASF|InitCore() ArchiSteamFarm V6.3.1.4 (docker/b932c72f2e7c48e1bfbfbd91656d420c | .NET 10.0.1; linux-x64; Ubuntu 24.04.3 LTS) in [/app]
2025-12-19 05:00:00|dotnet-19|INFO|ASF|InitCore() Copyright © 2015-2025 JustArchiNET
2025-12-19 05:00:00|dotnet-19|INFO|ASF|InitGlobalDatabaseAndServices() Initializing GlobalDatabase...
2025-12-19 05:00:01|dotnet-19|INFO|ASF|InitPlugins() Initializing Plugins...
2025-12-19 05:00:01|dotnet-19|INFO|ASF|InitPlugins() Loading SteamTokenDumperPlugin V6.3.1.4...
2025-12-19 05:00:01|dotnet-19|INFO|ASF|InitPlugins() SteamTokenDumperPlugin has been loaded successfully!
2025-12-19 05:00:01|dotnet-19|INFO|ASF|InitPlugins() Loading ItemsMatcherPlugin V6.3.1.4...
2025-12-19 05:00:01|dotnet-19|INFO|ASF|InitPlugins() ItemsMatcherPlugin has been loaded successfully!
2025-12-19 05:00:01|dotnet-19|INFO|ASF|InitPlugins() Loading MobileAuthenticatorPlugin V6.3.1.4...
2025-12-19 05:00:01|dotnet-19|INFO|ASF|InitPlugins() MobileAuthenticatorPlugin has been loaded successfully!
2025-12-19 05:00:01|dotnet-19|INFO|ASF|InitPlugins() Loading FreePackages V1.6.2.1...
2025-12-19 05:00:01|dotnet-19|INFO|ASF|OnLoaded() Free Packages ASF Plugin by Citrinate
2025-12-19 05:00:01|dotnet-19|INFO|ASF|InitPlugins() FreePackages has been loaded successfully!
2025-12-19 05:00:01|dotnet-19|INFO|ASF|InitPlugins() You've loaded one or multiple custom plugins into ASF. Since we're unable to offer support for modded setups, please contact the appropriate developers of the plugins that you decided to use in case of any issues.
2025-12-19 05:00:01|dotnet-19|INFO|ASF|InitPlugins() FreePackages/FreePackages plugin has been registered and enabled for automatic updates.
2025-12-19 05:00:01|dotnet-19|WARN|ASF|InitPlugins() Custom plugins have been registered for automatic updates. ASF team would like to remind you that, for your own safety, you should enable automatic updates only from trusted parties. If you didn't intend to do this, you can disable plugin updates in ASF global config.
2025-12-19 05:00:01|dotnet-19|INFO|ASF|Load() Loading STD global cache...
2025-12-19 05:00:01|dotnet-19|INFO|ASF|Load() Validating STD global cache integrity...
2025-12-19 05:00:01|dotnet-19|INFO|ASF|OnASFInit() SteamTokenDumperPlugin has been initialized successfully, thank you in advance for your help. The first submission will happen in approximately 20 minutes.
2025-12-19 05:00:01|dotnet-19|INFO|ASF|StartInternally() Starting IPC server...
2025-12-19 05:00:01|dotnet-19|INFO|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:1242
2025-12-19 05:00:01|dotnet-19|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2025-12-19 05:00:01|dotnet-19|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Production
2025-12-19 05:00:01|dotnet-19|INFO|Microsoft.Hosting.Lifetime|Content root path: /asf/
2025-12-19 05:00:01|dotnet-19|INFO|ASF|StartInternally() IPC server ready!
2025-12-19 05:00:02|dotnet-19|INFO|NeoNyaa|OnBotInitModules() Enable Free Packages : True
2025-12-19 05:00:02|dotnet-19|INFO|NeoNyaa|OnBotInitModules() Pause Free Packages While Playing : True
2025-12-19 05:00:02|dotnet-19|INFO|NeoNyaa|OnBotInitModules() Free Packages Limit : 29
2025-12-19 05:00:02|dotnet-19|INFO|NeoNyaa|Start() Starting...
2025-12-19 05:00:02|dotnet-19|INFO|NeoNyaa|Connect() Connecting...
2025-12-19 05:00:02|dotnet-19|INFO|NeoNyaa|OnConnected() Connected to Steam!
2025-12-19 05:00:02|dotnet-19|INFO|NeoNyaa|OnConnected() Logging in...
2025-12-19 05:00:03|dotnet-19|INFO|NeoNyaa|OnLoggedOn() Successfully logged on as 76561198343678851/NeoNyaa.
2025-12-19 05:00:03|dotnet-19|INFO|NeoNyaa|Init() Success!
2025-12-19 05:00:03|dotnet-19|INFO|NeoNyaa|IsAnythingToFarm() Checking first badge page...
2025-12-19 05:00:04|dotnet-19|WARN|NeoNyaa|OnPersonaState() Failed due to error: IsEligibleForListing: False
2025-12-19 05:00:05|dotnet-19|INFO|NeoNyaa|IsAnythingToFarm() Checking other badge pages...
2025-12-19 05:00:06|dotnet-19|INFO|NeoNyaa|StartFarming() We don't have anything to farm on this account!
2025-12-19 05:01:00|dotnet-19|INFO|NeoNyaa|Stop() Stopping...
2025-12-19 05:01:00|dotnet-19|INFO|NeoNyaa|OnDisconnected() Disconnected from Steam!
2025-12-19 05:01:09|dotnet-19|ERROR|ASF|DecryptAES() System.FormatException: The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.
at System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength)
at System.Convert.FromBase64String(String s)
at ArchiSteamFarm.Helpers.ArchiCryptoHelper.DecryptAES(String text)
2025-12-19 05:01:09|dotnet-19|ERROR|ASF|DecryptAES() System.FormatException: The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.
at System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength)
at System.Convert.FromBase64String(String s)
at ArchiSteamFarm.Helpers.ArchiCryptoHelper.DecryptAES(String text)
2025-12-19 05:01:09|dotnet-19|INFO|NeoNyaa|OnBotInitModules() Enable Free Packages : True
2025-12-19 05:01:09|dotnet-19|INFO|NeoNyaa|OnBotInitModules() Pause Free Packages While Playing : True
2025-12-19 05:01:09|dotnet-19|INFO|NeoNyaa|OnBotInitModules() Free Packages Limit : 29
2025-12-19 05:01:09|dotnet-19|INFO|NeoNyaa|Start() Starting...
2025-12-19 05:01:09|dotnet-19|INFO|NeoNyaa|Connect() Connecting...
2025-12-19 05:01:09|dotnet-19|INFO|NeoNyaa|OnConnected() Connected to Steam!
2025-12-19 05:01:09|dotnet-19|INFO|NeoNyaa|OnConnected() Logging in...
2025-12-19 05:01:10|dotnet-19|INFO|NeoNyaa|OnLoggedOn() Successfully logged on as 76561198343678851/NeoNyaa.
2025-12-19 05:01:10|dotnet-19|INFO|NeoNyaa|Init() Success!
2025-12-19 05:01:11|dotnet-19|INFO|NeoNyaa|IsAnythingToFarm() Checking first badge page...
2025-12-19 05:01:11|dotnet-19|WARN|NeoNyaa|OnPersonaState() Failed due to error: IsEligibleForListing: False
2025-12-19 05:01:12|dotnet-19|INFO|NeoNyaa|IsAnythingToFarm() Checking other badge pages...
2025-12-19 05:01:13|dotnet-19|INFO|NeoNyaa|StartFarming() We don't have anything to farm on this account! |
Beta Was this translation helpful? Give feedback.
-
|
Did you edit your config file manually or did you use ASF-ui's config editor? |
Beta Was this translation helpful? Give feedback.
-
|
This might not be a problem with config but with database that was generated when bot was not encrypted. Normally it should resolve itself within some time since logging in, but if you want to be double safe, I'd stop ASF, remove affected |
Beta Was this translation helpful? Give feedback.

This might not be a problem with config but with database that was generated when bot was not encrypted. Normally it should resolve itself within some time since logging in, but if you want to be double safe, I'd stop ASF, remove affected
Bot.db(keep track of your ASF 2FA first, if you're using it), then launch ASF and see if you can reproduce, if not, then import ASF 2FA and you're done.