redash icon indicating copy to clipboard operation
redash copied to clipboard

facing internal server error after clicking on queries option

Open govindpawa opened this issue 1 year ago • 2 comments

image

govindpawa avatar Feb 24 '24 13:02 govindpawa

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.

clearnote01 avatar Mar 13 '24 10:03 clearnote01

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:

govindpawa avatar Mar 13 '24 11:03 govindpawa