Management AppScale database

28 views
Skip to first unread message

Phat Le

unread,
Nov 12, 2018, 4:34:21 AM11/12/18
to AppScale Community
Hello,
I wondering how to manage AppScale database by AppScale Dashboard.


Chris Donati

unread,
Nov 13, 2018, 12:33:54 PM11/13/18
to appscale_...@googlegroups.com
Do you mean the ability to edit and remove entities from the datastore viewer on the dashboard? At the moment, we've limited the viewer to read operations because of a flaw in the way that we treat composite index definitions. We plan on re-adding the ability to mutate datastore state to the dashboard, but we need to resolve this issue first: https://github.com/AppScale/appscale/issues/2874

On Mon, Nov 12, 2018 at 1:34 AM Phat Le <lehuu...@gmail.com> wrote:
Hello,
I wondering how to manage AppScale database by AppScale Dashboard.


--
You received this message because you are subscribed to the Google Groups "AppScale Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to appscale_commun...@googlegroups.com.
To post to this group, send email to appscale_...@googlegroups.com.
Visit this group at https://groups.google.com/group/appscale_community.
For more options, visit https://groups.google.com/d/optout.

Phat Le

unread,
Nov 14, 2018, 9:56:35 AM11/14/18
to appscale_...@googlegroups.com
thanks for your reply but i have another question, i deploy a php application in appscale 2.8.0 i can connect my app to mysql server (i was created it and manage mysql server) but in appscale version 3.5.2 i can't deploy my app connect to mysql server can you tell me why?
sorry about my English not good.

Vào Th 4, 14 thg 11, 2018 vào lúc 00:33 Chris Donati <chris....@appscale.com> đã viết:

Chris Donati

unread,
Nov 14, 2018, 1:01:49 PM11/14/18
to appscale_...@googlegroups.com
I'll need some additional info to help debug the problem. Do you see the error during the `appscale deploy` command, or do you see the error after the app has been deployed? Are there any errors in your application logs (/var/log/appscale/app___<your-app-id>_<service-id>_v1.log)?

Phat Le

unread,
Nov 14, 2018, 1:09:45 PM11/14/18
to appscale_...@googlegroups.com
Problem is error http 500 when i deploy on appscale version 3.5.2 

Vào 01:01 T.5, 15 Th11 2018 Chris Donati <chris....@appscale.com đã viết:

Chris Donati

unread,
Nov 14, 2018, 1:11:49 PM11/14/18
to appscale_...@googlegroups.com
Okay, that's helpful, but I'll still need some more information. Do you see the 500 error during the deploy operation or during a request to the app after the deploy completed? Is there a stack trace in your application logs?

Phat Le

unread,
Nov 14, 2018, 10:36:02 PM11/14/18
to appscale_...@googlegroups.com
i'm using docker container and map port to my server ip , everything is fine in appscale 2.8.0 but i don't know why my app did not working when i using AppScale 3.5.2 and did not have any log file about problem

Here is my app.yaml and some picture of my problem:
t1.JPG
t2.JPG
t3.JPG

Vào Th 5, 15 thg 11, 2018 vào lúc 01:11 Chris Donati <chris....@appscale.com> đã viết:

Chris Donati

unread,
Nov 14, 2018, 11:01:37 PM11/14/18
to appscale_...@googlegroups.com
There should be a log file at /var/log/appscale/app___dangkythongtin_default_v1.log. Do you see this file? If so, could you check if there are any error messages at the end of it? For example, you could run `tail -n 20 /var/log/appscale/app___dangkythongtin_default_v1.log` and share the output of that command.

Phat Le

unread,
Nov 14, 2018, 11:08:56 PM11/14/18
to appscale_...@googlegroups.com
thank Chris now i know my problem, thank you so much.

Vào Th 5, 15 thg 11, 2018 vào lúc 11:01 Chris Donati <chris....@appscale.com> đã viết:

