[google-appengine] Re: Problem running the application (today)

2013-12-04 Thread Janusz Skonieczny
Similar problems here


   1. 2013-12-04 13:46:12.031 
   
/SchoolConference/agxzfmR6aWVubmlrZWxyKgsSBlNjaG9vbBi5FwwLEhBTY2hvb2xDb25mZXJlbmNlGICAgIDI5IcKDA/
   500 63143ms 0kb Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 
   (KHTML, like Gecko) Chrome/31.0.1650.57 Safari/537.36 module=default 
   version=492
   
   212.91.23.55 - - [04/Dec/2013:04:46:12 -0800] GET 
/SchoolConference/agxzfmR6aWVubmlrZWxyKgsSBlNjaG9vbBi5FwwLEhBTY2hvb2xDb25mZXJlbmNlGICAgIDI5IcKDA/
 HTTP/1.1 500 0 - Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 
(KHTML, like Gecko) Chrome/31.0.1650.57 Safari/537.36 dziennikel.appspot.com 
ms=63144 cpu_ms=27 pending_ms=1934 app_engine_release=1.8.8 
instance=00c61b117cf729f97b10c56c24b7e79fd96a238d 
https://appengine.google.com/instances?app_id=s~dziennikelversion_id=492.371910163256459705key=00c61b117cf729f97b10c56c24b7e79fd96a238d#00c61b117cf729f97b10c56c24b7e79fd96a238d
   
   2. D2013-12-04 13:45:44.820
   
   session.load
   
   3. D2013-12-04 13:45:45.431
   
   request.session: {'_auth_user_email': u'xxx...@gmail.com', 
'USER_LAST_LOGIN': datetime.datetime(2013, 12, 3, 10, 29, 20, 395120), 
'_auth_user_id': ''}
   
   4. D2013-12-04 13:45:45.435
   
   request.HTTP_REFERER: 
https://dziennikel.appspot.com/Schools/agxzfmR6aWVubmlrZWxyDQsSBlNjaG9vbBi5Fww/SchoolConference/
   
   5. D2013-12-04 13:45:52.413
   
   user: User(xxx)
   
   6. D2013-12-04 13:45:52.420
   
   get_user: ...@gmail.com
   
   7. E2013-12-04 13:46:10.522
   
   Exception in request: DeadlineExceededError: 
   Traceback (most recent call last):
 File 
/base/data/home/apps/s~dziennikel/492.371910163256459705/lib/django.zip/django/core/handlers/base.py,
 line 89, in get_response
   response = middleware_method(request)
 File 
/base/data/home/apps/s~dziennikel/492.371910163256459705/gcf/middleware.py, 
line 42, in process_request
   prompt_url = reverse('update_browser')
 File 
/base/data/home/apps/s~dziennikel/492.371910163256459705/lib/django.zip/django/core/urlresolvers.py,
 line 476, in reverse
   return iri_to_uri(resolver._reverse_with_prefix(view, prefix, *args, 
**kwargs))
 File 
/base/data/home/apps/s~dziennikel/492.371910163256459705/lib/django.zip/django/core/urlresolvers.py,
 line 363, in _reverse_with_prefix
   possibilities = self.reverse_dict.getlist(lookup_view)
 File 
/base/data/home/apps/s~dziennikel/492.371910163256459705/lib/django.zip/django/core/urlresolvers.py,
 line 276, in reverse_dict
   self._populate()
 File 
/base/data/home/apps/s~dziennikel/492.371910163256459705/lib/django.zip/django/core/urlresolvers.py,
 line 258, in _populate
   lookups.appendlist(name, (new_matches, p_pattern + pat, dict(defaults, 
**pattern.default_kwargs)))
   DeadlineExceededError
   
   

