Script Stopped running unexpectedly

Was changing my beer profile for a cold crash and it freaked out and stopped running. I went ahead and updated just to see if it would fix it and still nothin. This is what I’m getting.

Traceback (most recent call last):
File “/home/brewpi/brewpi.py”, line 823, in
newTemp = temperatureProfile.getNewTemp(util.scriptPath())
File “/home/brewpi/temperatureProfile.py”, line 29, in getNewTemp
temperatureReader = csv.reader( open(util.addSlash(scriptPath) + ‘settings/tempProfile.csv’, ‘rb’),
IOError: [Errno 2] No such file or directory: '/home/brewpi/settings/tempProfile.csv’
Exception in thread Thread-1 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
File “/usr/lib/python2.7/threading.py”, line 552, in __bootstrap_inner
File “/usr/lib/python2.7/threading.py”, line 505, in run
File “/home/brewpi/backgroundserial.py”, line 72, in __listenThread
File “/usr/local/lib/python2.7/dist-packages/serial/serialutil.py”, line 538, in inWaiting
File “/usr/local/lib/python2.7/dist-packages/serial/serialposix.py”, line 464, in in_waiting
: ‘NoneType’ object has no attribute 'ioctl’
Feb 15 2016 21:45:08 Opening serial port
Feb 15 2016 21:45:08 Notification: Script started for beer 'Brown ale 1’
Feb 15 2016 21:45:18 Checking software version on controller…
Feb 15 2016 21:45:18 Found BrewPi v0.4.2 build 0.4.2-0-g446b226, running on a Particle Core with a V1 shield on port /dev/ttyACM0

Fixed it by renaming tempProfile.csv.old back to tempProfile.csv.