You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Shawn Heisey (Jira)" <ji...@apache.org> on 2022/09/26 15:49:00 UTC

[jira] [Commented] (SOLR-16434) 504 Gateway Time-out error

    [ https://issues.apache.org/jira/browse/SOLR-16434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17609557#comment-17609557 ] 

Shawn Heisey commented on SOLR-16434:
-------------------------------------

Jira is not the right place for support requests. When you created this ticket, there was a prominent and very red note explaining this.

!screenshot-1.png!

As far as I am aware, Solr should never return a 504 error.  As you have noted, this is a "Gateway timeout" error ... an error type that is returned by a proxy server, not a webserver like the one included with Solr. It is very likely that a proxy server has been set up sitting in front of Solr, and that system is the one generating the 504 error.

An optimize can take a very long time. Hours or days if the index is big. It is likely that the proxy server has been configured with an absolute timeout that is lower than the amount of time an optimize takes on your index.

Closing as invalid, please use one of the [community resources|https://solr.apache.org/community.html] for further discussion on this.

> 504 Gateway Time-out error
> --------------------------
>
>                 Key: SOLR-16434
>                 URL: https://issues.apache.org/jira/browse/SOLR-16434
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: pradeep
>            Priority: Major
>         Attachments: screenshot-1.png
>
>
> Hi,
> I am seeing 504 Gateway timeout error in my development environment, this is critical work I am doing not sure why I am getting timeout error.
> This error I am getting when I invoke *solrServer.optimize(),* fyi I am using solr 4.10.3 version, please help me to debug this issue.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org