W dniu środa, 4 grudnia 2013 11:01:44 UTC+1 użytkownik Cristian Marastoni 
napisał:

 Hi,

 I started having problem just some minutes ago running my application in 
 production environment. 
 As soon as the instance start and try to write (I suppose) an entity or 
 trying accessing the DB (I'm investigating further) the process is killed. 

 This is the log:


1. 

this request caused a new process to be started for your application, and 
 thus caused your application code to be loaded for the first time. This 
 request may thus take longer and use more CPU than a typical request for your 
 application.

2. W2013-12-04 09:49:03.836

A problem was encountered with the process that handled this request, 
 causing it to exit. This is likely to cause a new process to be used for the 
 next request to your application. (Error code 121)



 Its like my application is consuming a lot lot of CPU .. but that request 
 simply write a entity with two strings in the HRD using ndb.
 Google App Engine status says that all the services are up and runnings. 
 No scheduled maintenance. 
 Anyone else is experiencing similar problem ? 



-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Re: deadline errors for pages which normally load fast

2013-11-05 Thread Janusz Skonieczny
Same here, up until yesterday our app was doing fine, and now it has high 
timeout rate.

Regards. Janusz.

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Re: Console issues?

2013-01-15 Thread Janusz Skonieczny
My app users report seeing over_quota error page, but my app is well within 
limits and admin dashboard doest not report any quota denials.


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/scAG8IWz59cJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Console issues?

2013-01-15 Thread Janusz Skonieczny
The issue may be wider. My application started to show default error and
timeout error static pages (those setup in app.yamls error_handlers)

Regards. Janusz.


2013/1/15 Christina Ilvento cilve...@google.com

 Hi All,

 We're looking into issues with admin console and deployments.


 Thanks,
 Christina


 On Tue, Jan 15, 2013 at 9:33 AM, Vivek Ramachandran 
 vivek.securitywiz...@gmail.com wrote:

 I am getting a Request was aborted after waiting too long to attempt to
 service your request.  in my logs with a 500 ... application was running
 fine before this


 On Tue, Jan 15, 2013 at 11:01 PM, Vivek Ramachandran 
 vivek.securitywiz...@gmail.com wrote:

 My application is starting to throw 500s now and even
 http://code.google.com/status/appengine is giving a 500 for me 
 Application is entirely down!


 On Tue, Jan 15, 2013 at 10:55 PM, Christina Ilvento cilve...@google.com
  wrote:

 Hi All,

 The issues with deployments should now be resolved, please let us know
 if you're still having issues.


 Thanks,
 Christina


 On Tue, Jan 15, 2013 at 9:18 AM, Jacob G ja...@fareclock.com wrote:

 New issue filed here on app deployment failures:
 http://code.google.com/p/googleappengine/issues/detail?id=8676

 Make sure you star it so it gets attention.


 On Tuesday, January 15, 2013 12:17:14 PM UTC-5, Alexandru Farcaş wrote:

 Yes, I tried to deploy a new version and it appears to get stuck at
 the same step.

 But, more important I have a strange behaviour. I updated some
 entities and now *the same query *is returning them in only ~15% of
 cases.
 For example - for query Give me all contacts I get in 15% of cases
 te correct result and the entities without the updated ones in the rest.
 This is the first time I see this behaviour and no updates were made
 on the default version!

 On Tuesday, January 15, 2013 6:59:32 PM UTC+2, Stefaan Vanderheyden
 wrote:

 Hi Alexandru,

 You are lucky to be able to deploy new versions...  my application
 still does not want to update, it is stuck at Initializing
 precompilation...

 Let's hope this gets fixed soon, so that I can get some work done
 today ;-)

 On Tuesday, January 15, 2013 5:49:42 PM UTC+1, Alexandru Farcaş
 wrote:

 I managed to deploy a new version .. after many retries. It seems
 to work ok now.

 On Tuesday, January 15, 2013 6:44:25 PM UTC+2, Alexandru Farcaş
 wrote:

 Hi Christina,

 I am still having problems at deploying a new version of may
 application:
 It gets stuck at precompilation:

 ***Cloned 3300 files.*
 * Cloned 3400 files.*
 * Cloned 3500 files.*
 * Cloned 3600 files.*
 * Cloned 3700 files.*
 * Cloned 3800 files.*
 *
 *
 *Deploying:*
 * Uploading 0 files.*
 * Initializing precompilation...*

 I deployed some versions today with success before this issue.


 On Tuesday, January 15, 2013 6:34:40 PM UTC+2, Christina Ilvento
 wrote:

 Hi All,

 We had a brief issue this morning which should now be resolved,
 as noted on our status 
 sitehttp://code.google.com/status/appengine/detail/serving/2013/01/15#ae-trust-detail-helloworld-get-latency.
 Please let us know if you're still having problems.



 Thanks,
 Christina


 On Tue, Jan 15, 2013 at 7:53 AM, vpaive...@gmail.com wrote:

 Same problem. I have a demo scheduled :(.


 On Tuesday, January 15, 2013 9:07:16 PM UTC+5:30, Marcel Manz
 wrote:

 While accessing https://appengine.google.com/ I'm currently
 getting:

 Try Again (503)

  Try Again

 An unexpected failure has occurred. Please try again.

 Return to Applications screen » https://appengine.google.com/

  --
 You received this message because you are subscribed to the
 Google Groups Google App Engine group.
 To view this discussion on the web visit
 https://groups.google.com/d/**msg/google-appengine/-/**
 AkcjzDJwdZYJhttps://groups.google.com/d/msg/google-appengine/-/AkcjzDJwdZYJ
 .

 To post to this group, send email to
 google-a...@googlegroups.com.
 To unsubscribe from this group, send email to google-appengi...@
 **googlegroups.com.
 For more options, visit this group at http://groups.google.com/*
 *group/google-appengine?hl=enhttp://groups.google.com/group/google-appengine?hl=en
 .




 --

 Christina Ilvento | Google App Engine | cilv...@google.com |
  (650)-**201-9399

   --
 You received this message because you are subscribed to the Google
 Groups Google App Engine group.
 To view this discussion on the web visit
 https://groups.google.com/d/msg/google-appengine/-/A8zXn2gZay0J.

 To post to this group, send email to google-appengine@googlegroups.com
 .
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.





  --
 You received this message because you are subscribed to the Google
 Groups Google App Engine group.
 To post to this group, send email to google-appengine@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.com.
 

Re: [google-appengine] Re: Console issues?

2013-01-15 Thread Janusz Skonieczny
IMO it takes to much time between failures being reported here or on
issue tracker and an official warning message on downtime-notify group.

It is bad when we're getting reports from users and don't already know if
this is widespread issue that google is working on, or just our app being
faulty.

We should know beforehand that maybe we should take a look, monitor our app
closely, and prepare for user complaints. I'd rather put a we're sorry,
server is down, come back later static page on the site, than have users
struggle with every other request.

Regards. Janusz.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Billing - credit, prepay, minimum ammonits and VAT Invoices

2012-02-24 Thread Janusz Skonieczny
A VAT Invoice is a fiscal document that has all the law required 
information, eg. company that is purchasing services with it's VAT ID.

I use my personal credit card to pay for GAE, and there is no way to enter 
the company info in GAE, so I can not get a proper refund. I cannot enter 
GAE bill as a company expense. 


Charging few bucks every week is still silly, I'd rather get a bill when I 
reach 50$ minimum In resource consumption. And if crediting me is to risky, 
then I could pay this 50$ in advance. 

IMHO there is a big gap in business size that is visible to Google. You 
need to spend 500$ mo to get enterprise account. I'm sorry I cannot — yet — 
afford to pay 6000 $ a year, not do I need the that kind resources, I'm 
just starting. I chose GAE so I can grow easily, for now there is no other 
argument. I could cheaper host my app elsewhere, but then in the future I 
would need to put extra work to scale.

I am happy with… no I love GAE, but it would be nice if got more 
small business oriented from the accounting perspective. I think these are 
little features in comparison to eg. full text search, and they could be 
easily implemented.

Regards. Janusz.  

PS. The cost of processing every bill for few $, it is a waste of my time. 
Yet not deducing TAX money is shameless waste to. It is not green ;)  

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/PZhJGhGv2usJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Billing - credit, prepay, minimum ammonits and VAT Invoices

