Glizer is keeping players banned!

Dieses Thema im Forum "Problems" wurde erstellt von FrostEnergy, 20. August 2012.

  1. FrostEnergy

    FrostEnergy Neuling

    Beiträge:
    4
    Punkte für Erfolge:
    1
    I had finally gotten to the point where I removed every single entry from the list of players in the reputation list on glizer.de. It now is still keeping my 4 most recent banned players (that were meant to be only tempbans!) banned!! no matter what I do, they still end up in the backupban.yml file, and they also look different than recent ban entries in this file.

    Where old ones looked like:
    - 'name'

    The four look like this:
    - '&1346094798&michaeli'
    - '&1346094658&captman'
    - '&1346094977&beast_killer25'
    - '&1346094825&campincarl37'

    Even though they are no longer in my servers reputation list on the website, I can't even use /unban.
    I have also tried banning a player for 5 minutes, hoping it would clear or something at the end, to no avail.
    I currently have the plugin unloaded, so these players can still login. But this is a problem to me!
    My server is located on glizer,de here: http:-//www.glizer.de/serverdetail/index.php?data=frostmournemc.com

    Please help! D:
     
  2. knight

    knight Stammi

    Beiträge:
    339
    Punkte für Erfolge:
    36
    AW: Glizer is keeping players banned!

    Yes, that's an Bug about glizer:D

    Unload the glizer plugin, then remove the users from the backupban.yml :)

    Now reload the glizer plugin and it will resync with the Glizer-Backend, were are no bans to Sync ;-)
    Then your users, will be able to join your server ;-)

    Best Regards

    Knight
    Glizer Staff
     
  3. FrostEnergy

    FrostEnergy Neuling

    Beiträge:
    4
    Punkte für Erfolge:
    1
    Re: AW: Glizer is keeping players banned!

    Thanks for your quick reply!

    This I have tried, many times :( Even with a server restart instead of just a plugin reload. It simply repopulates them just as I had pasted earlier. The plugin throws this in the console upon load.


    11:52:18 [INFO] [glizer] Enabling glizer v2.3.0.0
    11:52:18 [INFO] [glizer] Language en loaded.
    11:52:19 [INFO] [glizer] Connected to glizer-server
    11:52:19 [INFO] glizer API request thread started
    11:52:19 [INFO] [glizer] Initialized tick counter
    11:52:19 [INFO] [glizer] 2.3.0.0 (Jackr) is enabled!
    11:52:19 [INFO] [PlugMan] glizer v2.3.0.0 loaded and enabled!
    11:52:21 [INFO] [glizer] Banlist loaded successfully
    11:52:21 [INFO] [glizer] Whitelist loaded successfully

    Which seems all good and right, I have even tried to put restrictions on the file so it couldn't write to it. It still manages to do it :(
     
  4. knight

    knight Stammi

    Beiträge:
    339
    Punkte für Erfolge:
    36
    AW: Glizer is keeping players banned!

    Delete it :D

    Glizer sync on every restart, all files to backup your bans if the Glizer-Backend is currently not available.

    When this ends in a worst case, then please activate the Debug mode. Reload the plugin, then you can see in you console, which bans glizer sync.

    LG
     
  5. FrostEnergy

    FrostEnergy Neuling

    Beiträge:
    4
    Punkte für Erfolge:
    1
    Re: AW: Glizer is keeping players banned!

    I unloaded the plugin, Deleted the folder containing the backupban.yml.
    then enabled debugmode in the config.yml, and re-enabled. The backupban.yml repopulated, with the 4 players still intact.

    This was in the console:
    14:06:55 [INFO] [glizer] Enabling glizer v2.3.0.0
    14:06:56 [INFO] [glizer] Language en loaded.
    14:06:56 [INFO] url_req port=25565&whitelistusers=&lastip=1.1.1.1&bukkit=git-Bukkit-1.3.1-R2.0-13-g71a238e-b2343jnks+%28MC%3A+1.3.1%29&ip=1.1.1.1&version=2300&offlinemode=1&slots=100&name=FrostDimension&owner=Frost_Energy&account=server&exec=start&banborder=-40&whitelist=0
    14:06:56 [INFO] [glizer] {"response":"ok","version":2300,"protocol":1}
    14:06:56 [INFO] [glizer] Connected to glizer-server
    14:06:56 [INFO] glizer API request thread started
    14:06:56 [INFO] [glizer] Initialized tick counter
    14:06:56 [INFO] [glizer] 2.3.0.0 (Jackr) is enabled!
    14:06:56 [INFO] [PlugMan] glizer v2.3.0.0 loaded and enabled!
    14:06:56 [INFO] url_req withtemp=true&account=server&do=list&exec=export&ip=1.1.1.1
    14:06:56 [INFO] [glizer] {"0":"&1346094798&michaeli","1":"&1346094658&captman","2":"&1346094977&Beast_killer25","3":"&1346094825&campincarl37","_size":4}
    14:06:56 [INFO] [glizer] FinishedQueue size: 1
    14:06:56 [SEVERE] java.io.IOException: No such file or directory
    14:06:56 [SEVERE] at java.io.UnixFileSystem.createFileExclusively(Native Method)
    14:06:56 [SEVERE] at java.io.File.createNewFile(File.java:947)
    14:06:56 [SEVERE] at com.beecub.util.bBackupManager.save(bBackupManager.java:94)
    14:06:56 [SEVERE] at com.beecub.util.bBackupManager.clearBanList(bBackupManager.java:125)
    14:06:56 [SEVERE] at de.upsj.glizer.APIRequest.BanBackupRequest.postProcess(BanBackupRequest.java:31)
    14:06:56 [SEVERE] at com.beecub.util.FinishedQueueWorker.run(FinishedQueueWorker.java:25)
    14:06:56 [SEVERE] at org.timedbukkit.craftbukkit.scheduler.TimedWrapper.run(TimedWrapper.java:34)
    14:06:56 [SEVERE] at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126)
    14:06:56 [SEVERE] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:510)
    14:06:56 [SEVERE] at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
    14:06:56 [SEVERE] at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
    14:06:56 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
    14:06:56 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    14:06:56 [SEVERE] [glizer] Failed to create empty backupban.yml!
    14:06:56 [INFO] [glizer] Adding &1346094798&michaeli to ban backup
    14:06:56 [INFO] [glizer] Adding &1346094658&captman to ban backup
    14:06:56 [INFO] [glizer] Adding &1346094977&Beast_killer25 to ban backup
    14:06:56 [INFO] [glizer] Adding &1346094825&campincarl37 to ban backup
    14:06:56 [INFO] [glizer] Banlist loaded successfully
    14:06:56 [INFO] url_req account=server&do=list&exec=export_whitelist&ip=1.1.1.1
    14:06:56 [INFO] [glizer] {"_size":79,"0":"03fluffy","1":"19Baker96","2":"abeytuhanu","3":"adderbitell","4":"Aetherborn","5":"AFoamFootball","6":"attackboy127","7":"Azhkanizkael","8":"BananaDestroyer","9":"Baron_xXx","10":"bigbrandos","11":"BobNorris","12":"bpmpatter","13":"ButtChamber","14":"c1phr","15":"camjait","16":"Carodejnica","17":"Chukage","18":"cloudymoon","19":"Daidream","20":"DailM","21":"DeathBladeI","22":"DHTiger","23":"dide0809","24":"djturtle","25":"Dominator046","26":"emhean","27":"EntropyIncreases","28":"fenix177","29":"Feorge","30":"Ferric_Reborn","31":"FrostBunnee","32":"FrostFiction","33":"Frost_Energy","34":"ImOnFiRe","35":"Jacksderherzen","36":"jaredo","37":"jdog98mw","38":"Lego_man2000","39":"LiveMous5","40":"Lord_Vatti","41":"lxl_GHOST_lxl","42":"maisey26","43":"Mangum50","44":"MegaHUstar","45":"minerfred","46":"mortalitis37","47":"MrBubbleSS","48":"MRMRH","49":"NeoSicarius","50":"npf99","51":"Oagodogo2610","52":"Obokk","53":"PostitMonkey","54":"rpkirkman","55":"ScionAeos","56":"SCOTTYHUCK24","57":"Sibens","58":"smcomics","59":"superbuffmonkey","60":"tacoboy1111","61":"tao298","62":"thecookiemaker","63":"tobz789","64":"trevolio","65":"twhite5","66":"ultap","67":"veto","68":"waffle944","69":"xarith13","70":"Xero6767","71":"Xznon1","72":"zarjaer","73":"Zcharnell","74":"Zerogroll","75":"ZeroXNofuture","76":"Zethes","77":"Zethess","78":"zMrManz"}
    14:06:56 [INFO] [glizer] FinishedQueue size: 1
    14:06:56 [INFO] [glizer] Whitelist loaded successfully
    14:07:06 [INFO] [glizer] 20.781379883624272 ticks
    14:07:16 [INFO] [glizer] 20.00200020002 ticks
    14:07:20 [INFO] [CommandLog] Player 'Thesammer2' used command: '/toggledownfall'
    14:07:26 [INFO] [glizer] 20.0 ticks

    my config.yml:

    -Zensur-

    message:
    ban:
    kickmessage: 'You are banned from this server. Reason: %1'
    joinmessage: You are banned from this server. Check glizer.de
    tempban:
    kickmessage: 'You are temporarily banned from this server. Reason: %1'
    whitelist:
    joinmessage: You aren't whitelisted on this server. Apply on glizer.de
    ipcheck:
    joinmessage: You are connecting from a non allowed ip. Change your settings on glizer.de
    language: en
    options:
    banborder: '-40'
    shared:
    banborder: '-200'
    debugmode: true
    features:
    usewhitelist: false
    useglobalbans: false
    usebansystem: false
    useprofiles: true
    usecomments: true
    useratings: true
    useevents: false
    announcing:
    broadcastWarning: false
    broadcastBan: true
    broadcastKick: true
    messageReputation: false
     
  6. knight

    knight Stammi

    Beiträge:
    339
    Punkte für Erfolge:
    36
    AW: Glizer is keeping players banned!

    Thx Mahagon,

    Pls, don't post your API key. Other Admins can use it and with it, he can ban others under your Server...

    Failed to create empty backupban.yml!

    Was a new backupban.yml been created?

    You sure, that your folder rights are correct?

    LG
     
  7. FrostEnergy

    FrostEnergy Neuling

    Beiträge:
    4
    Punkte für Erfolge:
    1
    Re: Glizer is keeping players banned!

    Buahah! Of course! Thanks for covering that up. ..Hadn't even thought of that :-/
    The backupban.yml had still been recreated. so I removed it. And for ease of testing. I 777'd the whole glizer folder.
    This was the console output. I have noticed it is continuing to put these 4 players in the list.

    15:18:40 [INFO] [glizer] Enabling glizer v2.3.0.0
    15:18:40 [INFO] [glizer] Language en loaded.
    15:18:40 [INFO] url_req port=25565&whitelistusers=&lastip=1.1.1.1&bukkit=git-Bukkit-1.3.1-R2.0-13-g71a238e-b2343jnks+%28MC%3A+1.3.1%29&ip=1.1.1.1&version=2300&offlinemode=1&slots=100&name=FrostDimension&owner=Frost_Energy&account=server&exec=start&banborder=-40&whitelist=0
    15:18:41 [INFO] [glizer] {"response":"ok","version":2300,"protocol":1}
    15:18:41 [INFO] [glizer] Connected to glizer-server
    15:18:41 [INFO] glizer API request thread started
    15:18:41 [INFO] [glizer] Initialized tick counter
    15:18:41 [INFO] [glizer] 2.3.0.0 (Jackr) is enabled!
    15:18:41 [INFO] [PlugMan] glizer v2.3.0.0 loaded and enabled!
    15:18:41 [INFO] url_req withtemp=true&account=server&do=list&exec=export&ip=1.1.1.1
    15:18:41 [INFO] [glizer] {"0":"&1346094798&michaeli","1":"&1346094658&captman","2":"&1346094977&Beast_killer25","3":"&1346094825&campincarl37","_size":4}
    15:18:41 [INFO] [glizer] FinishedQueue size: 1
    15:18:41 [INFO] [glizer] Adding &1346094798&michaeli to ban backup
    15:18:41 [INFO] [glizer] Adding &1346094658&captman to ban backup
    15:18:41 [INFO] [glizer] Adding &1346094977&Beast_killer25 to ban backup
    15:18:41 [INFO] [glizer] Adding &1346094825&campincarl37 to ban backup
    15:18:41 [INFO] [glizer] Banlist loaded successfully
    15:18:41 [INFO] url_req account=server&do=list&exec=export_whitelist&ip=1.1.1.1
    15:18:41 [INFO] [glizer] {"_size":79,"0":"03fluffy","1":"19Baker96","2":"abeytuhanu","3":"adderbitell","4":"Aetherborn","5":"AFoamFootball","6":"attackboy127","7":"Azhkanizkael","8":"BananaDestroyer","9":"Baron_xXx","10":"bigbrandos","11":"BobNorris","12":"bpmpatter","13":"ButtChamber","14":"c1phr","15":"camjait","16":"Carodejnica","17":"Chukage","18":"cloudymoon","19":"Daidream","20":"DailM","21":"DeathBladeI","22":"DHTiger","23":"dide0809","24":"djturtle","25":"Dominator046","26":"emhean","27":"EntropyIncreases","28":"fenix177","29":"Feorge","30":"Ferric_Reborn","31":"FrostBunnee","32":"FrostFiction","33":"Frost_Energy","34":"ImOnFiRe","35":"Jacksderherzen","36":"jaredo","37":"jdog98mw","38":"Lego_man2000","39":"LiveMous5","40":"Lord_Vatti","41":"lxl_GHOST_lxl","42":"maisey26","43":"Mangum50","44":"MegaHUstar","45":"minerfred","46":"mortalitis37","47":"MrBubbleSS","48":"MRMRH","49":"NeoSicarius","50":"npf99","51":"Oagodogo2610","52":"Obokk","53":"PostitMonkey","54":"rpkirkman","55":"ScionAeos","56":"SCOTTYHUCK24","57":"Sibens","58":"smcomics","59":"superbuffmonkey","60":"tacoboy1111","61":"tao298","62":"thecookiemaker","63":"tobz789","64":"trevolio","65":"twhite5","66":"ultap","67":"veto","68":"waffle944","69":"xarith13","70":"Xero6767","71":"Xznon1","72":"zarjaer","73":"Zcharnell","74":"Zerogroll","75":"ZeroXNofuture","76":"Zethes","77":"Zethess","78":"zMrManz"}
    15:18:41 [INFO] [glizer] FinishedQueue size: 1
    15:18:41 [INFO] [glizer] Whitelist loaded successfully
    15:18:50 [INFO] [glizer] 21.346995410395987 ticks
     
  8. knight

    knight Stammi

    Beiträge:
    339
    Punkte für Erfolge:
    36
    AW: Glizer is keeping players banned!

    It's definitive a bug from glizer, not from your server. I think on the same day the server was briefly offline.
    Maybe the Database from glizer is corrupted with the bans do not want to disappear from your backupban.yml.

    Go to: http://www.glizer.de/usrnotes/index.php?data=NAME

    At the end of the page, you see "add note".
    Add a localban, then remove it. The localban's priority is higher then a tempban, thus it should be deleted.
    Delete the backup and !restart! not reload the Plugin.

    If not? Use globalban, wait until 27.08.2012 21:13:18 or post to us :)

    LG Knight
     
  9. Krim

    Krim Ist nicht Krim Teamsklave

    Beiträge:
    4.067
    Punkte für Erfolge:
    118
    AW: Glizer is keeping players banned!

    I have no idea how this could happen, but the entry has been deleted w/o the deletion of the ban-mark. I think i've fixed the bug with reoccuring bans - but this will not fix already existing - still valid - tempbans. They'll have to wait. :-/
     

Diese Seite empfehlen