Phat Le

unread,
Nov 17, 2018, 11:49:08 AM11/17/18
to appscale_...@googlegroups.com
Hi Chris,
I have question that can i create database on dashboard datastore ?

Vào Th 5, 15 thg 11, 2018 vào lúc 11:01 Chris Donati <chris....@appscale.com> đã viết:

Chris Donati

unread,
Nov 17, 2018, 2:01:52 PM11/17/18
to appscale_...@googlegroups.com
Are you asking about the Cloud Datastore API or Cloud SQL?

Phat Le

unread,
Nov 17, 2018, 9:05:11 PM11/17/18
to appscale_...@googlegroups.com
I asking about datastore api 

Vào 02:01 CN, 18 Th11 2018 Chris Donati <chris....@appscale.com đã viết:

Chris Donati

unread,
Nov 17, 2018, 9:28:52 PM11/17/18
to appscale_...@googlegroups.com
The Datastore API does not really have a concept of "creating a database". After you deploy your application, there is no initialization step. You can simply just start adding and reading entities via the Datastore API. Here's a basic example of how to use the API with a Python application: https://cloud.google.com/appengine/docs/standard/python/ndb/creating-entities

Phat Le

unread,
Nov 19, 2018, 4:23:36 AM11/19/18
to appscale_...@googlegroups.com
sorry, i have problem with my python app
i check /var/log/appscale app___test_default_v1.log i don't know how to fix it, but when i deploy app it's ok,bun i have error with HTTP ERROR 500

Vào CN, 18 thg 11, 2018 vào lúc 09:28 Chris Donati <chris....@appscale.com> đã viết:
Screenshot (30).png

Chris Donati

unread,
Nov 21, 2018, 10:04:50 PM11/21/18
to appscale_...@googlegroups.com
From the error message, it sounds like you have a non-ascii character in your Python source code that you are deploying. Does your application work with the SDK?

Phat Le

unread,
Nov 23, 2018, 12:04:01 PM11/23/18
to appscale_...@googlegroups.com
yes, my app work with SDK, but i have solved this problem. Thank you Chris 

Vào Th 5, 22 thg 11, 2018 vào lúc 10:04 Chris Donati <chris....@appscale.com> đã viết:

Hoang Van

unread,
Sep 14, 2019, 9:36:33 PM9/14/19
to AppScale Community
chào bạn! mình đang tìm hiểu appscale, b có thể cho mình lời khuyên ko? giữa flynn, kubenetes, appscale m chưa biết chọn ai. thanks b rất nhiều.
số zalo của m: 0363930250 -> nếu add dc zalo thì tuyệt vời :D


On Thursday, November 15, 2018 at 10:36:02 AM UTC+7, Phat Le wrote:
i'm using docker container and map port to my server ip , everything is fine in appscale 2.8.0 but i don't know why my app did not working when i using AppScale 3.5.2 and did not have any log file about problem

Here is my app.yaml and some picture of my problem:
t1.JPG
t2.JPG
t3.JPG

Vào Th 5, 15 thg 11, 2018 vào lúc 01:11 Chris Donati <chris...@appscale.com> đã viết:
Okay, that's helpful, but I'll still need some more information. Do you see the 500 error during the deploy operation or during a request to the app after the deploy completed? Is there a stack trace in your application logs?

On Wed, Nov 14, 2018 at 10:09 AM Phat Le <lehuu...@gmail.com> wrote:
Problem is error http 500 when i deploy on appscale version 3.5.2 

Vào 01:01 T.5, 15 Th11 2018 Chris Donati <chris...@appscale.com đã viết:
I'll need some additional info to help debug the problem. Do you see the error during the `appscale deploy` command, or do you see the error after the app has been deployed? Are there any errors in your application logs (/var/log/appscale/app___<your-app-id>_<service-id>_v1.log)?