2012-02-23 Thread Janusz Skonieczny
Hi all,

It have been a while since billing issues where raised and discussed
here and I have concerns that there is nothing going on to correct
those.

There is no item on the road map:
http://code.google.com/intl/pl/appengine/docs/roadmap.html

There are filed issues:

http://code.google.com/p/googleappengine/issues/detail?id=6994
http://code.google.com/p/googleappengine/issues/detail?id=1650
http://code.google.com/p/googleappengine/issues/detail?id=1999

I think that GAE team should consider this a priority since leaving
the preview and setting up new prices.

Personally having no way of entering expenses due to lack of the VAT
Invoice is the biggest issue, then is the issue of charging small
amounts. These two double the cost of using GAE.

Please provide and ETA for requested features:

1. EU VAT Invoice - need for expense entering
2. Minimum amount charged - charging no less than X$, no more silly
0.0x $ charges
3. Monthly billing - be easy on our accountants
4. Prepaid credit - allow us to minimise the payment and invoice
processing costs with prepaying a significant amount every one for a
while

PS. Sorry for the new thread, I wanted to summarise things here so
people could find and star the issues.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Searching production logs based on level and date - does it work properly?

2011-11-06 Thread Janusz Skonieczny
Hi,

I am looking through my production logs and I cannot make the search 
feature work for me. Maybe it's me doing things work, so please help me 
figure this out.

