-
-
Notifications
You must be signed in to change notification settings - Fork 6
Known Issues
Dave edited this page Jan 31, 2025
·
6 revisions
The following errors show in the instance logs during startup. These are known and unavoidable. It does not stop the bot from running.
[System Error/10] : Missing plugin/assembly: MaxMind.Db (/home/amp/.ampdata/instances/ArmaReforger01/Plugins/DiscordBotPlugin/MaxMind.Db.dll) for DiscordBotPlugin
[SignatureVerification Error/1] : ArgumentNullException
[SignatureVerification Error/1] : [0] (ArgumentNullException) : Value cannot be null. (Parameter 'rawData')
[SignatureVerification Error/1] : at ArgumentNullException.Throw(String paramName)
at Security.Cryptography.X509Certificates.X509Certificate2Collection.Import(Byte[] rawData)
at GSMyAdmin.SignatureVerification.GetCertFromFile(String Filename)
at GSMyAdmin.SignatureVerification.Verify_Certificate(String Filename)
Occasionally after first time setup, the bot shows as online but does not respond to commands (also nothing logged in the instance logs). If this happens, restart the instance via CLI with ampinstmgr restart [instance name]