On Wed, Nov 14, 2018 at 6:56 AM Phat Le <lehuu...@gmail.com> wrote:
thanks for your reply but i have another question, i deploy a php application in appscale 2.8.0 i can connect my app to mysql server (i was created it and manage mysql server) but in appscale version 3.5.2 i can't deploy my app connect to mysql server can you tell me why?
sorry about my English not good.

Vào Th 4, 14 thg 11, 2018 vào lúc 00:33 Chris Donati <chris...@appscale.com> đã viết:
Do you mean the ability to edit and remove entities from the datastore viewer on the dashboard? At the moment, we've limited the viewer to read operations because of a flaw in the way that we treat composite index definitions. We plan on re-adding the ability to mutate datastore state to the dashboard, but we need to resolve this issue first: https://github.com/AppScale/appscale/issues/2874

On Mon, Nov 12, 2018 at 1:34 AM Phat Le <lehuu...@gmail.com> wrote:
Hello,
I wondering how to manage AppScale database by AppScale Dashboard.


--
You received this message because you are subscribed to the Google Groups "AppScale Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to appscale_community+unsub...@googlegroups.com.

To post to this group, send email to appscale_...@googlegroups.com.
Visit this group at https://groups.google.com/group/appscale_community.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "AppScale Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to appscale_community+unsub...@googlegroups.com.

To post to this group, send email to appscale_...@googlegroups.com.
Visit this group at https://groups.google.com/group/appscale_community.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "AppScale Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to appscale_community+unsub...@googlegroups.com.

To post to this group, send email to appscale_...@googlegroups.com.
Visit this group at https://groups.google.com/group/appscale_community.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "AppScale Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to appscale_community+unsub...@googlegroups.com.

To post to this group, send email to appscale_...@googlegroups.com.
Visit this group at https://groups.google.com/group/appscale_community.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "AppScale Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to appscale_community+unsub...@googlegroups.com.

To post to this group, send email to appscale_...@googlegroups.com.
Visit this group at https://groups.google.com/group/appscale_community.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "AppScale Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to appscale_community+unsub...@googlegroups.com.

Phat Le

unread,
Sep 15, 2019, 1:03:06 AM9/15/19
to appscale_...@googlegroups.com
Chào bạn, 
AppScale là một nền tảng điện toán mã nguồn mở dùng để triển khai các ứng dụng Google App Engine trên các đám mây công cộng và cụm.
Kubernetes là một mã nguồn mở dùng được dùng để tự động triền khai các hệ thống,scaling quản lý các container.

Mình triền khai AppScale bằng Docker. Mình nghĩ bạn thử nghiên cứu giữa Docker và Kubernetes để cài đặt AppScale.


Vào CN, 15 thg 9, 2019 vào lúc 08:36 Hoang Van <kythuat....@gmail.com> đã viết:
chào bạn! mình đang tìm hiểu appscale, b có thể cho mình lời khuyên ko? giữa flynn, kubenetes, appscale m chưa biết chọn ai. thanks b rất nhiều.
số zalo của m: 0363930250 -> nếu add dc zalo thì tuyệt vời :D

On Thursday, November 15, 2018 at 10:36:02 AM UTC+7, Phat Le wrote:
i'm using docker container and map port to my server ip , everything is fine in appscale 2.8.0 but i don't know why my app did not working when i using AppScale 3.5.2 and did not have any log file about problem

Here is my app.yaml and some picture of my problem:
t1.JPG
t2.JPG
t3.JPG

Vào Th 5, 15 thg 11, 2018 vào lúc 01:11 Chris Donati <chris...@appscale.com> đã viết:
Okay, that's helpful, but I'll still need some more information. Do you see the 500 error during the deploy operation or during a request to the app after the deploy completed? Is there a stack trace in your application logs?

On Wed, Nov 14, 2018 at 10:09 AM Phat Le <lehuu...@gmail.com> wrote:
Problem is error http 500 when i deploy on appscale version 3.5.2 

