redash
redash copied to clipboard
facing internal server error after clicking on queries option
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.
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: