Back

[SOLVED] Appwrite 1.4.4/ function/Python 3.9/ Error: Message: Signing key cannot be empty

  • 0
  • Self Hosted
  • Functions
Elie Waked
1 Oct, 2023, 13:09
TypeScript
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

TypeScript
  appwrite deploy function

just the raw code no modifications

Thanks for the help

TL;DR
User is encountering an error "Signing key cannot be empty" when using Appwrite 1.4.4 with Python 3.9. The solution is to check if _APP_OPENSSL_KEY_V1 is present in the .env file. If it is missing, add it to the .env file.
Elie Waked
1 Oct, 2023, 13:10

Appwrite 1.4.3/ function/Python 3.9/ Error: Message: Signing key cannot be empty

Elie Waked
1 Oct, 2023, 13:15

same on 1.4.4

Elie Waked
1 Oct, 2023, 13:20
Elie Waked
1 Oct, 2023, 13:20

excution with GET erro methods is generated POST

Elie Waked
1 Oct, 2023, 13:27

Solved _APP_OPENSSL_KEY_V1 was missing in my .env

Elie Waked
1 Oct, 2023, 13:27

[SOLVED] Appwrite 1.4.4/ function/Python 3.9/ Error: Message: Signing key cannot be empty

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more