Hello Kim,

Can you post your app.yaml file here?

I suspect the problem is that you gave the wrong app ID: in the application 
ID line of your app.yaml, try changing it to "resources" instead of 
"resources.appspot.com"

-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

My Go side project: http://invalidmail.com/


On Monday, May 27, 2013 10:12:44 AM UTC-5, Kim Jae wrote:
>
> Good day Everyone!
>
> I'm currently using Google App engine and am trying to replicate what I've 
> found here:
> http://beta.appinventor.mit.edu/learn/reference/other/tinywebdb.html
>
> Here is the problem, I tried to "deploy" my app and got this log file:
>
> 2013-05-27 23:00:33 Running command: "['c:\\Python27\\pythonw.exe', '-u', 
> 'C:\\Program Files\\Google\\google_appengine\\appcfg.py', '--no_cookies', 
> u'[email protected] <javascript:>', '--passin', 'update', 
> 'C:\\Users\\mc\\Documents\\do not delete\\customtinywebdb']"
> 11:01 PM Host: appengine.google.com
> Error parsing yaml file:
> Unable to assign value 'resources.appspot.com' to attribute 'application':
> Value resources.appspot.com' for application does not match expression 
> '^(?:(?:[a-z\d\-]{1,100}\~)?(?:(?!\-)[a-z\d\-\.]{1,100}:)?(?!-)[a-z\d\-]{0,99}[a-z\d])$'
>   in "C:\Users\mc\Documents\do not delete\customtinywebdb\app.yaml", line 
> 1, column 14
> 2013-05-27 23:01:09 (Process exited with code 1)
>
> You can close this window now.
>
>
> why am I getting this message? can someone please explain in plain English 
> what it means?? ( just another beginner in programming here)
>
> Moreover, when I check my dashboard, settings, the status says "none 
> deployed".
> and when I try to access my app engine address (resources.appspot.com), 
> there is a server error?
>
> any response from fellow app engine app inventors is appreciated.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to