Gelbooru

Notice: We are now selling NEW Gelbooru Merch~! Domestic shipping is free on all orders! Do you have an artist tag on Gelbooru? Let us know so we can properly credit you!

Ticket Information - ID: #862


ID:Category:SeverityReproducibilityDate SubmittedUpdated By:
0000862Feature RequestnormalN/A12/03/16 09:29AMlozertuser
Reportersurveyork
Assigned to:geltas
Resolution:Open
View StatusPublic
Version:
Target Version:N/A
Summary: error: Uncaught exception" when editing a post.
Description:Fatal error: Uncaught exception 'Apache_Solr_HttpTransportException' with message ''0' Status: Communication Error' in /home/gelbooru/public_html/SolrPhpClient/Apache/Solr/Service.php:366 Stack trace: #0 /home/gelbooru/public_html/SolrPhpClient/Apache/Solr/Service.php(701): Apache_Solr_Service->_sendRawPost('http://192.168....', '<add ><doc><fie...') #1 /home/gelbooru/public_html/SolrPhpClient/Apache/Solr/Service.php(729): Apache_Solr_Service->add('<add ><doc><fie...') #2 /home/gelbooru/public_html/classes/search.class.php(450): Apache_Solr_Service->addDocument(Object(Apache_Solr_Document)) #3 /home/gelbooru/public_html/classes/post.class.php(505): search->add(Object(Apache_Solr_Document)) #4 /home/gelbooru/public_html/public/edit_post.php(86): post->save() #5 {main} thrown in /home/gelbooru/public_html/SolrPhpClient/Apache/Solr/Service.php on line 366
Additional Info:I got a 504 error and then a "Fatal error: Uncaught exception" when editing [post]181602[/post]. The post was updated, though.

http://gelbooru.com/index.php?page=post&s=view&id=181602
lozertuser replied at 2016-12-08 00:12:44
This is an issue when our search service fails to respond quickly enough and times out. Probably should look at having read only searcher fallbacks.