nlplab / brat

brat rapid annotation tool (brat) - for all your textual annotation needs
http://brat.nlplab.org
Other
1.82k stars 509 forks source link

Server crash with FastCGI #666

Open spyysalo opened 12 years ago

spyysalo commented 12 years ago

When opening a collection, I got the following as a UI message:

Error: ActiongetCollectionInformation failed on error Internal Server Error

/var/log/apache2/error.log has the following, which I believe to be related

[Wed Feb 01 18:48:19 2012] [error] [client 127.0.0.1] FastCGI: comm with (dynamic) server "/home/smp/public_html/brat/ajax.fcgi" aborted: (first read) idle timeout (30 sec), referer: http://127.0.0.1/~smp/brat/
[Wed Feb 01 18:48:19 2012] [error] [client 127.0.0.1] FastCGI: incomplete headers (0 bytes) received from server "/home/smp/public_html/brat/ajax.fcgi", referer: http://127.0.0.1/~smp/brat/
[Wed Feb 01 18:49:01 2012] [warn] FastCGI: (dynamic) server "/home/smp/public_html/brat/ajax.fcgi" (pid 32484) termination signaled
[Wed Feb 01 18:49:01 2012] [warn] FastCGI: (dynamic) server "/home/smp/public_html/brat/ajax.fcgi" (pid 32484) terminated by calling exit with status '0'

I have no idea what this means, but am increasingly coming to the conclusion that FastCGI is not, in fact, usable at the moment.

amadanmath commented 12 years ago

Check flup docs for timeout setting

spyysalo commented 12 years ago

Pushing FastCGI-related issues to a later milestone, won't recommend use with The Larch.

ghost commented 12 years ago

@akhondi: has also experienced issues with:

Server version: Apache/2.2.9 (Ubuntu)
Server built: Sep 19 2008 13:44:17

For v1.2. He is getting:

Protocol error: ActiongetCollectionInformation retourned the results of action undefined
Protocol error: ActiongetCollectionInformation the results of action undefined
jojo-01 commented 9 years ago

Does anybody have a solution to this problem? I have a working brat server that is suddenly showing this error. How do I go about resolving it? Error: ActiongetCollectionInformation failed on error Internal Server Error Error: Actionwhoami failed on error Internal Server Error Error: ActionloadConf failed on error Internal Server Error