hannesrauhe / lunchinator

Tool to call colleagues for lunch
Other
1 stars 0 forks source link

Massive Amount of Avatar Errors on Startup #285

Open hannesrauhe opened 10 years ago

hannesrauhe commented 10 years ago

On Windows:

2014-11-04 15:08:55,921 - ERROR - lunchinator.Core - Error receiving
Traceback (most recent call last):
  File "C:\Users\lunchinator\lunchinator-dev\lunchinator\build\lunchinator\out00-PYZ.pyz\lunchinator.datathread.dt_qthread", line 100, in run
  File "C:\Users\lunchinator\lunchinator-dev\lunchinator\build\lunchinator\out00-PYZ.pyz\lunchinator.datathread.base", line 618, in performReceive
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: u'C:\\Users\\c5155235\\.lunchinator\\avatars\\71dae18958648530164db95c023e8003.png'

2014-11-04 15:18:51,664 - ERROR - lunchinator.Core - Error receiving
Traceback (most recent call last):
  File "C:\Users\lunchinator\lunchinator-dev\lunchinator\build\lunchinator\out00-PYZ.pyz\lunchinator.datathread.dt_qthread", line 100, in run
  File "C:\Users\lunchinator\lunchinator-dev\lunchinator\build\lunchinator\out00-PYZ.pyz\lunchinator.datathread.base", line 593, in performReceive
  File "C:\Users\lunchinator\lunchinator-dev\lunchinator\build\lunchinator\out00-PYZ.pyz\socket", line 224, in meth
error: [Errno 10048] Only one usage of each socket address (protocol/network address/port) is normally permitted

The lunchinator seems to stabilize over time so maybe we should just set the logging level to warning ...