Git Product home page Git Product logo

Comments (7)

agentzh avatar agentzh commented on August 31, 2024 1

@yangm97 OK, we've fixed this issue for real this time. Please try again. Thanks for the report! And sorry for the inconvenience.

from opm.

bungle avatar bungle commented on August 31, 2024

My .opmrc

# your github account name (either your github user name or github organization that you owns)
github_account=bungle

# you can generate a github personal access token from the web UI: https://github.com/settings/tokens
# IMPORTANT! you are required to assign the scopes "user:email" and "read:org" to your github token.
# you should NOT assign any other scopes to your token due to security considerations.
github_token=...

# the opm central server for uploading openresty packages.
upload_server=https://opm.openresty.org

# the opm server for downloading openresty packages.
download_server=https://opm.openresty.org

from opm.

agentzh avatar agentzh commented on August 31, 2024

@bungle Will you try uploading again now? For some reasons, the nginx temp directory on the server was removed by something, leading to your problem. I've just restored it. Thanks for the report!

from opm.

bungle avatar bungle commented on August 31, 2024

Works now. Thanks.

from opm.

yangm97 avatar yangm97 commented on August 31, 2024

I’m having a very similar issue:

~/P/y/lua-telegram-bot-api ❯❯❯ opm upload                                                                      master ◼
found license: MIT license.
Package lua-resty-http-0.11 already installed.
extracted verson number 3.4.0.0 from main_module file lib/telegram-bot-api/methods.lua.
a lua-telegram-bot-api-3.4.0.0
a lua-telegram-bot-api-3.4.0.0/README.md
a lua-telegram-bot-api-3.4.0.0/lib
a lua-telegram-bot-api-3.4.0.0/dist.ini
a lua-telegram-bot-api-3.4.0.0/lib/telegram-bot-api
a lua-telegram-bot-api-3.4.0.0/lib/telegram-bot-api/methods.lua
HTTP/1.1 100 Continue

HTTP/1.1 500 Internal Server Error
Server: openresty+
Date: Sun, 22 Oct 2017 01:36:07 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 186
Connection: keep-alive

<html>
<head><title>500 Internal Server Error</title></head>
<body bgcolor="white">
<center><h1>500 Internal Server Error</h1></center>
<hr><center>nginx</center>
</body>
</html>

.opmrc:

github_account=yangm97
github_token=[redacted]
download_server=https://opm.openresty.org
upload_server=https://opm.openresty.org

from opm.

yangm97 avatar yangm97 commented on August 31, 2024

Thank you!

from opm.

xiaooloong avatar xiaooloong commented on August 31, 2024

@agentzh i hava the same issue just now

# opm upload -verbos
found license: MIT license.
Package lua-resty-http-0.12 already installed.
extracted verson number 0.1.2 from main_module file lualib/eureka/client.lua.
lua-resty-eureka-client-0.1.2/
lua-resty-eureka-client-0.1.2/README.md
lua-resty-eureka-client-0.1.2/lib/
lua-resty-eureka-client-0.1.2/lib/eureka/
lua-resty-eureka-client-0.1.2/lib/eureka/client.lua
lua-resty-eureka-client-0.1.2/lib/eureka/workerservice.lua
lua-resty-eureka-client-0.1.2/dist.ini
HTTP/1.1 100 Continue

HTTP/1.1 500 Internal Server Error
Server: openresty+
Date: Thu, 10 May 2018 06:42:43 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 190
Connection: keep-alive
Req-ID: 00000200000405537f105ce3

<html>
<head><title>500 Internal Server Error</title></head>
<body bgcolor="white">
<center><h1>500 Internal Server Error</h1></center>
<hr><center>openresty</center>
</body>
</html>

from opm.

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.