-
Notifications
You must be signed in to change notification settings - Fork 147
Description
👟 Reproduction steps
Hello everyone,
Making a execution of an Cloud Functions, this return ok, but the logs (response and stderr) is empty.
On Appwrite console I can see all logs.
👍 Expected behavior
Show all logs.
👎 Actual Behavior
Flutter log:
[Loggy] ℹ️ [Info(1)][2022-08-24 10:39:24.948686]: Function exc: {$id: 63062a0a8b0b99d8cb65, $createdAt: 1661348362, $updatedAt: 1661348362, $read: [user:630618c21721afaae024], functionId: createUserApp, trigger: http, status: waiting, statusCode: 0, response: , stderr: , time: 0.0}
Console stderr log:
{$id: 630628dd324ae98daf27, $createdAt: 1661348061, $updatedAt: 1661348061, name: Paco, registration: 1661348061, status: true, passwordUpdate: 1661348061, email: paco@user.com, phone: , emailVerification: false, phoneVerification: false, prefs: {data: {}}}
🎲 Appwrite version
Different version (specify in environment)
💻 Operating system
MacOS
🧱 Your Environment
No response
👀 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?
- I have read the Code of Conduct