after uninstallgin, go to Appwrite and try to install again. Should trigger different flow
btw i get this for events url
oh okay
Scarry. are you on 1.4.2?
yep
Ah actually, same for me. it probably needs some headers to work. No worries, GitHub will be hitting that and sending expected request
I see, its POST, not GET.
oh i see imma do the uninstall thing
getting an error now (some progress XD)
signing key.. is it referring to rsa private key?
Okay yeah that soudns like .env settings issue. Can you share that with me? Privatelly is fine.
And of course, break all secrets by adding random leters, deleting some, ...
oh sure is it okay if i only share the vcs variables with app domain
yep, just _VCS ones are fine
done π
yay it is showing the repos now
solved :)
yayyyy
can you try to install again now? TO see if that also solved that problem with UI not redirecting?
oh the ui actually wasnt working so i had to uninstall XD
after reinstalling it works
should i try ui method for another function
oh wait its already showing repos in new functions
yep
gotcha! now time to do the webhook thing
[SOLVED] Git deployment redirects me and nothing happens afterwards
Recommended threads
- Functions in cloud console not works
please advise as all of my runing functions on Appwrite console was working before , but now it give this error [Invalid `headers` param: Value must be a valid...
- [SOLVED] Production down - createExecuti...
Hey, Since 1.9.6 rollout in fra (~17:00 UTC, 14 Aug), POST /v1/functions/{functionId}/executions returns a 400 whenever the body includes an empty headers ob...
- [SOLVED] CreateRow is doing ListRows on ...
### setup ``` appwrite 1.9.5 self-hosted bun 1.3 node-appwrite 27.1.0 ``` ### issue Im running a function on a self hosted 1.9.5 with "node-appwrite": "^27.1.0...