Closed hej2010 closed 1 month ago
If I create a domain for the function it works and I can execute it, but as soon as I delete the domain it gets the same error.
I also have the issue with functions with no domains on it.
File where the error happen : https://github.com/appwrite/console/blob/6b618f2bb05131fdf3c8c342bb71da1f2cc04f92/src/routes/(console)/project-%5Bproject%5D/functions/function-%5Bfunction%5D/deploymentDomains.svelte#L12
Related discord support post : https://discord.com/channels/564160730845151244/1286406438666895544
Iām encountering the same problem with the same error in the browser console. Iām having trouble creating a new domain for the functions, which means I have to recreate them from GitHub when I want to test them from the console. This is really annoying.
š Reproduction steps
Go to a function and press Execute in the console.
š Expected behavior
The execution window should show.
š Actual Behavior
The execution window does not show and the page content disappears. Logs:
Error in
DeploymentDomains.XXX.js
š² Appwrite version
Different version (specify in environment)
š» Operating system
Linux
š§± Your Environment
Appwrite 1.6.0 Appwrite console 5.0.12 Self-hosted No function domains
š Have you spent some time to check if this issue has been raised before?
š¢ Have you read the Code of Conduct?