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

facing internal server error after clicking on queries option #6778

Open
govindpawa opened this issue Feb 24, 2024 · 2 comments
Open

facing internal server error after clicking on queries option #6778

govindpawa opened this issue Feb 24, 2024 · 2 comments

Comments

@govindpawa
Copy link

image
@clearnote01
Copy link

looking at logs would be the best bet, since this doesn't tell anything. i have seen such problems often when environment variables aren't configured probably, so that could be the case.

@govindpawa
Copy link
Author

Hi clear note1
facing internal server i have solved this issue but after this we are facing

scheduler are not running and schema are not loading

Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/cryptography/fernet.py", line 104, in _verify_signature
h.verify(data[-32:])
File "/usr/local/lib/python3.7/site-packages/cryptography/hazmat/primitives/hmac.py", line 66, in verify
ctx.verify(signature)
File "/usr/local/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/hmac.py", line 74, in verify
raise InvalidSignature("Signature did not match digest.")
cryptography.exceptions.InvalidSignature: Signature did not match digest.

During handling of the above exception, another exception occurred:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants