elian1203 / ezAuctions

A simple, text-based auction plugin based on the Spigot Minecraft server software
https://www.spigotmc.org/resources/ezauctions.42574/
GNU General Public License v3.0
4 stars 4 forks source link

Error: Could not get auction player due to database connection failure! #51

Closed PiggiesGoSqueal closed 10 months ago

PiggiesGoSqueal commented 11 months ago

I keep getting this console error: [14:46:42 ERROR]: [ezAuctions] Could not get auction player due to database connection failure!

/ver: This server is running Paper version git-Paper-172 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git: 72e87ab)

/plugins: 14:47:58 INFO: Server Plugins (51): 14:47:58 INFO: Bukkit Plugins: 14:47:58 INFO: - ActionAnnouncer, BeaconEffects, BetterRTP, BlueSlimeCore, BossShopPro, ChestSort, CMI, CMILib, CombatLogX, CoreProtect 14:47:58 INFO: CraftingStore, CrateReloaded, DisableSpawnerBreaking, DiscordSRV, ezAuctions, FancyNpcs, FancyWaystones, FastAsyncWorldEdit, FastChunkPregenerator, IllegalStack 14:47:58 INFO: InfiniteJump, ItemsAdder, Kingdoms, LibsDisguises, LoneLibs, LuckPerms, mcMMO, MCPets, MMOItems, MobFarmManager 14:47:58 INFO: ModelEngine, Multiverse-Core, MyCommand, MythicLib, MythicMobs, PlaceholderAPI, PlayerParticles, PremiumVanish, ProtocolLib, Quests 14:47:58 INFO: ResourceWorld, SafariNet, ShopGUIPlus, SignShop, spark, Spartan, Vault, Votifier, VotingPlugin, WorldGuard

elian1203 commented 11 months ago

Please provide the full log. There should be an exception under the error message. Check your config.yml for your database connection, you may have configured something incorrectly.

PiggiesGoSqueal commented 10 months ago

Please provide the full log. There should be an exception under the error message. Check your config.yml for your database connection, you may have configured something incorrectly.

there was no mention of database in the config. But I just regenerated it and that resolved the issue. Thanks.