4

I was learning/building with a new Arduino Nano ESP32 yesterday and left the Arduino IDE running overnight on Ubuntu 23.04 and it used all the space on my hard drive to write log files which broke my system till I booted in with a pen drive and removed some files to make space to then boot normally and find out what the problem was.

How can I limit the size of these log files, or even disable them?

asked Oct 13, 2023 at 11:34
2
  • I have been having the same issue. I think it might have something to do with the serial monitor being open, but I haven't found a fix yet. Commented Nov 22, 2023 at 11:57
  • Well, you could do it at the Unix level if you can't restrict it otherwise say using a volume quota, a script or other trick. Commented Nov 24, 2023 at 15:26

0

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.