Git Product home page Git Product logo

Comments (10)

bungle avatar bungle commented on May 23, 2024

@AnniePrasannaX does it happen constantly? (like always)

from kong.

github-actions avatar github-actions commented on May 23, 2024

This issue is marked as stale because it has been open for 14 days with no activity.

from kong.

AnniePrasannaX avatar AnniePrasannaX commented on May 23, 2024

@AnniePrasannaX does it happen constantly? (like always)

yes @bungle, getting this error always whenever trying to build

from kong.

StarlightIbuki avatar StarlightIbuki commented on May 23, 2024

This seems like a network error. Does curl luarocks.org/manifest-5.1 give any clue?

from kong.

AnniePrasannaX avatar AnniePrasannaX commented on May 23, 2024

Through curl, I'm getting correct response all the time.

curl https://luarocks.org/manifest-5.1 :
commands = {}
modules = {}
repository = {
['30log'] = {
['0.2-1'] = {
{
arch = "rockspec"
}, {
arch = "src"
}
},
['0.2-2'] = {
{
arch = "rockspec"
}
},
['0.3-0'] = {
{
arch = "rockspec"
}, {
arch = "src"
}
},
['0.4-0'] = {
...............
...............

But through bazel build it's not downloading

from kong.

fffonion avatar fffonion commented on May 23, 2024

@AnniePrasannaX It's the local luarocks cache is broken, try with rm -rf ~/.cache/luarocks

from kong.

AnniePrasannaX avatar AnniePrasannaX commented on May 23, 2024

Tried the above command to remove cache, still facing same issue

from kong.

StarlightIbuki avatar StarlightIbuki commented on May 23, 2024

I've done a bit of searching and it seems this could be caused by a lot of different reasons: luarocks/luarocks#952

Maybe luarocks is using wget. What does wget -V output? That ticket suggests to update wget to the latest version, or removing wget from the downloader candidate list with something like sed -i '/WGET/d' /usr/local/share/lua/5.1/luarocks/fs/tools.lua.

from kong.

github-actions avatar github-actions commented on May 23, 2024

This issue is marked as stale because it has been open for 14 days with no activity.

from kong.

github-actions avatar github-actions commented on May 23, 2024

Dear contributor,

We are automatically closing this issue because it has not seen any activity for three weeks.
We're sorry that your issue could not be resolved. If any new information comes up that could
help resolving it, please feel free to reopen it.

Your contribution is greatly appreciated!

Please have a look
our pledge to the community
for more information.

Sincerely,
Your Kong Gateway team

from kong.

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.