Failed to create agent because it is not close enough to the NavMeshSolved

My server is on linux and here is what I got in rust log (-logfile) today

Failed to create agent because it is not close enough to the NavMesh
(Filename:  Line: 648)

Whole day I get this in my console (Rust:IO) it keeps spamming. Yesterday there were no issues. The thing is my server is restarting at 5 am everyday and the run script is configured to update game and oxide on every start. Can someone tell me what can be the issue causing this spam and how to fix this?

I tried to unload plugins HumanNPC, BotSpawn, even all plugins and still the issue is there

NPC was spawned not on navmesh, try to kill all NPCs or restart - this is OK tho and can be ignored.
Restarted plugins and server - issue still there. I can't ignore this, 'coz there are tons of spam in console/log, it makes it unreadable. How can I kill all npcs? Is there a command for this?

UPD. Finally found it. It was under the map on x=0 and y=0 coordinates for some reason. With car and couple other things. Removed with "/remove a" commfnd and the problem is solved. Thanks :)
Locked automatically