Vào 01:01 T.5, 15 Th11 2018 Chris Donati <chris...@appscale.com đã viết:
I'll need some additional info to help debug the problem. Do you see the error during the `appscale deploy` command, or do you see the error after the app has been deployed? Are there any errors in your application logs (/var/log/appscale/app___<your-app-id>_<service-id>_v1.log)?

On Wed, Nov 14, 2018 at 6:56 AM Phat Le <lehuu...@gmail.com> wrote:
thanks for your reply but i have another question, i deploy a php application in appscale 2.8.0 i can connect my app to mysql server (i was created it and manage mysql server) but in appscale version 3.5.2 i can't deploy my app connect to mysql server can you tell me why?
sorry about my English not good.

Vào Th 4, 14 thg 11, 2018 vào lúc 00:33 Chris Donati <chris...@appscale.com> đã viết:
Do you mean the ability to edit and remove entities from the datastore viewer on the dashboard? At the moment, we've limited the viewer to read operations because of a flaw in the way that we treat composite index definitions. We plan on re-adding the ability to mutate datastore state to the dashboard, but we need to resolve this issue first: https://github.com/AppScale/appscale/issues/2874

On Mon, Nov 12, 2018 at 1:34 AM Phat Le <lehuu...@gmail.com> wrote:
Hello,
I wondering how to manage AppScale database by AppScale Dashboard.


--
You received this message because you are subscribed to the Google Groups "AppScale Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to appscale_commun...@googlegroups.com.

To post to this group, send email to appscale_...@googlegroups.com.
Visit this group at https://groups.google.com/group/appscale_community.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "AppScale Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to appscale_commun...@googlegroups.com.

To post to this group, send email to appscale_...@googlegroups.com.
Visit this group at https://groups.google.com/group/appscale_community.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "AppScale Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to appscale_commun...@googlegroups.com.

To post to this group, send email to appscale_...@googlegroups.com.
Visit this group at https://groups.google.com/group/appscale_community.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "AppScale Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to appscale_commun...@googlegroups.com.

To post to this group, send email to appscale_...@googlegroups.com.
Visit this group at https://groups.google.com/group/appscale_community.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "AppScale Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to appscale_commun...@googlegroups.com.

To post to this group, send email to appscale_...@googlegroups.com.
Visit this group at https://groups.google.com/group/appscale_community.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "AppScale Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to appscale_commun...@googlegroups.com.

To post to this group, send email to appscale_...@googlegroups.com.
Visit this group at https://groups.google.com/group/appscale_community.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "AppScale Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to appscale_commun...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/appscale_community/04d7ac21-02e7-49a0-aa2d-b64df7c01654%40googlegroups.com.

Phat Le

unread,
Sep 15, 2019, 1:03:44 AM9/15/19
to appscale_...@googlegroups.com
Chào bạn, 
AppScale là một nền tảng điện toán mã nguồn mở dùng để triển khai các ứng dụng Google App Engine trên các đám mây công cộng và cụm.
Kubernetes là một mã nguồn mở dùng được dùng để tự động triền khai các hệ thống,scaling quản lý các container.

Mình triền khai AppScale bằng Docker. Mình nghĩ bạn thử nghiên cứu giữa Docker và Kubernetes để cài đặt AppScale.

Vào CN, 15 thg 9, 2019 vào lúc 08:36 Hoang Van <kythuat....@gmail.com> đã viết:
chào bạn! mình đang tìm hiểu appscale, b có thể cho mình lời khuyên ko? giữa flynn, kubenetes, appscale m chưa biết chọn ai. thanks b rất nhiều.
số zalo của m: 0363930250 -> nếu add dc zalo thì tuyệt vời :D

On Thursday, November 15, 2018 at 10:36:02 AM UTC+7, Phat Le wrote:
i'm using docker container and map port to my server ip , everything is fine in appscale 2.8.0 but i don't know why my app did not working when i using AppScale 3.5.2 and did not have any log file about problem