First, not that important, setting the timezone only complicates things 
cause the hour in the logs does not change but that timezone setting must 
be accounted while using Since filed.

I have a log I look for about 22:11, so I search since 22:15 with no result:
http://screencast.com/t/ApPCreRp886

When I change since to 23:15 — I have +1 TZ — it is there:
http://screencast.com/t/KxJHGGQm0Cp

Is it me, or this should not work that way?

Now to the important part… When I expand the logs I don't have any debug 
level entries. OK, maybe it's somehow filtered, so I change minimum 
severity to Debug:
http://screencast.com/t/snScGQjUb

Now I have a bunch of debug messages, and it seems OK, cause all of them 
are  23:15, but then the whey there was no error messages from 22:11 when 
I searched since 22:15? I must have been this TZ thing, but now it isn't. 
WTF?

OK, so I change the time again to since 22:15:
http://screencast.com/t/XbRinusSa

Come on! No records? I need help here, what am I doing wrong?

Thx in advance. Janusz.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/D9Nuk_qo1aUJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Application unreachable (by some users) by Google Apps domain name set with CNAME to ghs.google.com

2011-10-02 Thread Janusz Skonieczny
Thx  for this very instructive response, I suck in networking issues so this 
is all very appreciated. 

I'll get right on it.

Regards. Janusz.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/FbDSVHd7vHIJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Application unreachable (by some users) by Google Apps domain name set with CNAME to ghs.google.com

2011-09-30 Thread Janusz Skonieczny
Hi,

I have a problem with DNS resolution for http://app.dziennik.edu.pl 

Some users seem to have trouble to find a Google App Engine server for this 
domain name. AFAIK the CNAME is set up correcly, it is registered in the 
Google Apps admin panel and there was no changes made recently so it should 
not be a TTL issue.

When asked, my DNS provider have double checked DNS entries and did not find 
anything wrong, yet I the server is not found.

I am hardly qualified to troubleshoot this and people that have the problem 
are just regular users. I do not have direct access to any of the machines 
having problems so any lame checks I did think of, I had to ask people to 
run by chat/phone/email. 

Can anybody help me?


PS. I have at least two other applications having the same problems.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/KbfFCs4gjiQJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Application unreachable (by some users) by Google Apps domain name set with CNAME to ghs.google.com

2011-09-30 Thread Janusz Skonieczny
I have done all that a while ago and everything worked fine (at least no one 
was complaining). This problem only appeared recently (maybe two weeks ago) 
as users started to that server is unreachable from some locations, like it 
is working from the office but not from home.

App is working with vanilla HTTP — I understand that HTTPS is only available 
with *.appspot.com domain name.

As I said, the only some users have this problem. The group is small, but 
significant, they are trying to reach the server form few networks (it's not 
just one location) . The solution: Please use Google DNS servers in you 
network settings is not the one I'm looking for ;)

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/vDJoU_RLqO0J.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Application unreachable (by some users) by Google Apps domain name set with CNAME to ghs.google.com

2011-09-30 Thread Janusz Skonieczny
I have asked for flushdns, it did not help. Anyway there was never anything 
other than ghs.google.com under app.dziennik.edu.pl CNAME, so these people 
could not have cached anything else.   

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/FTZ5xHxRoowJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Application unreachable (by some users) by Google Apps domain name set with CNAME to ghs.google.com

2011-09-30 Thread Janusz Skonieczny
This a problem, cause their pointed nowhere. It's not a case of bad IP 
address or a proxy server looking in the wrong place. Its like there is no 
DNS entry for my domain.

Call to ipconfig /displaydns gives results like these:

Windows IP Configuration

ghs.google.com

Record Name . . . . . : ghs.google.com
Record Type . . . . . : 5
Time To Live  . . . . : 296
Data Length . . . . . : 8
Section . . . . . . . : Answer
CNAME Record  . . . . : ghs.l.google.com


app.dziennik.edu.pl

Name does not exist.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/mifrsnadfjIJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Application unreachable (by some users) by Google Apps domain name set with CNAME to ghs.google.com

2011-09-30 Thread Janusz Skonieczny
But how It could have cached a bad lookup? The CNAME was set to 
ghs.google.com from day one.

