-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
500 Internal Server Error at https://opm.openresty.org/ #45
Comments
My
|
@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! |
Works now. Thanks. |
I’m having a very similar issue:
|
@yangm97 OK, we've fixed this issue for real this time. Please try again. Thanks for the report! And sorry for the inconvenience. |
Thank you! |
@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> |
I am currently trying to update one of my modules, but I'm getting this (this is from OpenResty 1.11.2.2):
The text was updated successfully, but these errors were encountered: