Fail to deploy when updating DERIVATIVE fields #1016
-
|
Hi support, I have a question. I am trying to set a derivative field but fail to deploy after updating derivative fields. I attach a screenshot of log and a screen recording of deployment when I update derivative field.
Let me know if I need to disclose more information about my issue. Thanks. Soshi |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 3 replies
-
|
Derivative code looks correct. Function config seems to be generated correctly. @soshizaki In your GCP console, can you go to Cloud Run and open the logs of |
Beta Was this translation helpful? Give feedback.
-
|
Hi @bofeiw, thanks for the support. When I looked at the log, I found that an error occurred at the following command.
But I can't find any clue to the solution from log. I also looked at the log of Cloud functions (R-"table name" generated from cloud RUN). Do you have any other information for a solution? |
Beta Was this translation helpful? Give feedback.
-
|
Hi @harinij , May I ask for your help about this discussion??? We cannot deploy for DERIVATIVE fields... |
Beta Was this translation helpful? Give feedback.
-
|
I don't see anything wrong in your code or in the logs. Also cc @shamsmosowi |
Beta Was this translation helpful? Give feedback.
-
|
@bofeiw We assume this issue is from selection of region of Firebase or Cloud Function. Actually we selected asia-northeast1 region when we fail deployment of derivative fields. |
Beta Was this translation helpful? Give feedback.



@bofeiw We assume this issue is from selection of region of Firebase or Cloud Function.
Actually we selected asia-northeast1 region when we fail deployment of derivative fields.
Finally after we change region to us-central1 to create project and install Rowy Run, we success to deploy for derivative fields.