Skip to content
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

attempt to call nil value newproxy #49

Closed
spik3n opened this issue May 1, 2022 · 1 comment
Closed

attempt to call nil value newproxy #49

spik3n opened this issue May 1, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@spik3n
Copy link

spik3n commented May 1, 2022

Issue with running a build .exe because of nil value in global newproxy

Error:
line 254: attempt to call a nil valie (global newproxy)

@levno-710 levno-710 added the bug Something isn't working label May 1, 2022
@levno-710 levno-710 self-assigned this May 1, 2022
@levno-710
Copy link
Member

It seems, that Prometheus was build using a Lua Version > 5.1
I added a fix for newer Lua Versions in cb8bb42
This will be included in Prometheus v0.2

@levno-710 levno-710 added the waiting for release The issue has been fixed, but the fix is not included in the current release. label May 1, 2022
@levno-710 levno-710 removed the waiting for release The issue has been fixed, but the fix is not included in the current release. label May 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants