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

Greenlet 3.0.0 failes on Ubuntu 22 #387

Open
hariskhan-tenx opened this issue Dec 1, 2023 · 1 comment
Open

Greenlet 3.0.0 failes on Ubuntu 22 #387

hariskhan-tenx opened this issue Dec 1, 2023 · 1 comment
Labels
Not greenlet An environment problem, or something otherwise not greenlet's fault User Support Helping end users

Comments

@hariskhan-tenx
Copy link

Traceback (most recent call last):
  File "src/gevent/greenlet.py", line 908, in gevent._gevent_cgreenlet.Greenlet.run

Error:
MAC check failed

please help me to solve this error..

Thanks,
Harris Khan

@jamadden
Copy link
Contributor

jamadden commented Dec 8, 2023

If you want help, we're going to need a whole lot more details than that. For example, provide the script you're running and the version of Python you're using.

However, the error you provide ("MAC check failed") most likely has nothing to do with greenlet or gevent. Most likely it's the code you're running or the data you're working with. Again, because you didn't provide any useful information, I'm just guessing, but googling for "MAC check failed" shows lots of hits about problems with encryption --- which has nothing to do with greenlet.

@jamadden jamadden added User Support Helping end users Not greenlet An environment problem, or something otherwise not greenlet's fault labels Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Not greenlet An environment problem, or something otherwise not greenlet's fault User Support Helping end users
Projects
None yet
Development

No branches or pull requests

2 participants