[SOLVED] Appwrite 1.4.4/ function/Python 3.9/ Error: Message: Signing key cannot be empty
- 0
- Self Hosted
- Functions
appwrite | [Error] Timestamp: 2023-10-01T13:05:58+00:00
appwrite | [Error] Method: POST
appwrite | [Error] URL: /v1/functions/:functionId/executions
appwrite | [Error] Type: Ahc\Jwt\JWTException
appwrite | [Error] Message: Signing key cannot be empty
appwrite | [Error] File: /usr/src/code/vendor/adhocore/jwt/src/ValidatesJWT.php
appwrite | [Error] Line: 34
fresh install of Appwrite DockerCompose using CLI
appwrite deploy function
just the raw code no modifications
Thanks for the help
Appwrite 1.4.3/ function/Python 3.9/ Error: Message: Signing key cannot be empty
same on 1.4.4
excution with GET erro methods is generated POST
Solved _APP_OPENSSL_KEY_V1 was missing in my .env
[SOLVED] Appwrite 1.4.4/ function/Python 3.9/ Error: Message: Signing key cannot be empty
Recommended threads
- encrypt and decrypt buckets
I have a bucket where I switched from encryption to not encrypting files. I later realized that files already uploaded earlier stay encrypted. Now I have a buck...
- Unable to Create Storage After Upgrading...
We upgraded our Appwrite instance from version 1.8.0 to 1.9.0 and successfully ran the migration process. However, after the upgrade, we are no longer able to c...
- I can't UNPAUSE my project with the free...
I received an email notifying me that my project had been paused due to inactivity, and the email included a link to "Restore project." However, that button red...