Here is my app.yaml and some picture of my problem:
t1.JPG
t2.JPG
t3.JPG

Vào Th 5, 15 thg 11, 2018 vào lúc 01:11 Chris Donati <chris...@appscale.com> đã viết:
Okay, that's helpful, but I'll still need some more information. Do you see the 500 error during the deploy operation or during a request to the app after the deploy completed? Is there a stack trace in your application logs?

On Wed, Nov 14, 2018 at 10:09 AM Phat Le <lehuu...@gmail.com> wrote:
Problem is error http 500 when i deploy on appscale version 3.5.2 

Vào 01:01 T.5, 15 Th11 2018 Chris Donati <chris...@appscale.com đã viết:
I'll need some additional info to help debug the problem. Do you see the error during the `appscale deploy` command, or do you see the error after the app has been deployed? Are there any errors in your application logs (/var/log/appscale/app___<your-app-id>_<service-id>_v1.log)?

On Wed, Nov 14, 2018 at 6:56 AM Phat Le <lehuu...@gmail.com> wrote:
thanks for your reply but i have another question, i deploy a php application in appscale 2.8.0 i can connect my app to mysql server (i was created it and manage mysql server) but in appscale version 3.5.2 i can't deploy my app connect to mysql server can you tell me why?
sorry about my English not good.

Vào Th 4, 14 thg 11, 2018 vào lúc 00:33 Chris Donati <chris...@appscale.com> đã viết:
Do you mean the ability to edit and remove entities from the datastore viewer on the dashboard? At the moment, we've limited the viewer to read operations because of a flaw in the way that we treat composite index definitions. We plan on re-adding the ability to mutate datastore state to the dashboard, but we need to resolve this issue first: https://github.com/AppScale/appscale/issues/2874

On Mon, Nov 12, 2018 at 1:34 AM Phat Le <lehuu...@gmail.com> wrote:
Hello,
I wondering how to manage AppScale database by AppScale Dashboard.


--
You received this message because you are subscribed to the Google Groups "AppScale Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to appscale_commun...@googlegroups.com.

To post to this group, send email to appscale_...@googlegroups.com.
Visit this group at https://groups.google.com/group/appscale_community.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "AppScale Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to appscale_commun...@googlegroups.com.

To post to this group, send email to appscale_...@googlegroups.com.
Visit this group at https://groups.google.com/group/appscale_community.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "AppScale Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to appscale_commun...@googlegroups.com.

To post to this group, send email to appscale_...@googlegroups.com.
Visit this group at https://groups.google.com/group/appscale_community.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "AppScale Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to appscale_commun...@googlegroups.com.

To post to this group, send email to appscale_...@googlegroups.com.
Visit this group at https://groups.google.com/group/appscale_community.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "AppScale Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to appscale_commun...@googlegroups.com.

To post to this group, send email to appscale_...@googlegroups.com.
Visit this group at https://groups.google.com/group/appscale_community.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "AppScale Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to appscale_commun...@googlegroups.com.

To post to this group, send email to appscale_...@googlegroups.com.
Visit this group at https://groups.google.com/group/appscale_community.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "AppScale Community" group.

Hoangweb

unread,
Sep 15, 2019, 1:09:11 AM9/15/19
to appscale_...@googlegroups.com
Cảm ơn b. Mình thấy docs cli của appscale hơi sơ xài. Flynn thì đủ hơn là bản scale của dokku. Hiện b còn dùng appscale ko? Làm sao add domain vào app.
M dùng để thay cho cpanel cho hosting khách hàng. Vì chi phí cpanel nếu tăng lên sẽ đắt với lại quản lý nhiều cpanel k tiện.

Kubenete hiện tại m chưa tìm được open source nào tốt nhất cho newbie. Openshift thì phức tạp.


Reply all
Reply to author
Forward
0 new messages