Back

Has anyone used the function feature with .net yet, I'm getting an error that I don't know what the

  • 1
  • Self Hosted
  • Functions
bonglv
28 Jul, 2023, 03:30

@D5 @Steven

TL;DR
Title: Issue with implementing function feature in .net Messages: - User is experiencing an error but does not know what it means. - Some users suggest sharing a video recording of the implementation process. - User followed the appwrite docs but still needs help. - One user recommends running the "appwrite deploy function" command. - Another user suggests using the correct entry point and provides a link to a guide. - User asks for remote assistance. - Some users ask about how the function was deployed. - User shares a deployment command and expresses a desire to test the function. - Users request more information about the error. - User
Drake
28 Jul, 2023, 03:48

What happened?

bonglv
28 Jul, 2023, 08:58

sorry if this function doesn't let you debug the code, do it to see if it's running correctly

D5
28 Jul, 2023, 10:13

What error you're getting?

bonglv
28 Jul, 2023, 10:14

@D5

bonglv
28 Jul, 2023, 10:14

This error

D5
28 Jul, 2023, 10:14

That's not any error

D5
28 Jul, 2023, 10:16

In your appwrite instance, in the functions tab, you click the function and there after opening the function you should have any errors logged

D5
28 Jul, 2023, 10:17

@bonglv

bonglv
28 Jul, 2023, 10:18
bonglv
28 Jul, 2023, 10:19

@D5 help me

bonglv
28 Jul, 2023, 10:27
D5
28 Jul, 2023, 10:28

Yes, that's enough

D5
28 Jul, 2023, 10:28

Wait for Steven to see it

Drake
28 Jul, 2023, 17:37

how did you deploy the function?

bonglv
29 Jul, 2023, 04:58

I deploy with the following command: appwrite functions createDeployment \ --functionId=64c254e3c33af12f2555 \ --entrypoint='index.cs' \ --code="." \ --activate=true I want to test how it works? but i don't know how it works

Drake
29 Jul, 2023, 05:28

That might not be the correct entry point. I recommend following this to initialize and deploy your function

https://appwrite.io/docs/functions#gettingStarted

bonglv
1 Aug, 2023, 15:58

I tried to follow this guide and still get the same error. if you don't mind can remote check it for me. Thank you very much

Drake
1 Aug, 2023, 16:27

so you did:

TypeScript
appwrite init function

and then

TypeScript
appwrite deploy function

?

bonglv
3 Aug, 2023, 15:14

yes I ran that command and then created the project

D5
3 Aug, 2023, 15:44

Then run appwrite deploy function command

bonglv
4 Aug, 2023, 02:32

Yes, have I done that already? I followed the instructions on the appwrite docs, can you guys help me how to do it, I really need the function's usage but don't know how to make it work

Drake
4 Aug, 2023, 02:42

Maybe you can share a video recording of your initializing and deploying a new function

bonglv
4 Aug, 2023, 02:43

ah yes, wait for me, I will return to the screen of the steps to implement the function

Drake
4 Aug, 2023, 02:43

What do you mean?

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