mywhere / walkaround

Automatically exported from code.google.com/p/walkaround
Apache License 2.0
0 stars 0 forks source link

Error 500 Internal Server Error (on full-text-search) #61

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set up a server from the full-text-search branch.
2. Log in (locally or on App Engine)
3. The left window will say "Error 500 Internal Server Error"

What is the expected output?  What do you see instead?
I expect to see my inbox, however instead I see the error message. The first 
time I tried it, the inbox showed with Creator "Hack@hack.com", and title 
"XXX", and 21 unread messages. The inbox didn't update once I tried to create a 
new wave, and when I refreshed the error occurred. When trying on App Engine, 
it went straight to the error.

What browser and browser version are you using?  On what operating system?
I tried on Chrome and Safari, both the latest version.

What URL does your browser show when the problem occurs?  Did you compile
walkaround on your machine, or are you using a public instance?
I tried locally and on App Engine. URL is localhost:8080

Please provide any additional information below.

Original issue reported on code.google.com by futurebe...@gmail.com on 9 Feb 2012 at 10:41

GoogleCodeExporter commented 8 years ago
Did you see the discussion in 
https://groups.google.com/group/walkaround-dev/browse_thread/thread/2dc3527f6ff2
1119 ?  Full-text search is not generally available yet, it's a "trusted 
tester" feature that needs to be enabled for each app that wants to use it.  If 
you don't have it enabled, you (probably) get an error 500.

When running locally, seeing hack@hack.com is normal, it's a workaround for 
some bug in full text search.

Original comment by oh...@google.com on 10 Feb 2012 at 12:27

GoogleCodeExporter commented 8 years ago
Ok, sorry I didn't see it. Does it support titles? I've seen that 
https://github.com/latos/walkaround supports titles, however I have found many 
other bugs in it which are fairly annoying. 

Thank you for your help!

Original comment by futurebe...@gmail.com on 10 Feb 2012 at 1:25

GoogleCodeExporter commented 8 years ago
It supports titles, yes.  The code is based on 
https://github.com/latos/walkaround , please try out the current version and 
file any bugs here.

Original comment by oh...@google.com on 10 Feb 2012 at 1:28