Here an example network settings: 

Ethernet adapter Local Area Connection:

   Connection-specific DNS Suffix  . : chello.pl
   Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
   Physical Address. . . . . . . . . : [...]
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
   Link-local IPv6 Address . . . . . : [...]
   IPv4 Address. . . . . . . . . . . : [...]
   Subnet Mask . . . . . . . . . . . : 255.255.254.0
   Lease Obtained. . . . . . . . . . : 24 wrze˜nia 2011 09:33:25
   Lease Expires . . . . . . . . . . : 30 wrze˜nia 2011 06:09:11
   Default Gateway . . . . . . . . . : 87.207.162.1
   DHCP Server . . . . . . . . . . . : 10.131.40.1
   DHCPv6 IAID . . . . . . . . . . . : 249613134
   DHCPv6 Client DUID. . . . . . . . : 
00-01-00-01-13-77-89-56-E0-CB-4E-81-94-81
   DNS Servers . . . . . . . . . . . : 62.179.1.63
   62.179.1.62 

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/3DQ1E_IcOCQJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Application unreachable (by some users) by Google Apps domain name set with CNAME to ghs.google.com

2011-09-30 Thread Janusz Skonieczny
What can be the reason whey a  negative result was cached?

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/oBwVWXRJyaEJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Application unreachable (by some users) by Google Apps domain name set with CNAME to ghs.google.com

2011-09-30 Thread Janusz Skonieczny
What I meant to ask was, what have caused those servers to cache a negative 
result. 

The app.dziennik.edu.pl domain was a CNAME to ghs.google.com from the start, 
and it is set-up for a couple of months now. My other domain that have the 
same issues www.bravelabs.pl have been setup and untouched for at least 10+ 
months. 

Where is the fault? Is it mine? How can I make sure this will go away and 
never come back?

PS. It seems it may be the issue with google infrastructure: 
https://groups.google.com/d/topic/google-appengine/zjEeCeyhN20/discussion

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/UQUE2bIz9KgJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: CNAME mapping stopped working 25 minutes ago

2011-09-24 Thread Janusz Skonieczny
I have the same problem here, can you help me with this?

Domain Name: 

http://app.dziennik.edu.pl maps to http://dziennikel.appspot.com
http://www.dziennik.edu.pl maps to http://dl-cms.appspot.com

For some people domain name mapped over in the GA to App Engine application 
(and the ghs.google.com by CNAME) does not work, while the *.appspot.com 
domain is reachable.

Steps to Reproduce (if applicable): http://app.dziennik.edu.pl doesn't work. 
http://dziennikel.appspot.com works, so it's not an app engine issue. 
 
Can you help me resolve this?

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/Bt3eeOjhk7wJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] DNS resolution problem for www domain?

2011-09-24 Thread Janusz Skonieczny
I have a similar problem, my www.dziennik.edu.pl is not reachable by some 
people, can you help me diagnose this?

;  DiG 9.6.-ESV-R5  app.dziennik.edu.pl @ns10.az.pl
;; global options: +cmd
;; Got answer:
;; -HEADER- opcode: QUERY, status: NXDOMAIN, id: 30298
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 0
;; WARNING: recursion requested but not available

;; QUESTION SECTION:
;app.dziennik.edu.pl.   IN  A

;; ANSWER SECTION:
app.dziennik.edu.pl.3600IN  CNAME   ghs.google.com.

;; AUTHORITY SECTION:
.   3600IN  SOA ns10.az.pl. admin.az.pl. 
2011072100 10800 3600 604800 3600

;; Query time: 143 msec
;; SERVER: 62.146.113.3#53(62.146.113.3)
;; WHEN: Sat Sep 24 05:08:12 2011
;; MSG SIZE  rcvd: 114

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/8LKdYXnlFKcJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] DNS resolution problem for www domain?

2011-09-24 Thread Janusz Skonieczny
All of them in Poland, here is some info i have collected. I'm sorry in 
advance for the quality of it I'm a network newbe, and I do not 
have physical to those machines, I asked some people to run a couple 
commands on their boxes.

# 
# ping dziennik.edu.pl 
# 

Pinging dziennik.edu.pl [62.146.68.215] with 32 bytes of data:
Reply from 62.146.68.215: bytes=32 time=66ms TTL=48
Reply from 62.146.68.215: bytes=32 time=66ms TTL=48
Reply from 62.146.68.215: bytes=32 time=65ms TTL=48
Reply from 62.146.68.215: bytes=32 time=65ms TTL=48

