Lua WebService Error?

I have noticed over time that some or all of my servers have been broken.
Looking into Google Analytics the only bugs I can find are these:

LuaWebService error | ServerScriptService.GameScript, line 101
LuaWebService error | ServerScriptService.GameScript, line 723 - global start ServerScriptService.GameScript, line 1874
LuaWebService error | ServerScriptService.GameScript, line 865 - global start ServerScriptService.GameScript, line 1874
LuaWebService error | ServerScriptService.GameScript, line 859 - global start ServerScriptService.GameScript, line 1868
LuaWebService error | ServerScriptService.GameScript, line 934 - global start ServerScriptService.GameScript, line 1874

All of which have been accumulating 16-114 times.

Anyone know what’s up with this?

Is GameScript a regular script you wrote yourself? i.e. not a hidden core script?

Yes, It’s a regular script.

What’s on those lines?

I’ve had these happen before on my custom playerlist, specifically for mine was using the IsFriendsWith YieldFunction.

I posted something similar: Documentation - Roblox Creator Hub