gabrielmagno commented on PR #1213:
URL: https://github.com/apache/solr/pull/1213#issuecomment-1337336214

   I tried running `gradlew check`, but got an error that I don't think is 
related to the changes of this PR:
   ```
   > Task :solr:solr-ref-guide:buildLocalAntoraSite FAILED
   
/home/gabrielmagno/dev-solr/apache-solr/.gradle/node/solr-ref-guide/node_modules/@antora/ui-loader/lib/load-ui.js:180
         if (response.statusCode !== 200) {
                      ^
   
   TypeError: Cannot read properties of undefined (reading 'statusCode')
       at 
/home/gabrielmagno/dev-solr/apache-solr/.gradle/node/solr-ref-guide/node_modules/@antora/ui-loader/lib/load-ui.js:180:20
       at ClientRequest.<anonymous> 
(/home/gabrielmagno/dev-solr/apache-solr/.gradle/node/solr-ref-guide/node_modules/simple-get/index.js:88:21)
       at ClientRequest.f 
(/home/gabrielmagno/dev-solr/apache-solr/.gradle/node/solr-ref-guide/node_modules/once/once.js:25:25)
       at ClientRequest.emit (node:events:527:28)
       at TLSSocket.socketErrorListener (node:_http_client:454:9)
       at TLSSocket.emit (node:events:527:28)
       at emitErrorNT (node:internal/streams/destroy:157:8)
       at emitErrorCloseNT (node:internal/streams/destroy:122:3)
       at processTicksAndRejections (node:internal/process/task_queues:83:21)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to