GithubHelp home page GithubHelp logo

Comments (4)

Revathyvenugopal162 avatar Revathyvenugopal162 commented on June 9, 2024 1

thank for notifying the issue. i will try to debug and update to you .

from pymeilisearch.

raph-luc avatar raph-luc commented on June 9, 2024

Same error in the release documentation build as well: https://github.com/ansys/pyfluent/actions/runs/6486384314/job/17618728562

from pymeilisearch.

raph-luc avatar raph-luc commented on June 9, 2024

@Revathyvenugopal162 that issue was fixed, but a new one cropped up:

Traceback
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 857, in _runCallbacks
    current.result = callback(  # type: ignore[misc]
  File "/home/runner/.local/lib/python3.10/site-packages/scraper/src/documentation_spider.py", line 178, in parse_from_start_url
    self.add_records(response, from_sitemap=False)
  File "/home/runner/.local/lib/python3.10/site-packages/scraper/src/documentation_spider.py", line 152, in add_records
    self.meilisearch_helper.add_records(records, response.url, from_sitemap)
  File "/home/runner/.local/lib/python3.10/site-packages/scraper/src/meilisearch_helper.py", line 123, in add_records
    self.meilisearch_index.add_documents(cleaned_records)
  File "/home/runner/.local/lib/python3.10/site-packages/meilisearch/index.py", line 381, in add_documents
    add_document_task = self.http.post(url, documents)
  File "/home/runner/.local/lib/python3.10/site-packages/meilisearch/_httprequests.py", line 73, in post
    return self.send_request(requests.post, path, body, content_type)
  File "/home/runner/.local/lib/python3.10/site-packages/meilisearch/_httprequests.py", line 57, in send_request
    return self.__validate(request)
  File "/home/runner/.local/lib/python3.10/site-packages/meilisearch/_httprequests.py", line 110, in __validate
    raise MeilisearchApiError(str(err), request) from err
meilisearch.errors.MeilisearchApiError: MeilisearchApiError. Error code: internal. Error message: MDB_PANIC: Update of meta page failed or environment had fatal error Error documentation: https://docs.meilisearch.com/errors#internal Error type: internal
127.0.0.1 - - [17/Oct/2023 07:49:55] "GET /api/solver/_autosummary/settings/print_thread_clusters.html HTTP/1.1" 200 -
2023-10-17 07:49:56 [scrapy.core.scraper] ERROR: Spider error processing <GET http://localhost:8000/api/solver/_autosummary/settings/maximum_allowed_effctive_relaxation.html> (referer: None)
Traceback (most recent call last):
  File "/home/runner/.local/lib/python3.10/site-packages/meilisearch/_httprequests.py", line 107, in __validate
    request.raise_for_status()
  File "/home/runner/.local/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: https://backend.search.pyansys.com/indexes/pyfluent-vdev/documents

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 857, in _runCallbacks
    current.result = callback(  # type: ignore[misc]
  File "/home/runner/.local/lib/python3.10/site-packages/scraper/src/documentation_spider.py", line 178, in parse_from_start_url
    self.add_records(response, from_sitemap=False)
  File "/home/runner/.local/lib/python3.10/site-packages/scraper/src/documentation_spider.py", line 152, in add_records
    self.meilisearch_helper.add_records(records, response.url, from_sitemap)
  File "/home/runner/.local/lib/python3.10/site-packages/scraper/src/meilisearch_helper.py", line 123, in add_records
    self.meilisearch_index.add_documents(cleaned_records)
  File "/home/runner/.local/lib/python3.10/site-packages/meilisearch/index.py", line 381, in add_documents
    add_document_task = self.http.post(url, documents)
  File "/home/runner/.local/

See Nightly Development Documentation Build

More details: ansys/pyfluent#2093

from pymeilisearch.

raph-luc avatar raph-luc commented on June 9, 2024

We have reverted to the previous search feature for now, more details in the issue tracker listed above

from pymeilisearch.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.