Skip to content

Error msg: "Unable to watch for the changes in this large workspace. Please follow the instructions link..." #1716

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
3 tasks done
thorathome opened this issue Nov 27, 2022 · 1 comment
Labels
topic: theia Related to the Theia IDE framework type: imperfection Perceived defect in any part of project

Comments

@thorathome
Copy link

thorathome commented Nov 27, 2022

Describe the problem

Small Arduino script. I'm watching the Serial Output over time checking for script errors.
Arduino library has 2499 files only.
IDE boards include ESP32 and ESP8266.

Error message only seems to appear after longer runtimes:

Unable to watch for the changes in this large workspace. Please follow the instructions link to resolve this issue.

Instructions link in error message sends me here:

https://code.visualstudio.com/docs/setup/linux#_visual-studio-code-is-unable-to-watch-for-file-changes-in-this-large-workspace-error-enospc

Running Windows Task Manager shows a steady increase in memory usage running only one pretty simple script on an Adafruit ESP32 Feather.

(Bad) Screen shot:
Arduino IDE 2 0 2 Error Message

To reproduce

Unknown

Expected behavior

No error message.

Arduino IDE version

2.0.2

Operating system

Windows

Operating system version

11 Home 10.0.22621 Build 22621

Additional context

Previously tracked at #39 and considered resolved by #1409

Additional reports

Related

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@per1234 per1234 transferred this issue from arduino/Arduino Nov 28, 2022
@per1234 per1234 added the type: imperfection Perceived defect in any part of project label Nov 28, 2022
@per1234 per1234 changed the title Error msg: Unable to watch for the changes in this large workspace. Please follow the instructions link..... Error msg: "Unable to watch for the changes in this large workspace. Please follow the instructions link..." Nov 28, 2022
@awneil
Copy link

awneil commented Jun 2, 2023

Just got this after updating to IDE 2.1.0, and then installing the 'Arduino Mbed OS Nano Boards' library from the Library Manager.

Full details:

https://forum.arduino.cc/t/ide-2-1-0-unable-to-watch-for-file-changes-in-this-large-workspace/1133988

@per1234 per1234 added the topic: theia Related to the Theia IDE framework label Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: theia Related to the Theia IDE framework type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

3 participants