Key Locks and Code Locks

The server runs the latest version of Rust Dedicated Server, and Oxide. The version of Copy Paste is 4.1.38

Having an issue where key locks and code locks paste in with the base but some are locked and others are not. 

No errors show up in server console at all.

What could be causing this issue?

Hey, do you mind sharing the json file?

here is the file, I am not sure what other way to send it. I hope your having a good day and thank you for your help
 
{
  "Amount of entities to paste per batch. Use to tweak performance impact of pasting": 15,
  "Amount of entities to copy per batch. Use to tweak performance impact of copying": 100,
  "Amount of entities to undo per batch. Use to tweak performance impact of undoing": 15,
  "Enable data saving feature": true,
  "Copy Options": {
    "Check radius from each entity (true/false)": true,
    "Share (true/false)": false,
    "Tree (true/false)": false,
    "Default radius to look for entities from block": 3.0
  },
  "Paste Options": {
    "Auth (true/false)": false,
    "Deployables (true/false)": true,
    "Inventories (true/false)": true,
    "Vending Machines (true/false)": true,
    "Stability (true/false)": true,
    "EntityOwner (true/false)": true
  }
}