1. why my server is restarting automatically?

    Code:
    (22:28:15) | [RCON][XXXXXX] say "WARNING: Server is restarting, you will be kicked"(22:28:15) | [RCON][XXXXXXXX] save.autosavetime 600(22:28:15) | Command not found(22:28:16) | [RCON][XXXXXXXX] save.all(22:28:16) | Command not found(22:28:17) | [RCON][xxxxxxxx] quit(22:28:17) | XXXXXXX/ADRIEL � kicked: Server Shutting Down(22:28:17) | [Oxide] 6:28 PM [Info] [Notifier v2.17.2] TulioFD left the server. (Reason: Server Shutting Down)(22:28:18) | Saving complete(22:28:18) | Config Saved(22:28:18) | [Raknet] Server Shutting Down (quit)(22:28:18) | Deleting Entities
     
  2. It's either a plugin, or your rcon settings are set to restarting based on time intervals.
     
  3. It is scheduled for each week, and already restarted three times today
    :/
     
  4. You have a restart every week? My server has one every 4 hours, with a week, that would be unstable and just cause enormous amounts of lag.
     
  5. Please give us a list of your plugins!
     
    Last edited by a moderator: Nov 24, 2015
  6. I removed these plugins:
    • Help Text
    • Better Loot
    • robbery
    And apparently has stopped restart.
    I put auto restart every 12 hours

    Code:
    My Plugins:
    AdminProtection(1)
    Automatic Build Grades(1)
    Better Chat(1)
    Rust:IO Clans(1)
    Custom Chat Commands(1)
    Death Notes(1)
    Gather Manager(1)
    Heli Control(2)
    Info Panel(2)
    Kits(1)
    Limited Ladders(1)
    Player Trade(1)
    Popup Notifications(1)
    QuickSmelt for Exp(1)
    R-Remover Tool(1)
    Rust:IO(1)
    Rust:IO Friendly Fire(1)
    SkipNightVote(1)
    Stack Size Controller(1)
    Zones Manager(2)
    Admin Radar(1)
    AirdropExtended(4)
    Auto Broadcast(1)
    Auto Door Closer(1)
    Oxide Experimental(7)
    Chat Handler(2)
    Chat Mute(2)
    Crafting Controller(1)
    CupboardRadius(1)
    Economics(1)
    Event Manager(1)
    Backpacks(1)
    Friends API(1)
    Give(1)
    Godmode(1)
    Gui Shop(1)
    Teleportation System(1)
    Notifier for Experimenta
    
     
  7. Where did you put, the autorestart? Try: TimedExecute for Rust Experimental | Oxide

    I use that for restarting my 3 servers that i manage!
    [DOUBLEPOST=1448367667][/DOUBLEPOST]Example of restarting every 12 hours:

    "TimerOnce": {
    "reset.oncetimer": 43201,
    "say The server will restart in one hour!": 39600,
    "say The server will restart in 30 minutes!": 41400,
    "say The server will restart in 15 minutes!":42300,
    "say The server will restart in 10 minutes!": 42600,
    "say The server will restart in 5 minutes!": 42900,
    "server.writecfg": 43200,
    "server.save": 43200,
    "restart": 43200
     
  8. Every day
     

    Attached Files:

  9. I never use the hosts website ... i had some timeouts of their website when i tried to restart/stop my servers (of course i use another host, not yours)!
    Do what ever you want, but personally , i use plugins to do the restarts/saves!

    Every Day at specific server hour (in the example is at 1AM):
    "RealTime-Timer": {
    "00:00:00": "say The server will restart in <color=orange>one hour</color>!",
    "00:30:00": "say The server will restart in <color=orange>30 minutes</color>!",
    "00:45:00": "say The server will restart in <color=orange>15 minutes</color>!",
    "00:50:00": "say The server will restart in <color=orange>10 minutes</color>!",
    "00:55:00": "say The server will restart in <color=orange>5 minutes</color>!",
    "01:00:00": "server.writecfg",
    "01:00:05": "server.save",
    "01:00:00": "restart",
    "01:00:50": "server.save"
    },
     
  10. Ok, Thanks, I will test this plugin
     
  11. Np! I never had any problems with that plugin and always it restarts my servers!

    Make a test at a specific hour and see if is restarting or not! :p (of course when you don't have players or 1-3 players)

    P.S.: Beware of the server location (GMT+?)
     
  12. That's an image? If it is, we can't see it, because we have to login to the clanforge website! Upload the image to another (public) website !
     
  13. i can leave my server running for a month and still runs smooth try not using memory leaking plugins it will help a serious amount.