Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Bug Report: CLI Not Synchronised #7871

Closed
2 tasks done
eroticops opened this issue Mar 27, 2024 · 4 comments
Closed
2 tasks done

🐛 Bug Report: CLI Not Synchronised #7871

eroticops opened this issue Mar 27, 2024 · 4 comments
Assignees
Labels
bug Something isn't working product / functions Fixes and upgrades for the Appwrite Functions.

Comments

@eroticops
Copy link

👟 Reproduction steps

Description

I've encountered an issue where functions created via the Appwrite CLI are not visible in the Appwrite console. Additionally, deploying functions through the CLI does not seem to reflect on the platform either.

Steps

  1. Install the latest version of the Appwrite CLI following the official documentation.
  2. Create a new function using the CLI with the following command: appwrite login, appwrite init function.
  3. Check the Appwrite console to see if the function appears.
  4. Attempt to deploy a function to the platform using CLI with the command: appwrite deploy function
  5. Check the Appwrite console for the deployment status.

👍 Expected behavior

Functions created or deployed using the Appwrite CLI should appear and be manageable within the Appwrite console.

👎 Actual Behavior

Functions and deployments initiated through the CLI are not visible or reflected in the Appwrite console, indicating a possible synchronization issue between the CLI and the platform.

🎲 Appwrite version

Appwrite Cloud

💻 Operating system

Windows

🧱 Your Environment

  • Appwrite CLI version: 1.2.1
  • Operating System: Windows 11

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@eroticops eroticops added the bug Something isn't working label Mar 27, 2024
@stnguyen90
Copy link
Contributor

@erotic-ops, thanks for raising this issue! 🙏🏼 I can't seem to reproduce your problem as deploying functions works fine for me 🧐

You mentioned you're using:

Appwrite CLI version: 1.2.1

That is extremely old. Would you please try using version 4.2 as that is meant for Appwrite Cloud?

@stnguyen90 stnguyen90 added the product / functions Fixes and upgrades for the Appwrite Functions. label Mar 27, 2024
@stnguyen90 stnguyen90 self-assigned this Mar 27, 2024
@eroticops
Copy link
Author

eroticops commented Mar 31, 2024 via email

@stnguyen90
Copy link
Contributor

I'm going to close this for now, but feel free to create a support post on our Discord if you still need any assistance.

@stnguyen90 stnguyen90 closed this as not planned Won't fix, can't repro, duplicate, stale Apr 1, 2024
@eroticops
Copy link
Author

eroticops commented Apr 2, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working product / functions Fixes and upgrades for the Appwrite Functions.
Projects
None yet
Development

No branches or pull requests

2 participants