1. Hello. Earlier today I noticed that oxide is not creating logs it's supposed to, along with the "SpyOn" plugin my server has. I've already checked this forum here but I did not find any errors in my log myself. So basically, this started to happen yesterday. I have not done any recent changes, all but restart my server. I still have the log.log file but oxide and SpyOn does not log anything or create any new files overall. Thank you for your help in advance. My startup log has been included as an attachment.

    Here is my oxide root file:
    Code:
    {
        "ExtensionDirectory": "RustDedicated_Data\\Managed",    "PluginDirectory": "plugins",
        "ConfigDirectory": "config",
        "DataDirectory": "data",
        "LangDirectory": "lang",
        "LogDirectory": "logs",    "InstanceCommandLines":
        [
            "{oxide.directory}",
            "server\\{server.identity}\\oxide",
            "server\\my_server_identity\\oxide"
        ]
    }
    
     

    Attached Files:

  2. Are you running Linux or Windows?
    Are the file permissions fine, did you maybe run the server as sudo before and now your current user doesn't have the permission to write to the logs dir anymore?
     
  3. The server is running on Windows and I'm unsure about that second question, as I am not the only owner. How can I resolve this just in case another owner has done this?
     
  4. Wulf

    Wulf Community Admin

    Are you sure Oxide is installed?
     
  5. Yes. I even reinstalled it fully this morning. The attached log is running the new install.
    [DOUBLEPOST=1458747181][/DOUBLEPOST]Plugins are functional as well, for the most part. Timed Execute failed to run some commands but other than that everything is functional.
    [DOUBLEPOST=1458757297,1458747103][/DOUBLEPOST]This problem seemed to of resolved itself. Thank you anyway for the help
     
  6. Wulf

    Wulf Community Admin

    Did you delete any logs while the server was running?
     
  7. No I did not.