Skip to content
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

Error: Couldn't initialize inotify. #417

Closed
azarouski opened this issue Aug 15, 2024 · 1 comment
Closed

Error: Couldn't initialize inotify. #417

azarouski opened this issue Aug 15, 2024 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Milestone

Comments

@azarouski
Copy link
Contributor

public.ecr.aws/zebrunner/appium:2.1

Couldn't initialize inotify.  Are you running Linux 2.6.13 or later, and was the
CONFIG_INOTIFY option enabled when your kernel was compiled?  If so,
something mysterious has gone wrong.  Please e-mail radu.voicilas@gmail.com
and mention that you saw this message.
@azarouski azarouski added the bug Something isn't working label Aug 15, 2024
@vdelendik vdelendik added this to the 2.1.7 milestone Aug 15, 2024
@vdelendik
Copy link
Contributor

that's not a bug but Linux configuration step which was added to the mcloud-agent steps: https://github.com/zebrunner/mcloud-agent#linux-os

[Optional] Increased fs.inotify.max_user_instances to workaround https://github.com/zebrunner/mcloud-agent/issues/328
sudo sysctl fs.inotify.max_user_instances=2048

closing as won't fix

@vdelendik vdelendik added the wontfix This will not be worked on label Aug 15, 2024
@vdelendik vdelendik added duplicate This issue or pull request already exists and removed wontfix This will not be worked on labels Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
Archived in project
Development

No branches or pull requests

2 participants