Ping statistics for 62.146.68.215:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 65ms, Maximum = 66ms, Average = 65ms
# 
# ping app.dziennik.edu.pl 
# 
Ping request could not find host app.dziennik.edu.pl. Please check the name and 
try again.
# 
# ping ghs.google.com 
# 

Pinging ghs.l.google.com [74.125.79.121] with 32 bytes of data:
Reply from 74.125.79.121: bytes=32 time=40ms TTL=51
Reply from 74.125.79.121: bytes=32 time=41ms TTL=52
Reply from 74.125.79.121: bytes=32 time=42ms TTL=52
Reply from 74.125.79.121: bytes=32 time=41ms TTL=52

Ping statistics for 74.125.79.121:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 40ms, Maximum = 42ms, Average = 41ms
# 
# ipconfig /all 
# 

Windows IP Configuration

   Host Name . . . . . . . . . . . . : Home1
   Primary Dns Suffix  . . . . . . . : 
   Node Type . . . . . . . . . . . . : Hybrid
   IP Routing Enabled. . . . . . . . : No
   WINS Proxy Enabled. . . . . . . . : No
   DNS Suffix Search List. . . . . . : chello.pl

Ethernet adapter Local Area Connection 2:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : TAP-Win32 Adapter V9
   Physical Address. . . . . . . . . : 00-FF-E6-93-7F-5F
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes

Ethernet adapter Local Area Connection:

   Connection-specific DNS Suffix  . : chello.pl
   Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
   Physical Address. . . . . . . . . : E0-CB-4E-81-94-81
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
   Link-local IPv6 Address . . . . . : fe80::29ea:ea5b:c308:5fb3%11(Preferred) 
   IPv4 Address. . . . . . . . . . . : 87.207.162.187(Preferred) 
   Subnet Mask . . . . . . . . . . . : 255.255.254.0
   Lease Obtained. . . . . . . . . . : 24 wrze˜nia 2011 09:33:25
   Lease Expires . . . . . . . . . . : 30 wrze˜nia 2011 06:09:11
   Default Gateway . . . . . . . . . : 87.207.162.1
   DHCP Server . . . . . . . . . . . : 10.131.40.1
   DHCPv6 IAID . . . . . . . . . . . : 249613134
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-13-77-89-56-E0-CB-4E-81-94-81
   DNS Servers . . . . . . . . . . . : 62.179.1.63
   62.179.1.62
   NetBIOS over Tcpip. . . . . . . . : Enabled

Tunnel adapter isatap.chello.pl:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : chello.pl
   Description . . . . . . . . . . . : Microsoft ISATAP Adapter
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Teredo Tunneling Pseudo-Interface:

   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   IPv6 Address. . . . . . . . . . . : 
2001:0:5ef5:79fd:14aa:2509:a830:5d44(Preferred) 
   Link-local IPv6 Address . . . . . : fe80::14aa:2509:a830:5d44%12(Preferred) 
   Default Gateway . . . . . . . . . : 
   NetBIOS over Tcpip. . . . . . . . : Disabled

Tunnel adapter Reusable Microsoft 6To4 Adapter:

   Connection-specific DNS Suffix  . : chello.pl
   Description . . . . . . . . . . . : Microsoft 6to4 Adapter #2
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   IPv6 Address. . . . . . . . . . . : 2002:57cf:a2bb::57cf:a2bb(Preferred) 
   Default Gateway . . . . . . . . . : 2002:c058:6301::c058:6301
   DNS Servers . . . . . . . . . . . : 62.179.1.63
   62.179.1.62
   NetBIOS over Tcpip. . . . . . . . : Disabled

Tunnel adapter isatap.{E6937F5F-F54B-452B-81C8-ED551FB63D45}:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
# 
# ipconfig 

[google-appengine] Re: Stuck indexes, please help

2011-07-28 Thread Janusz Skonieczny
Thx, I couldn't find this.

Someone should consider putting this into the official docs:
http://code.google.com/intl/pl/appengine/kb/general.html#stuck_indexes

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Stuck indexes, please help

2011-07-13 Thread Janusz Skonieczny
Hello,

Index building for an app: s~dziennik-demo are stuck in building state
for more than 10 days now.

I have tried to remove them but they won't budge. Please remove them
if possible.

Regards, Janusz.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.