Giter Club home page Giter Club logo

Comments (6)

Haroenv avatar Haroenv commented on August 28, 2024 1

I think that this is related to issues like these: https://stackoverflow.com/a/17552710/3185307, did you try those solutions?

from algoliasearch-jekyll.

theahmadzai avatar theahmadzai commented on August 28, 2024 1

Oh lol..
Thanks, I revoked it anyways I solved everything thanks.

from algoliasearch-jekyll.

theahmadzai avatar theahmadzai commented on August 28, 2024

Worked ran command window as administrator :)

from algoliasearch-jekyll.

theahmadzai avatar theahmadzai commented on August 28, 2024

Another issue appeared

$ ALGOLIA_API_KEY='XXX' jekyll algolia push
Configuration file: D:/www/durableblog/website/_config.yml
  Indexing 47 items
Algolia Error: HTTP Error
Cannot POST to https://6WGYCY2OL1-2.algolianet.com/1/indexes/durableblog_tmp/batch: {"message":"Record at the position 43 is too big size=16366 bytes. Contact us if you need an extended quota","position":43,"status":400} (400)

my config in config.yml is

algolia:
  application_id: '.....'
  index_name: '.....'

is there anything else to set?

from algoliasearch-jekyll.

Haroenv avatar Haroenv commented on August 28, 2024

Hey @theahmadzai, you just posted your private API key on a public forum. I edited your message, but you better revoke this key and generate a new one.

As for your issue, it's because your record is bigger than 10kb, you can split it up with the instructions in the error message here

Have a nice day!

from algoliasearch-jekyll.

Haroenv avatar Haroenv commented on August 28, 2024

perfect @theahmadzai

from algoliasearch-jekyll.

Related Issues (20)

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.