Aggregate webpage not working

Hi,
I have used my aggregate webpage (https://***.appspot.com/) without
problems for a year but since yesterday I cannot log in to the site.
It keeps showing me "Awating redirect" and immediately shifts into a page (https://***appspot.com/Aggregate.html)
which shows "the webpage is not found." http404.
I have checked google app engine and found there was enough memory and so
on now although it had some some problems two days ago.
I have tried to refresh the webpage with using the html program "upload
aggregate to app engine" but it also didn't help.
Please let me know what I should do to revive my ODK aggregate webpage.

Two things to try:

(1) open a browser in Incognito / Private Browsing mode. Navigate to the
site and log in. Does that work? If so, then if you clear your browser
cache, you should be able to access it normally.

(2) Go to your AppEngine dashboard, verify that you are not out of quota,
and then look at the Logs. Are there any errors?

··· On Wed, Dec 10, 2014 at 3:42 PM, Sojung Kim wrote:

Hi,
I have used my aggregate webpage (https://***.appspot.com/) without
problems for a year but since yesterday I cannot log in to the site.
It keeps showing me "Awating redirect" and immediately shifts into a page (https://***appspot.com/Aggregate.html)
which shows "the webpage is not found." http404.
I have checked google app engine and found there was enough memory and so
on now although it had some some problems two days ago.
I have tried to refresh the webpage with using the html program "upload
aggregate to app engine" but it also didn't help.
Please let me know what I should do to revive my ODK aggregate webpage.

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

Hi Mitch,

Thank you for your help. I have tried both ways and it is still not
working. With the 1st option, I could see the same message even
in a browser in incognito.
Also with the second option, I don't think there are some problems in quota
or logs as far as I see. I attached dashboard screenshots. Please take a
look at it and let me know what could be done.

2014년 12월 10일 수요일 오후 9시 20분 11초 UTC-5, Mitch Sundt 님의 말:

··· > Two things to try: > > (1) open a browser in Incognito / Private Browsing mode. Navigate to the > site and log in. Does that work? If so, then if you clear your browser > cache, you should be able to access it normally. > > (2) Go to your AppEngine dashboard, verify that you are not out of quota, > and then look at the Logs. Are there any errors? > > > On Wed, Dec 10, 2014 at 3:42 PM, Sojung Kim <sojun...@gmail.com > wrote: > >> Hi, >> I have used my aggregate webpage (https://***.appspot.com/) without >> problems for a year but since yesterday I cannot log in to the site. >> It keeps showing me "Awating redirect" and immediately shifts into a >> page (https://***appspot.com/Aggregate.html) which shows "the webpage is >> not found." http404. >> I have checked google app engine and found there was enough memory and so >> on now although it had some some problems two days ago. >> I have tried to refresh the webpage with using the html program "upload >> aggregate to app engine" but it also didn't help. >> Please let me know what I should do to revive my ODK aggregate webpage. >> >> -- >> -- >> Post: opend...@googlegroups.com >> Unsubscribe: opendatakit...@googlegroups.com >> Options: http://groups.google.com/group/opendatakit?hl=en >> >> --- >> You received this message because you are subscribed to the Google Groups >> "ODK Community" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to opendatakit...@googlegroups.com . >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Mitch Sundt > Software Engineer > University of Washington > mitche...@gmail.com >

Hi again,

I have looked into the logs of background instead of default (1) and found
a few errors such as 1) realm validation disabled and 2) MatcherType
fromElement: 'path-type' is deprecated. Please use 'request-matcher'
instead. I have attached the section as picture files below.

I have also flushed memcache and tried to go into the website with app
engine > version > background. but I could see 403 forbidden message as
below.

Error: ForbiddenYour client does not have permission to get URL / from this
server.

I am wondering if I should reinstall the ODK aggregate.

··· On Wednesday, December 10, 2014 11:54:19 PM UTC-5, Sojung Kim wrote:

Hi Mitch,

Thank you for your help. I have tried both ways and it is still not
working. With the 1st option, I could see the same message even
in a browser in incognito.
Also with the second option, I don't think there are some problems in
quota or logs as far as I see. I attached dashboard screenshots. Please
take a look at it and let me know what could be done.

2014년 12월 10일 수요일 오후 9시 20분 11초 UTC-5, Mitch Sundt 님의 말:

Two things to try:

(1) open a browser in Incognito / Private Browsing mode. Navigate to the
site and log in. Does that work? If so, then if you clear your browser
cache, you should be able to access it normally.

(2) Go to your AppEngine dashboard, verify that you are not out of quota,
and then look at the Logs. Are there any errors?

On Wed, Dec 10, 2014 at 3:42 PM, Sojung Kim sojun...@gmail.com wrote:

Hi,
I have used my aggregate webpage (https://***.appspot.com/) without
problems for a year but since yesterday I cannot log in to the site.
It keeps showing me "Awating redirect" and immediately shifts into a
page (https://***appspot.com/Aggregate.html) which shows "the webpage
is not found." http404.
I have checked google app engine and found there was enough memory and
so on now although it had some some problems two days ago.
I have tried to refresh the webpage with using the html program "upload
aggregate to app engine" but it also didn't help.
Please let me know what I should do to revive my ODK aggregate webpage.

--

Post: opend...@googlegroups.com
Unsubscribe: opendatakit...@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


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

--
Mitch Sundt
Software Engineer
University of Washington
mitche...@gmail.com

Those warnings are normal. The errors of interest would be on the Log
page. If you invite me ( mitchellsundt@gmail.com ) as a developer, and
send me e-mail with your appspot name, I can take a look
https://code.google.com/p/opendatakit/wiki/AppEngineTroubleshooting

··· On Thu, Dec 11, 2014 at 9:21 AM, Sojung Kim wrote: > > > Hi again, > > I have looked into the logs of background instead of default (1) and found > a few errors such as 1) realm validation disabled and 2) MatcherType > fromElement: 'path-type' is deprecated. Please use 'request-matcher' > instead. I have attached the section as picture files below. > > I have also flushed memcache and tried to go into the website with app > engine > version > background. but I could see 403 forbidden message as > below. > > Error: ForbiddenYour client does not have permission to get URL / from > this server. > > I am wondering if I should reinstall the ODK aggregate. > > On Wednesday, December 10, 2014 11:54:19 PM UTC-5, Sojung Kim wrote: > >> Hi Mitch, >> >> Thank you for your help. I have tried both ways and it is still not >> working. With the 1st option, I could see the same message even >> in a browser in incognito. >> Also with the second option, I don't think there are some problems in >> quota or logs as far as I see. I attached dashboard screenshots. Please >> take a look at it and let me know what could be done. >> >> >> >> >> >> >> >> 2014년 12월 10일 수요일 오후 9시 20분 11초 UTC-5, Mitch Sundt 님의 말: >> >>> Two things to try: >>> >>> (1) open a browser in Incognito / Private Browsing mode. Navigate to >>> the site and log in. Does that work? If so, then if you clear your browser >>> cache, you should be able to access it normally. >>> >>> (2) Go to your AppEngine dashboard, verify that you are not out of >>> quota, and then look at the Logs. Are there any errors? >>> >>> >>> On Wed, Dec 10, 2014 at 3:42 PM, Sojung Kim wrote: >>> >>>> Hi, >>>> I have used my aggregate webpage (https://***.appspot.com/) without >>>> problems for a year but since yesterday I cannot log in to the site. >>>> It keeps showing me "Awating redirect" and immediately shifts into a >>>> page (https://***appspot.com/Aggregate.html) which shows "the webpage >>>> is not found." http404. >>>> I have checked google app engine and found there was enough memory and >>>> so on now although it had some some problems two days ago. >>>> I have tried to refresh the webpage with using the html program "upload >>>> aggregate to app engine" but it also didn't help. >>>> Please let me know what I should do to revive my ODK aggregate webpage. >>>> >>>> -- >>>> -- >>>> Post: opend...@googlegroups.com >>>> Unsubscribe: opendatakit...@googlegroups.com >>>> Options: http://groups.google.com/group/opendatakit?hl=en >>>> >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "ODK Community" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to opendatakit...@googlegroups.com. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> >>> -- >>> Mitch Sundt >>> Software Engineer >>> University of Washington >>> mitche...@gmail.com >>> >> -- > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "ODK Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to opendatakit+unsubscribe@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. >

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com