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

nginx-nginx-1.25 编译之后 异常bug #12431

Closed
notionev opened this issue Nov 29, 2024 · 3 comments
Closed

nginx-nginx-1.25 编译之后 异常bug #12431

notionev opened this issue Nov 29, 2024 · 3 comments
Labels
needs-kind Indicates a PR lacks a `kind/foo` label and requires one. needs-priority needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@notionev
Copy link

nginx-1.25
异常报错:
nginx: [emerg] unknown directive "root" in /etc/nginx/nginx.conf:44
nginx: configuration file /etc/nginx/nginx.conf test failed
nginx配置:
location / {
root html;
index index.html index.htm;
}

@notionev notionev added the kind/bug Categorizes issue or PR as related to a bug. label Nov 29, 2024
@k8s-ci-robot k8s-ci-robot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Nov 29, 2024
@k8s-ci-robot
Copy link
Contributor

This issue is currently awaiting triage.

If Ingress contributors determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@longwuyuan
Copy link
Contributor

longwuyuan commented Nov 29, 2024 via email

@k8s-ci-robot k8s-ci-robot added needs-kind Indicates a PR lacks a `kind/foo` label and requires one. and removed kind/bug Categorizes issue or PR as related to a bug. labels Nov 29, 2024
@k8s-ci-robot
Copy link
Contributor

@longwuyuan: Closing this issue.

In response to this:

/remove-kind bug
/Close

Unfortunately, we don't support the root directive or the alias directive.
Because this is not a webserver.

On Fri, 29 Nov, 2024, 09:21 Kubernetes Prow Robot, @.***>
wrote:

This issue is currently awaiting triage.

If Ingress contributors determines this is a relevant issue, they will
accept it by applying the triage/accepted label and provide further
guidance.

The triage/accepted label can be added by org members by writing /triage
accepted in a comment.

Instructions for interacting with me using PR comments are available here
https://git.k8s.io/community/contributors/guide/pull-requests.md. If
you have questions or suggestions related to my behavior, please file an
issue against the kubernetes-sigs/prow
https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:
repository.


Reply to this email directly, view it on GitHub
#12431 (comment),
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ABGZVWXFAZDMZLQXZXEDQSL2C7QEZAVCNFSM6AAAAABSWIB57CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMBXGA2DIMBUG4
.
You are receiving this because you are subscribed to this thread.Message
ID: @.***>

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-kind Indicates a PR lacks a `kind/foo` label and requires one. needs-priority needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
Development

No branches or pull requests

3 participants