udacity / sdc-issue-reports

29 stars 6 forks source link

Simulator for Term 2 fills up file-system with huge log file #859

Closed fantauzzi closed 7 years ago

fantauzzi commented 7 years ago

I let the simulator run, and it filled up my file-system, it keeps writing to this log file:

/home/fanta/.config/unity3d/Udacity/self_driving_car_nanodegree_program/Player.log

It keeps writing an error message like 11/06/2017 20:12:48|Fatal|WebSocket.acceptException|System.Net.Sockets.SocketException: Connection refused followed by a stack trace.

The file made it past 28 GB in minutes.

I am running it under Ubuntu 16.04 64-bit. The issue is systematic.

Steps to reproduce:

fantauzzi commented 7 years ago

Probable duplicate of https://github.com/udacity/sdc-issue-reports/issues/811

baumanab commented 7 years ago

Thank you for letting us know. A note has been added to the EKF project instructions and repo, which includes a workaround.