mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-26 01:05:52 +03:00
[GH-ISSUE #699] 奇怪的错误unexpected token Eof () on line 3, column 1 #354
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#354
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JxiaoC on GitHub (Nov 4, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/699
当我使用下面这行nginx配置文件时,在保存过后,会给出保存完成的提示
但是当我点击右上角的
高级模式,准备切换回普通模式的时候,会出现如下的报错提示当我手动把第一行配置文件注释掉过后,又能正常保存了
proxy_cache_path,就会有这个错误提示。禁用,但实际上在/etc/nginx/sites-enabled下是有test.conf这个文件的)@0xJacky commented on GitHub (Apr 14, 2025):
这个是我的锅,跟 gonginx 无关,已在
92dc61ec修复,下个版本发布。补充说明一下,rc.6 将会加入一个新的功能用于图形化配置 Proxy Cache,未来您可以直接在图形界面中修改 proxy_cache_path 的参数